vendor/gourmops/theme/src/Resources/views/storefront/layout/meta.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
  2. {% block layout_head_meta_tags_general %}
  3.     {{ parent() }}
  4.     <meta name="facebook-domain-verification" content="ri05hf7iaiwo00v83zxk9cjgubole6"/>
  5. {% endblock %}