modules/XC/CrispWhiteSkin/templates/web/customer/layout/footer/main.footer.contacts.twig line 1

Open in your IDE?
  1. {##
  2.  # Footer
  3.  #
  4.  # @ListChild (list="layout.main.footer", weight="50")
  5.  #}
  6. <div class="footer_contacts">
  7.     {{ widget('XC\\CrispWhiteSkin\\View\\Contacts') }}
  8. </div>