]> sipb.mit.edu Git - ikiwiki.git/blob - templates/recentchanges.tmpl
major overhaul - mention my project as the main one for moinmoin but keep a reference...
[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>