summaryrefslogtreecommitdiff
path: root/template/picnic.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2010-08-23 16:02:56 -0400
committerScott Ostler <scottbot9000@gmail.com>2010-08-23 16:02:56 -0400
commit3e9161e16068b0347e26438de6fb0cb8692d8173 (patch)
tree69ba37589a40d215c61e9864ccdb9811e588e009 /template/picnic.st
parent82c08bc3cf6191146f10cc3cba605f5226281243 (diff)
parent5bc995cc19ea506b7b4888f849b4c1895547cf02 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/picnic.st')
-rw-r--r--template/picnic.st16
1 files changed, 16 insertions, 0 deletions
diff --git a/template/picnic.st b/template/picnic.st
new file mode 100644
index 0000000..e53af50
--- /dev/null
+++ b/template/picnic.st
@@ -0,0 +1,16 @@
+<html><head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>DIS/dump - 8/14/10 PICNIC</title>
+ $head()$
+<style>
+#picnic{position:fixed;height:100%;width:100%}
+#picnic img{position:fixed;height:100%;width:100%}
+</style>
+</head>
+
+<body>
+<div id="picnic">
+<img src="http://dump.fm/images/20100812/1281635098481-dumpfm-pixelfuck-Untitled-66.gif">
+</div>
+
+
+</body></html> \ No newline at end of file