mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Minor fixes to component navigation sidebar (#24480)
This commit is contained in:
parent
e0be23ea95
commit
64e0fc35b8
@ -30,12 +30,12 @@
|
|||||||
|
|
||||||
{%- if page.ha_quality_scale %}
|
{%- if page.ha_quality_scale %}
|
||||||
{% if page.ha_iot_class %}
|
{% if page.ha_iot_class %}
|
||||||
and
|
and it
|
||||||
{% else %}
|
{% else %}
|
||||||
It
|
It
|
||||||
{% endif %}
|
{% endif %}
|
||||||
scores {{page.ha_quality_scale}} on our <a href='/docs/quality_scale/'>quality scale</a>
|
scores {{page.ha_quality_scale}} on our <a href='/docs/quality_scale/'>quality scale</a>
|
||||||
{%- endif -%}.
|
{%- endif -%}{%- if page.ha_quality_scale or page.ha_iot_class %}.{%- endif -%}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if page.works_with %}
|
{% if page.works_with %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user