]> git.cworth.org Git - cworth.org/blobdiff - templates/page.tmpl
Suck the title h1 up into the header div
[cworth.org] / templates / page.tmpl
index 9ff833a0f00b898c2eeb97f410aa5ed1809664a7..ba5ad10fa4b62186b7ad0676ae257b1fcd8984ce 100644 (file)
 <div class="header">
 <div id="logo">
   <img alt="Carl Worth" src="/cworth-banner.png">
+<TMPL_UNLESS NAME="SUPPRESSTITLE">
+<h1>
+<TMPL_VAR TITLE>
+</h1>
+</TMPL_UNLESS>
 </div>
 <TMPL_IF NAME="SEARCHFORM">
 <TMPL_VAR SEARCHFORM>