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