Don't forget to add the actual form.

This commit is contained in:
Jason A. Donenfeld
2012-08-17 17:16:23 +02:00
parent 499614eab0
commit 34d5f330fe
2 changed files with 15 additions and 3 deletions

View File

@ -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>