{% if value.tag_type is not defined or value.tag_type not in ["hidden", "random"] %}
{% endif %}
diff --git a/app/templates/list.html b/app/templates/list.html
index af048a536..fbbedd6af 100644
--- a/app/templates/list.html
+++ b/app/templates/list.html
@@ -1,6 +1,6 @@
-
+
@@ -45,12 +45,20 @@
// this can be done better
{% if value.type == "map" %}
input_template = `
-
- `;
+