]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - templates/inlinepage.tmpl
Convert postprocessordirectives into preprocessordirectives, so they are
[git.ikiwiki.info.git] / templates / inlinepage.tmpl
1 <div class="inlinepage">
2 <h1><TMPL_VAR PAGELINK></h1>
4 <TMPL_VAR CONTENT>
6 <p>
7 <i>(posted <TMPL_VAR CTIME>)</i>
8 </p>
9 </div>