diff options
Diffstat (limited to 'templates/echolot.html')
-rw-r--r-- | templates/echolot.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/echolot.html b/templates/echolot.html index bbad390..921d64e 100644 --- a/templates/echolot.html +++ b/templates/echolot.html @@ -3,7 +3,7 @@ <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.14 2003/02/18 06:57:07 weasel Exp $ --> + <!-- $Id: echolot.html,v 1.15 2003/10/17 04:12:16 weasel Exp $ --> </head> <body> <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1> @@ -132,7 +132,8 @@ been compiled. It also lists which remailers allow setting the From: Header. <hr> Created by <a href="http://www.palfrader.org/echolot/">Echolot <TMPL_VAR NAME="version"></a> at <TMPL_VAR NAME="CURRENT_TIMESTAMP"> (individual pages -may be newer). +may be newer).<br> +This pinger is operated by <code><TMPL_VAR NAME="operator"></code>. </body> <!-- vim:set ts=2: --> |