{% for chapter in chapters %}
{{ chapter.story.title }} от {{ chapter.story.authors[0].username }} {%- if chapter.first_published_at %} {{ chapter.first_published_at|timesince }} {%- endif -%}