]> git.cworth.org Git - cworth.org/blobdiff - templates/page.tmpl
se meta plugin for titles instead of just h1 tags
[cworth.org] / templates / page.tmpl
index 9ff833a0f00b898c2eeb97f410aa5ed1809664a7..b675911ab3467564af6a8cf4c4397d5c320bf547 100644 (file)
 <div id="logo">
   <img alt="Carl Worth" src="/cworth-banner.png">
 </div>
+<TMPL_UNLESS NAME="SUPPRESSTITLE">
+<span>
+<TMPL_VAR TITLE>
+</span>
+</TMPL_UNLESS>
 <TMPL_IF NAME="SEARCHFORM">
 <TMPL_VAR SEARCHFORM>
 </TMPL_IF>