{% for chapter in chapters %}

{{ chapter.autotitle }}

{{ chapter.text_preview }}

{{ chapter.story.title }} от {% with story=chapter.story %}{% include 'includes/story_authors_list.html' %}{% endwith %} {%- if chapter.first_published_at %} {%- endif -%}

{% endfor %}