diff --git a/templates/mod/ban_appeals.html b/templates/mod/ban_appeals.html index 7c29d0b6..a9d38fc2 100644 --- a/templates/mod/ban_appeals.html +++ b/templates/mod/ban_appeals.html @@ -16,7 +16,7 @@ {% if mod|hasPermission(config.mod.show_ip, board.uri) %} {% trans 'IP' %} - {{ ban.mask|cloak_mask }} + {{ ban.mask|cloak_mask }} {% endif %} @@ -104,4 +104,4 @@
-{% endfor %} \ No newline at end of file +{% endfor %}