xevv/templates/recentchanges.tmpl

9 lines
175 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>
<small>Icons from <a href="https://icons8.com/">icons8</a>.</small>
</TMPL_IF>