Minor fixes to component navigation sidebar (#24480)

This commit is contained in:
Brandon Rothweiler 2022-10-10 08:41:55 -04:00 committed by GitHub
parent e0be23ea95
commit 64e0fc35b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}