modules/QSL/Make/templates/web/customer/modules/QSL/Make/layout/content/header.bottom.twig line 1

Open in your IDE?
  1. {#
  2. # @ListChild (list="layout.top.wide", weight="9999")
  3. #}
  4. <div id="header-bottom" class="column">
  5.   {{ widget('QSL\\Make\\View\\Layout\\Customer\\HeaderBottom', group='header') }}
  6. </div>