sibtracker/templates/default/forum_last.tpl
2019-05-18 13:46:03 +08:00

13 lines
476 B
Smarty

<div class="widget"><div class="title"><a href="/forum/getnew/">Íîâûå ñîîáùåíèÿ</a>Ïîñëåäíèå òåìû ôîðóìà</div>
<table width="100%" cellspacing="0" cellpadding="0" border="0" class="userstop">
<tr><thead>
<td class="fl_topic"><b>Òåìà</b></td>
<td class="fl_post"><b>Îòâåòîâ</b></td>
<td class="fl_last_poster"><b>Ïîñëåäíèé</b></td>
<td class="fl_last_date"><b>Äàòà</b></td>
</thead></tr>
{last_list}
</table>
</div>