{% extends 'datatable.html.twig' %} {% block page_title %}{{ 'choose_month'|trans }}{% endblock %} {% block page_content %}
{{ 'removed_expeditions_charged_lines_explanation' | trans}}
{% for yearMonthPair in yearMonthsWithCarrierInvoices | reverse %} {% endfor %}
{% endblock %}