{% if description is not empty %} {{ description|raw }} {% else %}
{{ 'no_description'|trans({}, 'team') }}
{% endif %}