{% extends 'base.html' %} {% block class %}index{% endblock %} {% block container %}
{{ SITESUBTITLE }}
Nejnovější článek
{% for year_group in dates|groupby('date.year')|reverse %} {{ year_group.grouper }} {% if not loop.last -%}·{%- endif -%} {% endfor %}