{% for chapter, story in chapters %}

{{ chapter.autotitle }}

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

{% endfor %}