summaryrefslogtreecommitdiff
path: root/static/idgi
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2013-08-09 09:33:40 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2013-08-09 09:33:40 -0400
commitc1550c8b525521251d8213740dc56371644dc708 (patch)
tree7e25fdc98262bc65a71906a395275f8e46f0c3ea /static/idgi
parenta7cad3dea595698294e55673b10b4380315a8013 (diff)
Prod commit #2
Diffstat (limited to 'static/idgi')
-rw-r--r--static/idgi/index.html55
1 files changed, 55 insertions, 0 deletions
diff --git a/static/idgi/index.html b/static/idgi/index.html
new file mode 100644
index 0000000..d20b89d
--- /dev/null
+++ b/static/idgi/index.html
@@ -0,0 +1,55 @@
+<html>
+ <head>
+ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
+ <script type="text/javascript" src="/static/js/underscore-min.js"></script>
+ <script type="text/javascript" src="/static/js/register.js"></script>
+ <script>
+ $(document).ready(initRegister);
+ </script>
+ <style>
+
+
+ input{width:600px;height:70px;margin-bottom:20px;}
+body{min-width:600px;font-size:10px;font-family: Comic Sans MS,Verdana,Helvetica,sans-serif; background-image:url('http://dumpfm.s3.amazonaws.com/images/20101229/1293613078541-dumpfm-adultbraces-vipnotdiy.gif');padding:20px;border:40px ridge yellow;color:blue;}
+html{background-image:url('http://dumpfm.s3.amazonaws.com/images/20101130/1291165289435-dumpfm-smokecrack-vip.gif');background-position:center;}
+ </style>
+ <link rel="stylesheet" type="text/css" href="static/css/index.css">
+ <link rel="shortcut icon" href="static/favicon.ico">
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+ <META NAME="keywords" CONTENT="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board">
+ <META NAME="description" CONTENT="Talk with pictures!">
+ <title>dump.fm - register</title></head>
+ <body style="width:250px;margin:30 auto;background:yellow;>
+
+
+ <div align="center"><h1><b>CLOSED FOR NOW LOL...</b></h1><br>
+ <!-- <label style="text-align:left;margin-bottom:-8px;">username</label>
+ <input type="text" class="field" id="nickInput" />
+ <br>
+
+ <label style="text-align:left;margin-bottom:-8px;">password</label>
+ <input type="password" class="field" id="passwordInput" />
+ <br>
+ <label style="text-align:left;margin-bottom:-8px;">password2x</label>
+ <input type="password" class="field" id="passwordInput2" />
+ <br>
+ <label style="text-align:left;margin-bottom:-8px;">email</label>
+ <input type="text" class="field" id="emailInput" />
+ <br>
+
+ <div align="right">
+ <input type="submit" class="submit" id="submit" value="Register!" />-->
+
+
+ <script type="text/javascript">
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+ </script>
+ <script type="text/javascript">
+ try {
+ var pageTracker = _gat._getTracker("UA-12364576-1");
+ pageTracker._trackPageview();
+ } catch(err) {}</script>
+
+ </body>
+</html>