]> 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 7455ec33d530bbcbb1b4e0fbfc355ba97313b227..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>