]> 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 3dec7305b865880ddf00385f9f88928d48b032ea..ba5ad10fa4b62186b7ad0676ae257b1fcd8984ce 100644 (file)
 <div class="header">
 <div id="logo">
   <img alt="Carl Worth" src="/cworth-banner.png">
-</div>
 <TMPL_UNLESS NAME="SUPPRESSTITLE">
 <h1>
 <TMPL_VAR TITLE>
 </h1>
 </TMPL_UNLESS>
+</div>
 <TMPL_IF NAME="SEARCHFORM">
 <TMPL_VAR SEARCHFORM>
 </TMPL_IF>