diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-02-18 06:40:29 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-02-18 06:40:29 +0000 |
commit | e89301162d2dffe6e1b4721b0521252f444e8166 (patch) | |
tree | 4d6d24f9233801cd3b457b172815e06938421384 /templates/echolot.html | |
parent | 4a14e35aa72f11b04fac87d1ebc8cf8f1e2828e1 (diff) |
Fix template
Diffstat (limited to 'templates/echolot.html')
-rw-r--r-- | templates/echolot.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/echolot.html b/templates/echolot.html index 2fdce0b..0ec5784 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.11 2003/02/18 06:38:13 weasel Exp $ --> + <!-- $Id: echolot.html,v 1.12 2003/02/18 06:40:29 weasel Exp $ --> </head> <body> <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1> @@ -126,7 +126,6 @@ Find the Thesaurus index in <a href="thesaurus/">thesaurus/</a>. A summary of <a href="from.html">From Headers/</a> each remailer uses has also been compiled. It also lists which remailers allow setting the From: Header. -</TMPL_IF> <hr> Created by <a href="http://www.palfrader.org/echolot/">Echolot <TMPL_VAR |