summaryrefslogtreecommitdiff
path: root/.templates
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-09-09 08:38:51 +0200
committerThomas Schwinge <thomas@schwinge.name>2010-09-09 08:38:51 +0200
commit544aa919a00fa6fb8ff8e81fdd919a5d2525f77e (patch)
treeb97c682e506497cf58accd4f96f1a8d193dc0709 /.templates
parentbca345d87795dbf71505f63cd7f59b29f55a8653 (diff)
ikiwiki 2d24281a3abcff8f122a5899c7dee4db29acb00a.
Diffstat (limited to '.templates')
-rw-r--r--.templates/page.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/.templates/page.tmpl b/.templates/page.tmpl
index 4ec3b4bf..c48f6d34 100644
--- a/.templates/page.tmpl
+++ b/.templates/page.tmpl
@@ -11,7 +11,6 @@
</TMPL_IF>
</TMPL_IF>
<TMPL_IF HTML5><meta charset="utf-8" /><TMPL_ELSE><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></TMPL_IF>
-<meta http-equiv="Cache-Control" content="must-revalidate" />
<title><TMPL_VAR TITLE></title>
<TMPL_IF FAVICON>
<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />