summaryrefslogtreecommitdiff
path: root/template/3frames.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2010-12-03 18:00:43 -0500
committerScott Ostler <scottbot9000@gmail.com>2010-12-03 18:00:43 -0500
commit4ccea08b8edbd3440f23cee2730a62d4013dc6e0 (patch)
tree4ec5b32b9719c9fbdc629b06f324f43a1c0a9f62 /template/3frames.st
parent13541b84837c8f360e2ae825d81ae489691b9e14 (diff)
parent59af476f7d0c29319931102f05b7b6da63c5ee54 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/3frames.st')
-rw-r--r--template/3frames.st15
1 files changed, 15 insertions, 0 deletions
diff --git a/template/3frames.st b/template/3frames.st
new file mode 100644
index 0000000..3fd00a8
--- /dev/null
+++ b/template/3frames.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://3fram.es/" 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