summaryrefslogtreecommitdiff
path: root/templates/thesaurusindex.html
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2002-08-14 22:54:20 +0000
committerPeter Palfrader <peter@palfrader.org>2002-08-14 22:54:20 +0000
commit4c4780f4772acb5abcc57b03d114c5e1364af63a (patch)
tree701c35d162ff59ba1d1d18d6307ec3bbd81b19ec /templates/thesaurusindex.html
parent498f8447729375dad80bd2c05bc5c167bc25b3cc (diff)
Create .meta files with the expiry date of pages.
Also put the expiry date in HTML meta headers. Make indexfilebasename a configure option. Code cleanup: renamed some functions.
Diffstat (limited to 'templates/thesaurusindex.html')
-rw-r--r--templates/thesaurusindex.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/thesaurusindex.html b/templates/thesaurusindex.html
index fc4d181..08b8bf8 100644
--- a/templates/thesaurusindex.html
+++ b/templates/thesaurusindex.html
@@ -1,7 +1,8 @@
<html>
<head>
<title>Thesaurus [<TMPL_VAR NAME="SITE_NAME">]</title>
- <!-- $Id: thesaurusindex.html,v 1.4 2002/08/10 01:34:57 weasel Exp $ -->
+ <META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
+ <!-- $Id: thesaurusindex.html,v 1.5 2002/08/14 22:54:20 weasel Exp $ -->
</head>
<body>
<h1>Thesaurus [<TMPL_VAR NAME="SITE_NAME">]</h1>