]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - templates/inlinepage.tmpl
header can appear more than one time, so is a class, not an id
[git.ikiwiki.info.git] / templates / inlinepage.tmpl
1 <div class="inlinepage">
2 <span class="header"><TMPL_VAR PAGELINK></span>
4 <TMPL_VAR CONTENT>
6 <p>
7 <i>(posted <TMPL_VAR CTIME>)</i>
8 </p>
9 </div>