diff --git a/homeassistant/components/frontend/templates/index.html b/homeassistant/components/frontend/templates/index.html
index 41d17347de8..c941fbc15ae 100644
--- a/homeassistant/components/frontend/templates/index.html
+++ b/homeassistant/components/frontend/templates/index.html
@@ -8,7 +8,7 @@
-
+
{% if not dev_mode %}
{% for panel in panels.values() -%}