diff --git a/files/templates/blocks.html b/files/templates/blocks.html index 5d1a1a225..0b9d6a6c4 100644 --- a/files/templates/blocks.html +++ b/files/templates/blocks.html @@ -8,12 +8,14 @@
+ {% for user in users %} +
# User Target
{{loop.index}} {{user.username}} {{targets[loop.index-1].username}}