{% for chapter in chapters %}

{{ chapter.autotitle }}

{{ chapter.text_preview }}

{{ chapter.story.title }} от {{ chapter.story.authors[0].username }} {%- if chapter.first_published_at %} {%- endif -%}

{% endfor %}