{% if is_granted('MOVEDRAFT', project) %} Mettre en Brouillon {% endif %} {% if is_granted('MOVETOVOTE', project) %} Mettre au Vote {% endif %} {% if is_granted('MOVEVOTED', project) %} Voter {% endif %} {% if is_granted('DELETE', project) %} Supprimer {% endif %}