diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-07-15 03:08:05 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-07-15 03:08:05 +0000 |
commit | d39d497c4812107f9432c66d3e8c6164a64c9920 (patch) | |
tree | 8404ab8f7eb0c6f3084e13f5643a334510e86a2a /templates/rlist2-dsa.html | |
parent | 7a344ffd4abb4c7864cfc77da543dd043deeb64e (diff) |
Added legend and some redesign
Diffstat (limited to 'templates/rlist2-dsa.html')
-rw-r--r-- | templates/rlist2-dsa.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/templates/rlist2-dsa.html b/templates/rlist2-dsa.html index 3a3c2b4..0a37c7c 100644 --- a/templates/rlist2-dsa.html +++ b/templates/rlist2-dsa.html @@ -6,8 +6,7 @@ <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1> <p> -This is an automatically generated list of remailer reliability -statistics. +<a HREF="./">Up</a> <a href="rlist2-dsa.txt">Plaintext version</a> <p> Available Stats: @@ -46,16 +45,20 @@ Available Stats: </tr> </table> -<p> -<a HREF="./">Up</a> - <h2>Cypherpunk Remailers (v2, DSA only)</h2> <p> +This is an automatically generated list of remailer reliability +statistics. +Please see the <a href="#legend">Legend</a> below for interpretative data. + +<p> <pre> <TMPL_VAR NAME="list"> </pre> +<TMPL_INCLUDE NAME="templates/v2legend.html"> + <hr> Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br> Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">. |