diff options
Diffstat (limited to 'templates/echolot.html')
-rw-r--r-- | templates/echolot.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/echolot.html b/templates/echolot.html index cf2804a..59e326a 100644 --- a/templates/echolot.html +++ b/templates/echolot.html @@ -1,7 +1,8 @@ <html> <head> <title>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</title> - <!-- $Id: echolot.html,v 1.3 2002/08/10 11:32:13 weasel Exp $ --> + <META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">"> + <!-- $Id: echolot.html,v 1.4 2002/08/14 22:54:20 weasel Exp $ --> </head> <body> <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1> |