{{ message|default('Les donnees apparaitront ici des qu elles seront disponibles.') }}
{% if action_label|default(null) and action_href|default(null) %} {% include '@App/partials/ui/_button_primary.html.twig' with {label: action_label, href: action_href} only %} {% endif %}