Drop Cache-Control must-revalidate (Firefox 3.5.10 does not seem to have the caching...
[ikiwiki.git] / templates / page.tmpl
index da8c2940f8cc74b98498ed6759e54ddfe5b1b5cb..703a6d8de0db416416dc5f8fc171972c6edbda77 100644 (file)
@@ -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" />