{% block stylesheets %} {% import 'macros.html.twig' as UI %} {{ UI.getTextEditorTheme() }} {% endblock %} {% block content %}{{ html|default(null)|raw }}{% endblock %}