summaryrefslogtreecommitdiff
path: root/template/dwi.st
diff options
context:
space:
mode:
authortim b <timb@camcompu.home>2010-08-03 23:37:25 -0700
committertim b <timb@camcompu.home>2010-08-03 23:37:25 -0700
commitaa06b93d39c2a6b3a67bc91a01a9f86c315966a8 (patch)
tree068757455a9849e1fc26afaacae8868730bfb688 /template/dwi.st
parent537d5ddb033fda636df847be814af383c565bbf9 (diff)
parent2a7b0ab6991051b917a4ee75435007f3fa06f5f3 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/dwi.st')
-rw-r--r--template/dwi.st15
1 files changed, 15 insertions, 0 deletions
diff --git a/template/dwi.st b/template/dwi.st
new file mode 100644
index 0000000..6e8c512
--- /dev/null
+++ b/template/dwi.st
@@ -0,0 +1,15 @@
+<html><head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>dump.fm - Deal With It GIF Maker</title>
+ $head()$
+
+</head>
+
+<body onload='window.focus();' class="profile" style="margin:0px;"> $banner()$
+
+<div id="chatrap"><div id="dcontent"><div id="messagePane">
+<iframe src="http://dwigif.appspot.com/" width="99%"height="99%"style="border:7px inset #ccc;margin:0px;"></iframe></div></div></div>
+
+ <div id="footerc">
+ $footer()$
+ </div>
+</body></html> \ No newline at end of file