]> git.cworth.org Git - cworth.org/blobdiff - templates/page.tmpl
Add the word "Subscribe" to RSS and Atom buttons
[cworth.org] / templates / page.tmpl
index 9ff833a0f00b898c2eeb97f410aa5ed1809664a7..3dec7305b865880ddf00385f9f88928d48b032ea 100644 (file)
 <div id="logo">
   <img alt="Carl Worth" src="/cworth-banner.png">
 </div>
+<TMPL_UNLESS NAME="SUPPRESSTITLE">
+<h1>
+<TMPL_VAR TITLE>
+</h1>
+</TMPL_UNLESS>
 <TMPL_IF NAME="SEARCHFORM">
 <TMPL_VAR SEARCHFORM>
 </TMPL_IF>