ikiwiki/templates/inlinepage.tmpl

10 lines
124 B
Cheetah

<div class="inlinepage">
<h1><TMPL_VAR PAGELINK></h1>
<TMPL_VAR CONTENT>
<p>
<i>(posted <TMPL_VAR CTIME>)</i>
</p>
</div>