Matrículas realizadas entre {{ start_date|datetime_format('%d/%m/%Y') }} e {{ end_date|datetime_format('%d/%m/%Y') }}

{% for x in items %} {% endfor %}
Curso Colaborador Matrículado em Valor unit. Autor
{{ x.course.name }} {{ x.user.name }} {{ x.enrolled_at|datetime_format('%d/%m/%Y, %H:%M') }} {{ x.unit_price|currency }} {{ x.author.name }}