{{ post.subject }}
{% include 'post/poster_id.html' %}
{% if post.omitted %}
{% endfilter %}
{% set hr = post.hr %}
{% for post in post.posts %}
{% include 'post_reply.html' %}
{% endfor %}
{{ post.omitted }} постов и {{ post.omitted_images }} файла пропущено
{% endif %}
{% if index %}
Перейти к треду
{% endif %}