sibtracker/templates/smartphone/forum_last_list.tpl

6 lines
192 B
Smarty
Raw Permalink Normal View History

2019-05-18 13:46:03 +08:00
<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>