{% if formation.image is null %} formation {% else %} Image Description {% endif %}
{{formation.category.name}} {% if (formation.skills == "Débutant") %} Débutant {% elseif (formation.skills == "Amateur") %} Amateur {% else %} Expert {% endif %}

{{formation.title}}

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