From 41f5177eba9650b181703eb95a89a7aa12ed6f92 Mon Sep 17 00:00:00 2001 From: tim b Date: Tue, 3 Aug 2010 23:40:33 -0700 Subject: dis banner --- template/banner_dis.st | 108 +++++++++++++++++++++++++++++++++++++++++++++++++ template/chat.st | 6 ++- 2 files changed, 113 insertions(+), 1 deletion(-) create mode 100644 template/banner_dis.st diff --git a/template/banner_dis.st b/template/banner_dis.st new file mode 100644 index 0000000..6aa0111 --- /dev/null +++ b/template/banner_dis.st @@ -0,0 +1,108 @@ +
+
+
+
+
+ + +
+
+
+
+
+
+ $if(user_nick)$ + + + + + Profile + + + +
+
+ +
+
+ + + $else$ + The coolest way to share pictures. Click here to get started! + $endif$ +
+
+
+
+
+ + $if(user_nick)$ + + + + + $else$ +
+ +
+ + + $endif$ +
+
+$if(user_nick)$ + talk with pictures! - checkout the image vortex!! $else$ Talk with pictures! - checkout the nifty dump fm image vortex! $endif$ + - news - gossip - art - gif - design - fashion + $if(isadmin)$ - NAUGHTY BOYS DELIGHT +$endif$ +
+ + + +$if(user_nick)$ +
+
+ Logout +
+
+ + +$else$ +
+ $form_login()$ +
+$endif$ +
+
+ previous + + next + close +
+
+
+
+

+
+ \ No newline at end of file diff --git a/template/chat.st b/template/chat.st index 00473f1..21ae381 100644 --- a/template/chat.st +++ b/template/chat.st @@ -67,7 +67,11 @@ $endif$ -$banner()$ +$if(dis)$ + $banner_dis()$ +$else$ + $banner()$ +$endif$
-- cgit v1.2.3-70-g09d2