]> sipb.mit.edu Git - ikiwiki.git/blob - templates/aggregatepost.tmpl
4dfedf53da00e47cb63ee0ca96bb45d536b7fbda
[ikiwiki.git] / templates / aggregatepost.tmpl
1 <TMPL_VAR CONTENT>
2 <hr>
3 <p>
4 <i>
5 From <a href="<TMPL_VAR URL>"><TMPL_VAR NAME></a>
6 <TMPL_IF NAME="LINK">
7 ; <a href="<TMPL_VAR LINK>">permalink</a>
8 </TMPL_IF>
9 </i>
10 </p>
11 <TMPL_LOOP NAME="TAGS">
12 [[<TMPL_VAR TAG>]]
13 </TMPL_LOOP>