modules/QSL/AMP/templates/web/customer/modules/QSL/AMP/layout/footer/main.footer.contacts.twig line 1

Open in your IDE?
  1. {##
  2.  # Footer
  3.  #
  4.  # @ListChild (list="amp.layout.main.footer", weight="100")
  5.  #}
  6. <div class="ftr-contcts">
  7.     {{ widget('QSL\\AMP\\View\\Contacts') }}
  8. </div>