From e1990e07c70fbeefc2fd3330ccf4727bcfc9f1e8 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 7 Dec 2015 20:12:07 -0800 Subject: [PATCH] Conditionally load webcomponents polyfill --- .../components/frontend/index.html.template | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/frontend/index.html.template b/homeassistant/components/frontend/index.html.template index 87c5f6638a7..c0631c9d9db 100644 --- a/homeassistant/components/frontend/index.html.template +++ b/homeassistant/components/frontend/index.html.template @@ -1,5 +1,5 @@ - + Home Assistant @@ -31,11 +31,21 @@ margin-bottom: 123px; } +
- - +