]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - templates/inlinepage.tmpl
* The page name and parent links has switched from using a <h1> to a styled
[git.ikiwiki.info.git] / templates / inlinepage.tmpl
1 <div class="inlinepage">
2 <span id="header"><TMPL_VAR PAGELINK></span>
4 <TMPL_VAR CONTENT>
6 <p>
7 <i>(posted <TMPL_VAR CTIME>)</i>
8 </p>
9 </div>