{# Bloc Texte simple Variables : block.content.body (HTML) #} {% if block.content.body is defined and block.content.body %}
{{ block.content.body | raw }}
{% endif %}