From 1fd0be696cf74dd73697d507a7bc7b7db18a1ffd Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Fri, 2 Jul 2010 11:33:14 -0400 Subject: Add /nick/popular --- template/popular.st | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 template/popular.st (limited to 'template/popular.st') diff --git a/template/popular.st b/template/popular.st new file mode 100644 index 0000000..21edcc1 --- /dev/null +++ b/template/popular.st @@ -0,0 +1,49 @@ + + + $nick$'s dump.fm -- popular + $head()$ + + + + + + + $banner()$ +
+ + +
+ $mini_profile$ +
+ $if(dumps)$ + $dumps:{ d | $popular_dump(dump=d)$ }$ + + $else$ + no dumps + $endif$ +
+ +
+
+ $if(prev)$ + + $else$ + + $endif$ + + $if(next)$ + + $else$ + + $endif$ +
+
+ $footer()$ +
+
+
+
+ + -- cgit v1.2.3-70-g09d2