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

6 lines
192 B
Smarty

<tr>
<td class="fl_topic">{fl_topic}</td>
<td class="fl_post">{fl_post}</td>
<td class="fl_last_poster">{fl_last_poster}</td>
<td class="fl_last_date">{fl_last_date}</td>
</tr>