diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-10-17 05:51:14 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-10-17 05:51:14 +0000 |
commit | e6fb9382199e016bd6487f5ea21c3496904933c6 (patch) | |
tree | b9f2cb18ecc253973344db126bce9233e690f780 | |
parent | 455c4721503e5ef9b3078de2c349785e1dfc097f (diff) |
Have a pinger-version comment
-rw-r--r-- | templates/echolot.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/echolot.html b/templates/echolot.html index 6ec71b5..b75fd8a 100644 --- a/templates/echolot.html +++ b/templates/echolot.html @@ -3,7 +3,9 @@ <title>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</title> <META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">"> <link href="echolot.css" rel="stylesheet" type="text/css"> - <!-- $Id: echolot.html,v 1.17 2003/10/17 05:42:16 weasel Exp $ --> + <!-- Pinger-Version: Echolot <TMPL_VAR NAME="version"> + --> + <!-- $Id: echolot.html,v 1.18 2003/10/17 05:51:14 weasel Exp $ --> </head> <body> <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1> |