forked from leftypol/leftypol
post_thread.html: go to newline after OP post
This commit is contained in:
parent
d4d7167604
commit
32f5fbbac7
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if not index %}
|
{% if not index %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>{% endfilter %}
|
</div><br>{% endfilter %}
|
||||||
{% set iparray = [post.ip] %}
|
{% set iparray = [post.ip] %}
|
||||||
{% set hr = post.hr %}
|
{% set hr = post.hr %}
|
||||||
{% for post in post.posts %}
|
{% for post in post.posts %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue