diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-07-16 00:54:12 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-07-16 00:54:12 +0000 |
commit | 82eecd04982dcc9371801264b05acb8ab67bd73e (patch) | |
tree | a2e5e729560d83fb9e18423d8b0f9649c270d1e7 /templates/thesaurusindex.html | |
parent | 1bbc600d22135a8ff4eda863c64afedb00cb3c9a (diff) |
Have echolot version in HTML output
Diffstat (limited to 'templates/thesaurusindex.html')
-rw-r--r-- | templates/thesaurusindex.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/thesaurusindex.html b/templates/thesaurusindex.html index 1acc218..c4ba410 100644 --- a/templates/thesaurusindex.html +++ b/templates/thesaurusindex.html @@ -28,7 +28,7 @@ </table> <hr> -Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br> +Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot <TMPL_VAR NAME="version"></a>.<br> Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">. </body> |