diff --git a/source/_layouts/page.html b/source/_layouts/page.html index 7d320b83a06..4f48025c360 100644 --- a/source/_layouts/page.html +++ b/source/_layouts/page.html @@ -19,18 +19,20 @@ layout: default {% endif %} {% endfor %} {% endfor %} - {% if active_alert != "" %} -
+ {% unless page.url contains "/integrations/hassio" %} + {% if active_alert != "" %} + + {% endif %} + {% endunless %} {% endif %} - {% endif %}