]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/page.tmpl
Degrade breadcrumbs from h1 to div.
[ikiwiki.git] / templates / page.tmpl
index 76535947334d7d60536ecaac93c3fc1977d87759..b59cf72386467e1ef2e9af6c0e39ddede0732494 100644 (file)
                                 </div>
                         </div>
                         <div id="featured-block" class="generic">
-                               <h1><span class="parentlinks">
+                               <div><span class="parentlinks">
                                <TMPL_LOOP NAME="PARENTLINKS">
                                <a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a> /
                                </TMPL_LOOP>
                                </span>
                                <span class="title">
                                <TMPL_VAR TITLE>
-                               </span></h1>
+                               </span></div>
                                <TMPL_VAR CONTENT>
                         </div>
                        <div id="prefooter"></div>