{% extends "zinnia/entry_list.html" %} {% load i18n %} {% block meta-description %}{% trans "Archives" %} {{ year|date:"Y" }}{% endblock meta-description %} {% block title %}{% trans "Archives" %} {{ year|date:"Y" }}{% endblock title %} {% block body-class %}{{ block.super }} archive date year year-{{ year|date:"Y" }}{% endblock body-class %} {% block content-title %}