{% load i18n apphooks_config_tags %}{% spaceless %}

{% trans "Archive" %}

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