aboutsummaryrefslogtreecommitdiff
path: root/templates/inlinepage.tmpl
blob: bcb61335dccdfc5784b2fc11ff022401f15a2595 (plain)
1
2
3
4
5
6
7
8
9
<div class="inlinepage">
<span class="header"><TMPL_VAR PAGELINK></span>

<TMPL_VAR CONTENT>

<p>
<i>(posted <TMPL_VAR CTIME>)</i>
</p>
</div>