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/clist.html | |
parent | 1bbc600d22135a8ff4eda863c64afedb00cb3c9a (diff) |
Have echolot version in HTML output
Diffstat (limited to 'templates/clist.html')
-rw-r--r-- | templates/clist.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/clist.html b/templates/clist.html index ed3d920..dbae827 100644 --- a/templates/clist.html +++ b/templates/clist.html @@ -60,7 +60,7 @@ Please see the <a href="#legend">Legend</a> below for interpretative data. <TMPL_INCLUDE NAME="templates/v2legend.html"> <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> |