diff --git a/templates/mod/view_ip.html b/templates/mod/view_ip.html index 7dbdf8a2..330f493f 100644 --- a/templates/mod/view_ip.html +++ b/templates/mod/view_ip.html @@ -43,7 +43,7 @@ {% endif %} {% if mod|hasPermission(config.mod.create_notes) %} -
+ @@ -75,7 +75,7 @@ {{ bans_length }} {% trans %}ban on record{% plural notes_length %}bans on record{% endtrans %} {% for ban in bans %} - + {% include 'mod/ban_history.html' %}