diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-07-12 01:22:49 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-07-12 01:22:49 +0000 |
commit | 701de306db308cf5ba27fcc8da12b50806a4a9bb (patch) | |
tree | c883d8886f87ffb91bdc4fb1cd296e5de5479ebc /templates/rlist.html | |
parent | af6ccd05d4d1a785d608f0cdad3e6b8111ef85d4 (diff) |
Have correct title tags and some layout change
Diffstat (limited to 'templates/rlist.html')
-rw-r--r-- | templates/rlist.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/rlist.html b/templates/rlist.html index a9f2ee6..556cc1c 100644 --- a/templates/rlist.html +++ b/templates/rlist.html @@ -1,12 +1,10 @@ <html> <head> - <title>Thesaurus [<TMPL_VAR NAME="SITE_NAME">]</title> + <title>Cypherpunk Remailers [<TMPL_VAR NAME="SITE_NAME">]</title> </head> <body> <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1> -<h2>Cypherpunk Remailers</h2> - <p> This is an automatically generated list of remailer reliability statistics. @@ -51,6 +49,8 @@ Available Stats: <p> <a HREF="./">Up</a> +<h2>Cypherpunk Remailers</h2> + <p> <pre> <TMPL_VAR NAME="list"> |