{% extends "base_with_sidebar.html"%} {% load i18n l10n %} {% block title %}{% trans "Archive" %}{% endblock %} {% block content %} {% regroup months by year as year_list %}