{% extends '@SyliusShop/layout.html.twig' %} {%- block title -%} {{ terms.name }} {%- endblock -%} {% block content %} {% include '@SetonoSyliusTermsPlugin/Shop/Terms/Show/_breadcrumb.html.twig' %} {{ terms.name }} {{ terms.content | nl2br }} {% endblock %}