{% macro month_menu(routeName, months, currentMonth) %}
{#
#} {#
#} {# Zaległe#} {#
#} {#
#} {# {% for id,month in months %}#} {# {% set isCurrent = currentMonth is not null and month | date("Y-m") == currentMonth | date("Y-m") %}#} {#
#} {# #} {#
#} {# {% endfor %}#}
{% endmacro %}