diff --git a/files/templates/banned.html b/files/templates/banned.html index e608ef5a8..87cbeea9b 100644 --- a/files/templates/banned.html +++ b/files/templates/banned.html @@ -15,7 +15,7 @@ {{loop.index}} {{user.username}} {% if user.ban_reason %}{{user.ban_reason}}{% endif %} - {{user.banned_by.username}} + {{user.banned_by.username}} {% endfor %}