Habilidade Lingua

{% for lg in emplang %} {% endfor %}
LinguaKoaliaLeeHakerek
{{ lg.language }} {{ lg.koalia }} {{ lg.lee }} {{ lg.hakerek }}

Habilitações

{% for fedu in formaleducation %} {% endfor %}
DataNivel habilitacionalCursoEntidade
{{ fedu.graduation_year|date:"d/m/Y" }} {{ fedu.educationlevel }} {{ fedu.studyprogram }} {{ fedu.university }}

Acções de formação

{% for nonfedu in nonformaleducation %} {% endfor %}
Data de inícioData de fimHorasCursoEntidadeArea de formação
{{ nonfedu.start_date|date:"d/m/Y" }} {{ nonfedu.end_date|date:"d/m/Y" }} {{ nonfedu.hours }} {{ nonfedu.title }} {{ nonfedu.tutelary_entity }} {{ nonfedu.area }}