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

Open in your IDE?
  1. {##
  2.  # Header
  3.  #
  4.  # @ListChild (list="amp.layout.main", weight="200")
  5.  #}
  6. <div class="hdr-wrp">
  7.     <div class="hdr">
  8.         {{ widget_list('amp.layout.header') }}
  9.     </div>
  10. </div>