- Adds a tag plugin that allows more easily tagging pages.
[ikiwiki] / templates / inlinepagetitle.tmpl
1 <p>
2 <TMPL_VAR PAGELINK><br />
3 <i>
4 Posted <TMPL_VAR CTIME>
5 <!-- <TMPL_IF NAME="TAGS"><TMPL_VAR TAGS></TMPL_IF> -->
6 </i>
7 </p>