[% PROCESS sub/date.html %] [% IF recent_type == 'elite' %] [% title = c.loc('Recent Elite Topics') %] [% ELSE %] [% title = c.loc('Recent Topics') %] [% END %] [% IF recent_type != 'my' %] [% RSS_URL = url_prefix _ '/rss' %] [% END %] [% c.load_once("jquery.ui.css") %]
[% c.loc('Forum') %] | [% c.loc("Status") %] | [% c.loc("Subject") %] | [% IF recent_type != 'my' %][% c.loc("Author") %] | [% END %][% c.loc("Reply") %] | [% c.loc("Hit") %] | [% c.loc("Last Update") %] |
[% t.forum.name %] | [% IF t.sticky %]![]() ![]() |
|
[% IF recent_type != 'my' %]
[% t.author.nickname %] | [% END %][% t.total_replies %] | [% t.hit %] | [% t.last_updator.nickname %] | [% date_format(t.last_update_date) %] |
[% INCLUDE 'sub/pager.html' %] |