{% macro translationForm(translations) %} {% import '@SyliusUi/Macro/flags.html.twig' as flags %} {% set cssRole = 'role-rien' %} {% if 'ROLE_DEV' in app.user.roles %} {% set cssRole = 'role-dev' %} {% endif %}