mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Remove obsolete banner
This commit is contained in:
parent
bd3863e510
commit
6ffbad2850
@ -19,6 +19,7 @@ layout: default
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
{% unless page.url contains "/integrations/hassio" %}
|
||||||
{% if active_alert != "" %}
|
{% if active_alert != "" %}
|
||||||
<div class="integration-alert-container">
|
<div class="integration-alert-container">
|
||||||
<a class="integration-alert" href="{{active_alert}}" target="_blank">
|
<a class="integration-alert" href="{{active_alert}}" target="_blank">
|
||||||
@ -30,6 +31,7 @@ layout: default
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% endunless %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<hr class="divider" />
|
<hr class="divider" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user