diff --git a/templates/mod/view_ip.html b/templates/mod/view_ip.html index 867312c4..958d75f0 100644 --- a/templates/mod/view_ip.html +++ b/templates/mod/view_ip.html @@ -18,7 +18,7 @@ - {% if notes|length > 0 %} + {% if notes and notes|length > 0 %}
{% trans 'Staff' %} | @@ -146,3 +146,12 @@
---|