{{ 'app.legal_terms.preview'|trans }}

{% if content is not null %}
{{ content|raw }}
{% else %} {{ alert('Aucun contenu disponible') }} {% endif %}