aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-08-17 17:16:23 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-08-17 17:16:23 +0200
commit34d5f330feb8d10f36abac3bb020237f9d1869c8 (patch)
treefcbc159111af4c413dce0fb68e22e2d94c04e707 /web/index.html
parentSupport simple auth form. (diff)
downloadPhotoFloat-34d5f330feb8d10f36abac3bb020237f9d1869c8.tar.xz
PhotoFloat-34d5f330feb8d10f36abac3bb020237f9d1869c8.zip
Don't forget to add the actual form.
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index 22ce1be..388609b 100644
--- a/web/index.html
+++ b/web/index.html
@@ -35,6 +35,7 @@
<div id="error-overlay"></div>
<div id="error-text">Forgot my camera.</div>
+<div id="auth-text"><form id="auth-form"><input id="password" type="password" /><input type="submit" value="Login" /></form</div>
</body>
</html>