{% for id,info in resumen if info.absences is defined and info.data is defined %}

{{ info.data.name|title }}

{% endfor %}