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