ikiwiki/templates/inlinepage.tmpl

10 lines
140 B
Cheetah
Raw Normal View History

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