diff --git a/homeassistant/components/frontend/templates/index.html b/homeassistant/components/frontend/templates/index.html
index 6d199a86a50..70e7e777510 100644
--- a/homeassistant/components/frontend/templates/index.html
+++ b/homeassistant/components/frontend/templates/index.html
@@ -92,6 +92,18 @@
{% if not dev_mode %}
{% endif %}
+
{% if panel_url -%}
@@ -100,19 +112,5 @@
{% for extra_url in extra_urls -%}
{% endfor -%}
-
-