templates/bundles/SyliusShopBundle/_footer.html.twig line 1

Open in your IDE?
  1. <footer id="footer" class="bg-topaz-50">
  2.     <div class="ui container">
  3.         {{ sylius_template_event('sylius.shop.layout.footer') }}
  4.     </div>
  5. </footer>