ui2022/schoolnow/review__row--title.html.twig
line 1
Open in your IDE?
{% set text = _args.text %}
<div class="title-row">
<p>{{ text }}</p>
</div>