diff --git a/source/components/index.html b/source/components/index.html index 20acc5991f5..b0b6dfed3e8 100644 --- a/source/components/index.html +++ b/source/components/index.html @@ -36,9 +36,9 @@ Support for these components is provided by the Home Assistant community.
All ({{tot}}) Featured - Added in {{ current_version }} ({{ current_version_components_count }}) - Added in {{ added_one_ago_version }} ({{ one_ago_version_components_count }}) - Added in {{ added_two_ago_version }} ({{ two_ago_version_components_count }}) + Added in {{ current_version }} ({{ current_version_components_count }}) + Added in {{ added_one_ago_version }} ({{ one_ago_version_components_count }}) + Added in {{ added_two_ago_version }} ({{ two_ago_version_components_count }}) {% for category in categories %} {% if category and category != 'Other' %} @@ -87,16 +87,14 @@ Support for these components is provided by the Home Assistant community. {% endraw %}