From b025be7b869c06a774c09c92170c060bd9e1b179 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 3 Dec 2002 02:59:13 +0000 Subject: Have support for translated templates Use CSS - they need to be trimmed, I don't like Sergiusz's colors thesaurusindexfile and indexfilebasename config values should not longer have the extension (.html) in them --- templates/clist.html | 3 ++- templates/echolot.html | 3 ++- templates/mlist.html | 3 ++- templates/mlist2.html | 3 ++- templates/rlist-clear.html | 3 ++- templates/rlist-dsa.html | 3 ++- templates/rlist-rsa.html | 3 ++- templates/rlist.html | 3 ++- templates/rlist2-clear.html | 3 ++- templates/rlist2-dsa.html | 3 ++- templates/rlist2-rsa.html | 3 ++- templates/rlist2.html | 3 ++- templates/thesaurusindex.html | 3 ++- 13 files changed, 26 insertions(+), 13 deletions(-) (limited to 'templates') diff --git a/templates/clist.html b/templates/clist.html index da2ec29..29f5f37 100644 --- a/templates/clist.html +++ b/templates/clist.html @@ -2,7 +2,8 @@ Remailers (combined list) [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/echolot.html b/templates/echolot.html index 161840c..82d710c 100644 --- a/templates/echolot.html +++ b/templates/echolot.html @@ -2,7 +2,8 @@ Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/mlist.html b/templates/mlist.html index fa2e5bc..0980ce8 100644 --- a/templates/mlist.html +++ b/templates/mlist.html @@ -2,7 +2,8 @@ Mixmaster Remailers [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/mlist2.html b/templates/mlist2.html index 4624f84..fd64666 100644 --- a/templates/mlist2.html +++ b/templates/mlist2.html @@ -2,7 +2,8 @@ Mixmaster Remailers (v2) [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/rlist-clear.html b/templates/rlist-clear.html index fa0124b..ff13738 100644 --- a/templates/rlist-clear.html +++ b/templates/rlist-clear.html @@ -2,7 +2,8 @@ Cypherpunk Remailers (cleartext only) [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/rlist-dsa.html b/templates/rlist-dsa.html index a4ecaaf..7441395 100644 --- a/templates/rlist-dsa.html +++ b/templates/rlist-dsa.html @@ -2,7 +2,8 @@ Cypherpunk Remailers (DSA only) [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/rlist-rsa.html b/templates/rlist-rsa.html index 8476e47..ef03f75 100644 --- a/templates/rlist-rsa.html +++ b/templates/rlist-rsa.html @@ -2,7 +2,8 @@ Cypherpunk Remailers (RSA only) [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/rlist.html b/templates/rlist.html index 3ff82c0..61f3f08 100644 --- a/templates/rlist.html +++ b/templates/rlist.html @@ -2,7 +2,8 @@ Cypherpunk Remailers [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/rlist2-clear.html b/templates/rlist2-clear.html index baa3669..9733df2 100644 --- a/templates/rlist2-clear.html +++ b/templates/rlist2-clear.html @@ -2,7 +2,8 @@ Cypherpunk Remailers (v2, cleartext only) [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/rlist2-dsa.html b/templates/rlist2-dsa.html index 6c22631..2026402 100644 --- a/templates/rlist2-dsa.html +++ b/templates/rlist2-dsa.html @@ -2,7 +2,8 @@ Cypherpunk Remailers (v2, DSA only) [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/rlist2-rsa.html b/templates/rlist2-rsa.html index 915dbbe..1452132 100644 --- a/templates/rlist2-rsa.html +++ b/templates/rlist2-rsa.html @@ -2,7 +2,8 @@ Cypherpunk Remailers (v2, RSA only) [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/rlist2.html b/templates/rlist2.html index 33e924b..2450e06 100644 --- a/templates/rlist2.html +++ b/templates/rlist2.html @@ -2,7 +2,8 @@ Cypherpunk Remailers (v2) [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Remailer Reliability Stats []

diff --git a/templates/thesaurusindex.html b/templates/thesaurusindex.html index 08b8bf8..61b7393 100644 --- a/templates/thesaurusindex.html +++ b/templates/thesaurusindex.html @@ -2,7 +2,8 @@ Thesaurus [<TMPL_VAR NAME="SITE_NAME">] "> - + +

Thesaurus []

-- cgit v1.2.3