mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +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_iot_class %}
|
||||
and
|
||||
and it
|
||||
{% else %}
|
||||
It
|
||||
{% endif %}
|
||||
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>
|
||||
|
||||
{% if page.works_with %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user