xevv/templates/recentchanges.tmpl

9 lines
182 B
Cheetah
Raw Normal View History

2019-12-31 01:27:15 -08:00
<TMPL_IF FIRST>
<div class="recentchanges">
</TMPL_IF>
<TMPL_VAR CONTENT>
<TMPL_IF LAST>
</div>
2019-12-31 01:37:19 -08:00
<p><small>Icons from <a href="https://icons8.com/">icons8</a>.</small></p>
2019-12-31 01:27:15 -08:00
</TMPL_IF>