]> sipb.mit.edu Git - ikiwiki.git/blob - templates/recentchanges.tmpl
fix a typo and remove commneted out ctime line
[ikiwiki.git] / templates / recentchanges.tmpl
1 <TMPL_IF FIRST>
2 <div class="recentchanges">
3 </TMPL_IF>
4 <TMPL_VAR CONTENT>
5 <TMPL_IF LAST>
6 </div>
7 </TMPL_IF>