__section__ default __description__ __title__ __page__ journal __lang__ en_US __name__ journaltop __template__ [% USE Slash %] [% IF type == 'top'; title = "Top Posters By Number of Entries"; ELSIF type == 'recent'; title = "Top Recent Posters By Date"; ELSIF type == 'friend'; title = "Top Posters By Friends"; END %] [% IF type == "friend"; col2 = "Popularity"; ELSE; col2 = "Entries"; END %] [% PROCESS titlebar width => "90%" %] [% FOREACH journal = journals %] [% END %]
User [% col2 %] Last Updated
[% journal.1 %] [% journal.0 %] [% Slash.timeCalc(journal.3) %]


__seclev__ 100