{{ activity.acronym }} {{ activity.name }}
{% if activity.startDate %} {{ activity.startDate | date('d') ~ ' ' ~ activity.startDate | date('M') | trans ~ ' ' ~ activity.startDate | date('Y') }} {% endif %} {% if activity.endDate %} {{ activity.endDate | date('d') ~ ' ' ~ activity.endDate | date('M') | trans ~ ' ' ~ activity.endDate | date('Y') }} {% endif %}
{{ activity.weighting }}%
{% if activity.responsible %} {% endif %}
Progression {{ activity.progress|default(0) }}%
{% if withBtn == true %}
{% endif %}