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