{{tr.formation.category.name}} {% if (tr.formation.skills == "Débutant") %} Débutant {% elseif (tr.formation.skills == "Amateur") %} Amateur {% else %} Expert {% endif %}
{{tr.formation.title}}
  • {{tr.formation.chapters|length }} chapitres
{% if tr.status =='En cours' %} En cours {% else %} Terminé {% endif %}

{{tr.formation.description| u.truncate(60, '..', false) }}