From 15f5a8ed8e981486697790fe9613b1c26dceda42 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Wed, 23 Jun 2010 15:57:14 -0400 Subject: Added faving to hall of fame --- template/fame.st | 2 +- template/fame_dump.st | 14 +++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'template') diff --git a/template/fame.st b/template/fame.st index 9742362..0fa5b03 100644 --- a/template/fame.st +++ b/template/fame.st @@ -16,7 +16,7 @@
-

Hall Of Fame


+

Hall Of Fame


Updated every few hours

diff --git a/template/fame_dump.st b/template/fame_dump.st index c0fb2a2..8ebce02 100644 --- a/template/fame_dump.st +++ b/template/fame_dump.st @@ -1,4 +1,8 @@ -
+$if(dump.ztags)$ +
+$else$ +
+$endif$ $dump.created_on$ -- by $dump.nick$
@@ -7,8 +11,12 @@ $if(dump.avatar)$ $else$ $endif$ - -
   $dump.count$ +
   $dump.count$ +$if(dump.favorited)$ + +$else$ + +$endif$
$dump.content$

$share_buttons()$ -- cgit v1.2.3-70-g09d2