R: {{ post.reply_count }} / I: {{ post.image_count }} / P: {{ (loop.index // config.threads_per_page) + 1 }} {% include 'post/mod_attributes.html' %}
{% include 'catalog_controls.html' %}
{% if post.subject %}
{{ post.subject|e }}
{% else %}
{% endif %}
{{ post.body }}