{{ form.inputPeriodo(dataInicial, dataFinal, true) }}
{#
#}
Agrupadores {% for key, coluna in colunas %} {% if(not loop.first and loop.index0 % 2 == 0) %}
{% endif %} {% if(loop.index0 % 2 == 0) %}
{% endif %}
{% endfor %}
Variáveis {% for key, variavel in variaveis %}
{% endfor %}