diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-09-10 20:44:45 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-09-10 20:44:45 +0000 |
commit | d594ffd29b361bf2b964d76ddfdd7a0e1b480d12 (patch) | |
tree | 49c2e874130de1492ac3befbb24f89b7afefc80c /templates/clist.html | |
parent | 5d2e68445abbaa16a066699b78d81c1eb1512137 (diff) |
Template cleanup: fix a link and add links to .txt versions to front page
Diffstat (limited to 'templates/clist.html')
-rw-r--r-- | templates/clist.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/clist.html b/templates/clist.html index a7174f4..37579e2 100644 --- a/templates/clist.html +++ b/templates/clist.html @@ -2,13 +2,13 @@ <head> <title>Remailers (combined list) [<TMPL_VAR NAME="SITE_NAME">]</title> <META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">"> - <!-- $Id: clist.html,v 1.7 2002/08/14 22:54:20 weasel Exp $ --> + <!-- $Id: clist.html,v 1.8 2002/09/10 20:44:45 weasel Exp $ --> </head> <body> <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1> <p> -<a HREF="./">Up</a> <a href="xlist.txt">Plaintext version</a> +<a HREF="./">Up</a> <a href="clist.txt">Plaintext version</a> <p> Available Stats: |