custom/plugins/TomRocketsTheme/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_author %}{% if metaInformation.author %}{{ metaInformation.author|striptags }}{% else %}Twigel Tech{% endif %}{% endblock %}