-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathform.html
32 lines (27 loc) · 1.13 KB
/
form.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!doctype html>
<html lang="en-us">
<head><script type="text/javascript">var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);</script>
<meta charset="utf-8">
<meta name="description" content="A fun and simple way to talk & play with piics. Now available for iPhone in the App Store.">
<meta name="author" content="(c) Piictu, Inc. All rights reserved.">
<title>Piictu <3</title>
<link href="css/api.css" type="text/css" rel="stylesheet">
<link rel="shortcut icon" href="http://piictu.com/favicon.png" type="image/x-icon">
<style type="text/css" media="screen">
#footer{position:relative;}
</style>
</head>
<body>
<section id="main">
<header>
<section>
<a href="index.html"><h1><span class="hide">Piictu</span></h1></a>
<iframe src="https://docs.google.com/spreadsheet/embeddedform?formkey=dFpnT3NIQWJISXVtc0hZX1VROFNEQVE6MQ" width="760" height="847" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</section>
</header>
<div id="footer">
<p>© Piictu Inc.</p>
</div>
</section>
</body>
</html>