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