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

Open in your IDE?
  1. {##
  2.  # Header logo
  3.  #
  4.  # @ListChild (list="amp.layout.header", weight="999")
  5.  #}
  6. <div class="srch">
  7.     {{ widget('\\XLite\\View\\Form\\Product\\Search\\Customer\\Simple') }}
  8. </div>