{% extends 'extends/offcanvas.html' %} {% load month_name %} {% load i18n %} {% block title %}{% translate 'Pick a month' %}{% endblock %} {% block body %} {% regroup month_year_data by year as years_list %}