diff options
Diffstat (limited to 'templates/echolot.html')
-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> |