diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-07 22:48:43 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-07 22:48:43 -0400 |
| commit | 8e2c38d9cbd59a3e9603ca48321c8f09bea9bea1 (patch) | |
| tree | 31421b711ca10f8d86e7444ecc0a65f4923442fc /template/chat.st | |
| parent | f7414b465adcd2de9593379d83a96e819417377b (diff) | |
timb committing prod changes
Diffstat (limited to 'template/chat.st')
| -rw-r--r-- | template/chat.st | 16 |
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> |
