modules/QSL/AMP/templates/web/customer/modules/QSL/AMP/location/home.twig line 1

Open in your IDE?
  1. {##
  2.  # Home location node
  3.  #}
  4. <li class="location-node">
  5.     <a href="{{ this.getLink() }}" class="location-title home-link">{{ this.getName()|raw }}</a>
  6. </li>