templates/web/customer/header/parts/base.twig line 1

Open in your IDE?
  1. {##
  2.  # "Base" tag
  3.  #
  4.  # @ListChild (list="head", weight="1")
  5.  #}
  6. <base href="{{ this.getBaseShopURL() }}" />