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 | |
parent | 1bbc600d22135a8ff4eda863c64afedb00cb3c9a (diff) |
Have echolot version in HTML output
Diffstat (limited to 'templates')
-rw-r--r-- | templates/clist.html | 2 | ||||
-rw-r--r-- | templates/mlist.html | 2 | ||||
-rw-r--r-- | templates/mlist2.html | 2 | ||||
-rw-r--r-- | templates/rlist-clear.html | 2 | ||||
-rw-r--r-- | templates/rlist-dsa.html | 2 | ||||
-rw-r--r-- | templates/rlist-rsa.html | 2 | ||||
-rw-r--r-- | templates/rlist.html | 2 | ||||
-rw-r--r-- | templates/rlist2-clear.html | 2 | ||||
-rw-r--r-- | templates/rlist2-dsa.html | 2 | ||||
-rw-r--r-- | templates/rlist2-rsa.html | 2 | ||||
-rw-r--r-- | templates/rlist2.html | 2 | ||||
-rw-r--r-- | templates/thesaurusindex.html | 2 |
12 files changed, 12 insertions, 12 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> diff --git a/templates/mlist.html b/templates/mlist.html index 9daf605..9c88d73 100644 --- a/templates/mlist.html +++ b/templates/mlist.html @@ -60,7 +60,7 @@ Please see the <a href="#legend">Legend</a> below for interpretative data. <TMPL_INCLUDE NAME="templates/v1legend.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> diff --git a/templates/mlist2.html b/templates/mlist2.html index b29fbb2..0eec654 100644 --- a/templates/mlist2.html +++ b/templates/mlist2.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> diff --git a/templates/rlist-clear.html b/templates/rlist-clear.html index fd84084..dac6812 100644 --- a/templates/rlist-clear.html +++ b/templates/rlist-clear.html @@ -60,7 +60,7 @@ Please see the <a href="#legend">Legend</a> below for interpretative data. <TMPL_INCLUDE NAME="templates/v1legend.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> diff --git a/templates/rlist-dsa.html b/templates/rlist-dsa.html index 9fedd10..a1e2a78 100644 --- a/templates/rlist-dsa.html +++ b/templates/rlist-dsa.html @@ -60,7 +60,7 @@ Please see the <a href="#legend">Legend</a> below for interpretative data. <TMPL_INCLUDE NAME="templates/v1legend.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> diff --git a/templates/rlist-rsa.html b/templates/rlist-rsa.html index 0ce32a5..40619c7 100644 --- a/templates/rlist-rsa.html +++ b/templates/rlist-rsa.html @@ -60,7 +60,7 @@ Please see the <a href="#legend">Legend</a> below for interpretative data. <TMPL_INCLUDE NAME="templates/v1legend.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> diff --git a/templates/rlist.html b/templates/rlist.html index 93121ac..66cb49b 100644 --- a/templates/rlist.html +++ b/templates/rlist.html @@ -60,7 +60,7 @@ Please see the <a href="#legend">Legend</a> below for interpretative data. <TMPL_INCLUDE NAME="templates/v1legend.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> diff --git a/templates/rlist2-clear.html b/templates/rlist2-clear.html index 4b6b261..091f866 100644 --- a/templates/rlist2-clear.html +++ b/templates/rlist2-clear.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> diff --git a/templates/rlist2-dsa.html b/templates/rlist2-dsa.html index 0a37c7c..2a57ce3 100644 --- a/templates/rlist2-dsa.html +++ b/templates/rlist2-dsa.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> diff --git a/templates/rlist2-rsa.html b/templates/rlist2-rsa.html index 8afe5dc..dcbf447 100644 --- a/templates/rlist2-rsa.html +++ b/templates/rlist2-rsa.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> diff --git a/templates/rlist2.html b/templates/rlist2.html index 4a2766f..cc5cad7 100644 --- a/templates/rlist2.html +++ b/templates/rlist2.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> 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> |