forked from leftypol/leftypol
Removes mod requirement
This commit is contained in:
parent
f9a6b584e1
commit
46ecd710b5
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
{% endif %}
|
||||
{% include 'post_reply.html' %}
|
||||
{% endfor %}
|
||||
{% if mod and not index %}
|
||||
{% if not index %}
|
||||
<div id="uniqueip"><span style="display: block; float: left;">Unique IPs: {{ iparray|length }} </span></div>
|
||||
{% endif %}
|
||||
<br class="clear"/>{% if hr %}<hr/>{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue