{% load i18n %}

{% trans "Archive" %}

{% regroup dates by date.year as years %} {% with current_year=year current_month=month %} {% endwith %}