From a70175759c5761f7aa4280280afa44fcb3f85c3b Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Mon, 23 Aug 2010 20:00:49 -0400 Subject: Use rooms/ subdirectory for templates; add per-room templates --- template/chat.st | 192 ------------------------------------------------------- 1 file changed, 192 deletions(-) delete mode 100644 template/chat.st (limited to 'template/chat.st') diff --git a/template/chat.st b/template/chat.st deleted file mode 100644 index f4c4162..0000000 --- a/template/chat.st +++ /dev/null @@ -1,192 +0,0 @@ - - - - -$head()$ - $roomname$ dump.fm - - - - -$if(user_nick)$ - -$endif$ - - - - -$if(dis)$ - $banner_dis()$ -$else$ - $banner()$ - $if(!user_nick)$ - -
-

- If you already have an account, . If not, register now. -

-
-
- - -
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! -
-
-
- - - - -$endif$ -$endif$ - - -
- -
-
-
-
- -
- - -$if(user_nick)$ $endif$ -
-
-$messages: { m | -
- - $m.nick$ - $if(m.favorited)$ - - $else$ - - $endif$ - - $m.content$ -
-}$ -
-
- - $if(user_nick)$ -
-
- - - - - - -
-
-$else$ -
-
- - - - - - -
-
- $endif$ - $if(isadmin)$ - -$endif$ -
- - - -
-
- $footer()$ -
-$preload()$ - - -- cgit v1.2.3-70-g09d2