summaryrefslogtreecommitdiff
path: root/templates/page.tmpl
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-15 01:14:47 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-15 01:14:47 +0100
commit49fac7fbdb4998734c654d2a308cd1defbe3b3e6 (patch)
tree012d071813ef790763dc31923f9de1e24e9fb2d0 /templates/page.tmpl
parentd1eba95cdc221b977dedb07e84f41db51c812915 (diff)
Oops, add missing </span>
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 68b15d81d..f2f9c34cc 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -28,6 +28,7 @@
<span class="title">
<TMPL_VAR TITLE>
</span>
+</span><!--.header-->
<TMPL_IF NAME="SEARCHFORM">
<TMPL_VAR SEARCHFORM>
</TMPL_IF>