From 8b77b6f722768216348976e1b4b83cf9a13e2438 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Tue, 15 Feb 2011 17:56:09 -0500 Subject: front page going live --- template/frontpage.st | 35 ++++++++++++++--------------------- template/log_dump.st | 3 +-- 2 files changed, 15 insertions(+), 23 deletions(-) (limited to 'template') diff --git a/template/frontpage.st b/template/frontpage.st index 7910771..b6cb58a 100644 --- a/template/frontpage.st +++ b/template/frontpage.st @@ -453,34 +453,27 @@ jQuery(window).load(function(){ -
-
-You are viewing the current trending images posted to dump.fm; a super fun community of real-time image posting. - If you already have an account If not register! - - - -
+
+
+ $if(user_nick)$ + JOIN CHAT +
+ +
+ $else$ + Here are today's top images from dump.fm +

+ Join the conversation! or register + $endif$ +
$if(dumps)$ - - - $dumps: { d | $hall_log_dump(dump=d)$ }$ - - $if(json_tags)$ - - $endif$ - $else$ - No dumps! $endif$
diff --git a/template/log_dump.st b/template/log_dump.st index 1cf3145..fced8de 100644 --- a/template/log_dump.st +++ b/template/log_dump.st @@ -4,8 +4,7 @@ $else$
$endif$ -
$dump.message_id$
-$dump.created_on$ -- by $dump.nick$$if(dump.score)$ $dump.score$$endif$ +$dump.created_on$ -- by $dump.nick$
$dump.content$

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