From 56c86903e824a299b4382b93a6a07e17685f72e4 Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Sat, 9 Mar 2019 19:13:24 -0800 Subject: [PATCH] Fix invalid HTML --- source/components/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/components/index.html b/source/components/index.html index 9c13cafbb91..3b458b40632 100644 --- a/source/components/index.html +++ b/source/components/index.html @@ -48,8 +48,9 @@ Support for these components is provided by the Home Assistant community. {%- for group in components_by_version -%} {%- for version in group.versions -%} - {%- endfor -%} + {%- endfor -%} {%- for category in categories -%}