mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Remove obsolete banner
This commit is contained in:
parent
bd3863e510
commit
6ffbad2850
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user