{% extends "base.html" %} {% load i18n %} {% block content %}

{%trans 'Archive'%}



{% trans "Select a year:" %}

{% endblock %}