From ed02fe1e8e3c88843d5341b6e1f6db3007cb0241 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 7 Mar 2023 03:02:54 +0200 Subject: [PATCH] add missing --- files/templates/groups.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/templates/groups.html b/files/templates/groups.html index f94fa0ea4..c9b510ef8 100644 --- a/files/templates/groups.html +++ b/files/templates/groups.html @@ -16,6 +16,7 @@ + {% for group in groups %} {{loop.index}} @@ -37,6 +38,7 @@ {% endfor %} +