forked from leftypol/leftypol
moves br ontop of unique IP to fix auto-reload error
This commit is contained in:
parent
d5a9127c83
commit
8bbd4a014b
1 changed files with 2 additions and 1 deletions
|
@ -98,8 +98,9 @@
|
|||
{% endif %}
|
||||
{% include 'post_reply.html' %}
|
||||
{% endfor %}
|
||||
<br class="clear"/>
|
||||
{% 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 %}
|
||||
{% if hr %}<hr/>{% endif %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue