]> git.cworth.org Git - cworth.org/commitdiff
Revert "Suck the title h1 up into the header div"
authorCarl Worth <cworth@cworth.org>
Fri, 1 Jun 2007 19:42:41 +0000 (12:42 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 1 Jun 2007 19:42:41 +0000 (12:42 -0700)
This reverts commit 763643bef17bea0faae2c1eb320a39c7f94b7b57.

templates/page.tmpl

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