From 49f6a569b3a81aaea0ae283ca558b5a82d1d68af Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Sun, 13 Feb 2011 21:50:51 -0500 Subject: front page templates --- template/frontpage.st | 528 ++++++++++++++++++++++++++++++++++++++++++++++++++ template/log_dump.st | 2 +- 2 files changed, 529 insertions(+), 1 deletion(-) create mode 100644 template/frontpage.st (limited to 'template') diff --git a/template/frontpage.st b/template/frontpage.st new file mode 100644 index 0000000..c5851f5 --- /dev/null +++ b/template/frontpage.st @@ -0,0 +1,528 @@ + + + + dump.fm log + + + + + + + + + + + + + + + +$if(!user_nick)$ + + +$endif$ +$if(isadmin)$ + + + + + +$endif$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
$roomkey$ log +

+dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love. +

+ If you already have an account If not register! + + + +
+ + $if(dumps)$ + + + + $dumps: { d | $log_dump(dump=d)$ }$ + + $if(json_tags)$ + + $endif$ + $else$ + No dumps! + $endif$ +
+ +
+ + $if(prev)$ + + $else$ + + $endif$ + + $if(next)$ + + $else$ + + $endif$ + +
+ + +

+ + +$google_analytics()$ +$debug_log()$ + + +
+
+ + close +
+
+
+ + + + +Loading... + + + diff --git a/template/log_dump.st b/template/log_dump.st index d1fce95..60080ad 100644 --- a/template/log_dump.st +++ b/template/log_dump.st @@ -5,7 +5,7 @@ $else$ $endif$ -$dump.created_on$ -- by $dump.nick$ +$dump.created_on$ -- by $dump.nick$$if(dump.score)$ $dump.score$$endif$
$dump.content$

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