themes/BootstrapTheme/templates/bundles/SyliusShopBundle/Brand/Product/Index/_header.html.twig line 1

Open in your IDE?
  1. <div class="text-center">
  2.     <h1 class="title-categ">{{ brand.name }}</h1>
  3. </div>
  4. <div class="max-container-txt py-3 m-auto text-grey font-seize text-center">{{ brand.translation.description|raw }}</div>