summaryrefslogtreecommitdiff
path: root/template/chat.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/chat.st')
-rw-r--r--template/chat.st16
1 files changed, 2 insertions, 14 deletions
diff --git a/template/chat.st b/template/chat.st
index a08138f..e75c1e4 100644
--- a/template/chat.st
+++ b/template/chat.st
@@ -17,7 +17,7 @@
<html>
<head>
$head()$
- <title>dump.fm</title>
+ <title>$roomname$ dump.fm</title>
<META name="keywords" content="credit, mortgage, dating, hot girls, hot guys, debt solutions, get rich quick">
<link rel="stylesheet" type="text/css" href="/static/css/dump.css">
@@ -127,19 +127,7 @@ $messages: { m |
</div>
<div id="palette"><div id="palette-thumbs"></div></div>
<div id="footerc">
- <p>
-<script type="text/javascript"><!--
-google_ad_client = "pub-9863902168532765";
-/* 728x15, created 5/22/10 */
-google_ad_slot = "3981015107";
-google_ad_width = 728;
-google_ad_height = 15;
-//-->
-</script>
-<script type="text/javascript"
-src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-</script>
- <p>
+ $footer()$
</div>
$preload()$
</body>