diff --git a/templates/post_thread.html b/templates/post_thread.html index c0e91c96..dd4010ba 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -98,7 +98,7 @@ {% endif %} {% include 'post_reply.html' %} {% endfor %} -{% if mod and not index %} +{% if not index %}
Unique IPs: {{ iparray|length }}
{% endif %}
{% if hr %}
{% endif %}