Всего постов: {{ pagination.total }}
На странице:
{% for p in posts %} {% include "editor_post.html" %} {% else %}
В этой очереди пока нет постов.
{% endfor %}
{% if pagination.total_pages > 1 %}
{% for cat in categories_selected %}{% endfor %} {% for sid in source_ids %}{% endfor %}
{% endif %}