src/AppBundle/Resources/views/ContentBlock/richtext.html.twig line 1

Open in your IDE?
  1. <div class="richtext row" style="background-color: {{ backgroundColor }}">
  2.   {{ text|raw }}
  3. </div>