summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-12-03 19:08:23 +0200
committerAlon Levy <alon@pobox.com>2014-12-03 19:08:23 +0200
commit3959ebafc6ea1afd488d00c580b112e1a5824b6a (patch)
tree7fd6926e152c2542f6c4a859b7464a5f66c38adf
parentf573e8dc1030f50428a92fd6e5dffbadd4f189e3 (diff)
index.html: input has no closing slash
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index d7abc4ea..fc7413fc 100644
--- a/index.html
+++ b/index.html
@@ -67,8 +67,7 @@
<div class='editinfo'>
<form id='editform'>
- <input id="editname"/>
-
+ <input id="editname">
</form>
</div>