src/AppBundle/Resources/views/ContentBlock/richtext.html.twig
line 1
Open in your IDE?
<div class="richtext row" style="background-color: {{ backgroundColor }}">
{{ text|raw }}
</div>