diff --git a/templates/mod/ban_appeals.html b/templates/mod/ban_appeals.html index 23eced12..53588daf 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 }} + {{ ban.mask }} {% endif %}