summaryrefslogtreecommitdiff
path: root/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'page.tmpl')
-rw-r--r--page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/page.tmpl b/page.tmpl
index 92bffc1..17e32a1 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -32,7 +32,6 @@
</TMPL_IF>
<TMPL_IF FEEDLINKS><TMPL_VAR FEEDLINKS></TMPL_IF>
<TMPL_IF RELVCS><TMPL_VAR RELVCS></TMPL_IF>
-<TMPL_IF META><TMPL_VAR META></TMPL_IF>
<TMPL_LOOP TRAILLOOP>
<TMPL_IF PREVPAGE>
<link rel="prev" href="<TMPL_VAR PREVURL>" title="<TMPL_VAR PREVTITLE>" />
@@ -45,6 +44,7 @@
</TMPL_UNLESS>
<script src="<TMPL_VAR BASEURL>modernizr.js"></script>
+<TMPL_IF META><TMPL_VAR META></TMPL_IF>
</head>
<body>