diff --git a/static/index.html.tmpl b/static/index.html.tmpl
index 37b18b2..c806c85 100644
--- a/static/index.html.tmpl
+++ b/static/index.html.tmpl
@@ -44,6 +44,12 @@
background-color: #87CEEB;
/* Change color when clicked */
}
+
+ // TODO(jona) This should be specific for the sumbit-name-lable id!
+ label {
+ color: red;
+ visibility: hidden;
+ }
@@ -55,6 +61,7 @@
+