summaryrefslogtreecommitdiff
path: root/template/rooms/chat.down.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/rooms/chat.down.st')
-rw-r--r--template/rooms/chat.down.st32
1 files changed, 32 insertions, 0 deletions
diff --git a/template/rooms/chat.down.st b/template/rooms/chat.down.st
new file mode 100644
index 0000000..ef1b267
--- /dev/null
+++ b/template/rooms/chat.down.st
@@ -0,0 +1,32 @@
+<!--/*
+
+ _____ ___ ___ ___ ___ ___
+ / /::\ /__/\ /__/\ / /\ / /\ /__/\
+ / /:/\:\ \ \:\ | |::\ / /::\ / /:/_ | |::\
+ / /:/ \:\ \ \:\ | |:|:\ / /:/\:\ / /:/ /\ | |:|:\
+ /__/:/ \__\:| ___ \ \:\ __|__|:|\:\ / /:/~/:/ / /:/ /:/ __|__|:|\:\
+ \ \:\ / /:/ /__/\ \__\:\ /__/::::| \:\ /__/:/ /:/ /__/:/ /:/ /__/::::| \:\
+ \ \:\ /:/ \ \:\ / /:/ \ \:\~~\__\/ \ \:\/:/ \ \:\/:/ \ \:\~~\__\/
+ \ \:\/:/ \ \:\ /:/ \ \:\ \ \::/ \ \::/ \ \:\
+ \ \::/ \ \:\/:/ \ \:\ \ \:\ \ \:\ \ \:\
+ \__\/ \ \::/ \ \:\ \ \:\ \ \:\ \ \:\
+ \__\/ \__\/ \__\/ \__\/ \__\/
+
+ (c)2010 dump.fm -->
+
+<html>
+ <head>
+<link rel="shortcut icon" href="$domain$/static/favicon.ico">
+ <title>dump.fm</title>
+ <style>
+ body{width:100%;height:100%;background-image:url('http://i.imgur.com/JR7Ge.gif');overflow:hidden;}
+ </style>
+ </head>
+ <body>
+ <center>
+ <img src="http://i.imgur.com/BNeoy.png"style="margin-top:15%;">
+ </center>
+ </body></html>
+
+
+ \ No newline at end of file