forked from leftypol/leftypol
post_thread.html: fix #174
This commit is contained in:
parent
4760bb9d4c
commit
dc0e54d2fb
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
||||||
{{ count }} posts
|
{{ count }} posts
|
||||||
{% endtrans %}
|
{% endtrans %}
|
||||||
{% if post.omitted_images %}
|
{% if post.omitted_images %}
|
||||||
{% trans %}and{% endtrans %}
|
{% trans %}and{% endtrans %} {# Keep the space, we need it for bellow #}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if post.omitted_images %}
|
{% if post.omitted_images %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue