#include "common.header.tpl.html"

past week's top #if $varExists('subreddit') then $subreddit else ''# stories:

#for story in $story_stats #include "individual.story.tpl.html" #end for

all time top #if $varExists('subreddit') then $subreddit else ''# redditers (based on data in redditriver's database):

#for pos, user in $enumerate($user_stats)

#echo $pos + 1#. $user.user ($user.stories #if $user.stories > 1 then 'stories' else 'story'#)

#end for #include "common.footer.tpl.html"