{% extends "zinnia/entry_list.html" %} {% load i18n zinnia_tags %} {% block meta-description %}{% trans "Latest entries" %}{% endblock %} {% block head_title %}{% trans "Latest entries" %}{% endblock %} {% comment %}{% block body-class %}{{ block.super }} archive index {% now "\y\e\a\r-Y \m\o\n\t\h-m \w\e\ek-W \d\a\y-d" %}{% endblock %}{% endcomment %} {% comment %}{% block slider %} {% get_featured_entries template="zinnia/tags/slider_entries.html" %} {% endblock %}{% endcomment %} {% block content-related %}{% comment %} {% if date_list %}

{% trans "Yearly archives" %}

{% endif %}{% endcomment %} {% endblock %}