Remove obsolete banner

This commit is contained in:
c0ffeeca7 2023-05-12 17:30:38 +02:00
parent bd3863e510
commit 6ffbad2850

View File

@ -19,6 +19,7 @@ layout: default
{% endif %}
{% endfor %}
{% endfor %}
{% unless page.url contains "/integrations/hassio" %}
{% if active_alert != "" %}
<div class="integration-alert-container">
<a class="integration-alert" href="{{active_alert}}" target="_blank">
@ -30,6 +31,7 @@ layout: default
</a>
</div>
{% endif %}
{% endunless %}
{% endif %}
<hr class="divider" />
{% endif %}