From b9f11281e54998f821874a9814756de07d2db461 Mon Sep 17 00:00:00 2001 From: Marie Birner Date: Thu, 21 Mar 2024 21:58:27 +0100 Subject: [PATCH] [BUGFIX] close div index html --- templates/index.html.tera | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/index.html.tera b/templates/index.html.tera index 7215fc4..dbfd798 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -176,4 +176,5 @@ - {% endblock content %} + +{% endblock content %}