diff --git a/files/templates/blocks.html b/files/templates/blocks.html index 7c7cb1d992..bdc5dc447f 100644 --- a/files/templates/blocks.html +++ b/files/templates/blocks.html @@ -7,6 +7,7 @@ User Target + Blocked on {% for block in blocks %} @@ -21,6 +22,7 @@ {% include "user_in_table.html" %} {% endwith %} + {% endfor %}