var/cache/dev_hc896b0aecebc6aae6bec469c82cd525f/twig/94/94aad2971a79966bb71d3013670728e2e05e7999e0ecce3a0ffdc82595cbbc7d.php line 55

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @LaudertFriendlyCaptcha/storefront/layout/meta.html.twig */
  16. class __TwigTemplate_52d7360004934b7d1c741f69138bc0f2 extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'layout_head_meta_tags' => [$this'block_layout_head_meta_tags'],
  26.             'layout_head_meta_tags_friendly_captcha' => [$this'block_layout_head_meta_tags_friendly_captcha'],
  27.             'layout_head_meta_tags_friendly_captcha_delivery_methods' => [$this'block_layout_head_meta_tags_friendly_captcha_delivery_methods'],
  28.             'layout_head_meta_tags_friendly_captcha_delivery_method_jsdelivr' => [$this'block_layout_head_meta_tags_friendly_captcha_delivery_method_jsdelivr'],
  29.             'layout_head_meta_tags_friendly_captcha_delivery_method_unpkg' => [$this'block_layout_head_meta_tags_friendly_captcha_delivery_method_unpkg'],
  30.             'layout_head_meta_tags_friendly_captcha_custom_style_file' => [$this'block_layout_head_meta_tags_friendly_captcha_custom_style_file'],
  31.         ];
  32.     }
  33.     protected function doGetParent(array $context)
  34.     {
  35.         // line 2
  36.         return "@DreiscSeoPro/storefront/layout/meta.html.twig";
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = [])
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@LaudertFriendlyCaptcha/storefront/layout/meta.html.twig"));
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@LaudertFriendlyCaptcha/storefront/layout/meta.html.twig"));
  45.         $this->parent $this->loadTemplate("@DreiscSeoPro/storefront/layout/meta.html.twig""@LaudertFriendlyCaptcha/storefront/layout/meta.html.twig"2);
  46.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 3
  53.     public function block_layout_head_meta_tags($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags"));
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags"));
  60.         // line 4
  61.         echo "    ";
  62.         $this->displayBlock('layout_head_meta_tags_friendly_captcha'$context$blocks);
  63.         // line 69
  64.         echo "
  65.     ";
  66.         // line 70
  67.         $this->displayParentBlock("layout_head_meta_tags"$context$blocks);
  68.         echo "
  69. ";
  70.         
  71.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  72.         
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  74.     }
  75.     // line 4
  76.     public function block_layout_head_meta_tags_friendly_captcha($context, array $blocks = [])
  77.     {
  78.         $macros $this->macros;
  79.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_friendly_captcha"));
  81.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  82.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_friendly_captcha"));
  83.         // line 5
  84.         echo "        ";
  85.         $context["configNamespace"] = twig_constant("Laudert\\FriendlyCaptcha\\LaudertFriendlyCaptcha::CONFIG_KEY");
  86.         // line 6
  87.         echo "        ";
  88.         $context["active"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($contexttwig_sprintf("%s.isActive", ($context["configNamespace"] ?? null)));
  89.         // line 7
  90.         echo "        ";
  91.         $context["siteKey"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($contexttwig_sprintf("%s.config.siteKey", ($context["configNamespace"] ?? null)));
  92.         // line 8
  93.         echo "        ";
  94.         $context["secretKey"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($contexttwig_sprintf("%s.config.secretKey", ($context["configNamespace"] ?? null)));
  95.         // line 9
  96.         echo "
  97.         ";
  98.         // line 10
  99.         if (((($context["active"] ?? null) && ($context["siteKey"] ?? null)) && ($context["secretKey"] ?? null))) {
  100.             // line 11
  101.             echo "            ";
  102.             $context["deliveryMethod"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($contexttwig_sprintf("%s.config.deliveryMethod", ($context["configNamespace"] ?? null)));
  103.             // line 12
  104.             echo "            ";
  105.             $context["version"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($contexttwig_sprintf("%s.version", ($context["configNamespace"] ?? null)));
  106.             // line 13
  107.             echo "            ";
  108.             $context["polyfill"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($contexttwig_sprintf("%s.polyfill", ($context["configNamespace"] ?? null)));
  109.             // line 14
  110.             echo "
  111.             ";
  112.             // line 15
  113.             if (($context["polyfill"] ?? null)) {
  114.                 // line 16
  115.                 echo "                ";
  116.                 $context["widget"] = "widget.polyfilled.min.js";
  117.                 // line 17
  118.                 echo "            ";
  119.             } else {
  120.                 // line 18
  121.                 echo "                ";
  122.                 $context["widget"] = "widget.min.js";
  123.                 // line 19
  124.                 echo "            ";
  125.             }
  126.             // line 20
  127.             echo "
  128.             ";
  129.             // line 21
  130.             $this->displayBlock('layout_head_meta_tags_friendly_captcha_delivery_methods'$context$blocks);
  131.             // line 54
  132.             echo "
  133.             ";
  134.             // line 55
  135.             $this->displayBlock('layout_head_meta_tags_friendly_captcha_custom_style_file'$context$blocks);
  136.             // line 67
  137.             echo "        ";
  138.         }
  139.         // line 68
  140.         echo "    ";
  141.         
  142.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  143.         
  144.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  145.     }
  146.     // line 21
  147.     public function block_layout_head_meta_tags_friendly_captcha_delivery_methods($context, array $blocks = [])
  148.     {
  149.         $macros $this->macros;
  150.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  151.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_friendly_captcha_delivery_methods"));
  152.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  153.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_friendly_captcha_delivery_methods"));
  154.         // line 22
  155.         echo "                ";
  156.         if (("jsdelivr" == ($context["deliveryMethod"] ?? null))) {
  157.             // line 23
  158.             echo "                    ";
  159.             $this->displayBlock('layout_head_meta_tags_friendly_captcha_delivery_method_jsdelivr'$context$blocks);
  160.             // line 37
  161.             echo "                ";
  162.         } elseif (("unpkg" == ($context["deliveryMethod"] ?? null))) {
  163.             // line 38
  164.             echo "                    ";
  165.             $this->displayBlock('layout_head_meta_tags_friendly_captcha_delivery_method_unpkg'$context$blocks);
  166.             // line 52
  167.             echo "                ";
  168.         }
  169.         // line 53
  170.         echo "            ";
  171.         
  172.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  173.         
  174.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  175.     }
  176.     // line 23
  177.     public function block_layout_head_meta_tags_friendly_captcha_delivery_method_jsdelivr($context, array $blocks = [])
  178.     {
  179.         $macros $this->macros;
  180.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  181.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_friendly_captcha_delivery_method_jsdelivr"));
  182.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  183.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_friendly_captcha_delivery_method_jsdelivr"));
  184.         // line 24
  185.         echo "                        <script
  186.                                 type=\"module\"
  187.                                 src=\"";
  188.         // line 26
  189.         echo sw_escape_filter($this->envtwig_sprintf("https://cdn.jsdelivr.net/npm/friendly-challenge@%s/widget.module.min.js", ($context["version"] ?? null)), "html"nulltrue);
  190.         echo "\"
  191.                                 async
  192.                                 defer
  193.                         ></script>
  194.                         <script
  195.                                 nomodule
  196.                                 src=\"";
  197.         // line 32
  198.         echo sw_escape_filter($this->envtwig_sprintf("https://cdn.jsdelivr.net/npm/friendly-challenge@%s/%s", ($context["version"] ?? null), ($context["widget"] ?? null)), "html"nulltrue);
  199.         echo "\"
  200.                                 async
  201.                                 defer
  202.                         ></script>
  203.                     ";
  204.         
  205.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  206.         
  207.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  208.     }
  209.     // line 38
  210.     public function block_layout_head_meta_tags_friendly_captcha_delivery_method_unpkg($context, array $blocks = [])
  211.     {
  212.         $macros $this->macros;
  213.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  214.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_friendly_captcha_delivery_method_unpkg"));
  215.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  216.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_friendly_captcha_delivery_method_unpkg"));
  217.         // line 39
  218.         echo "                        <script
  219.                                 type=\"module\"
  220.                                 src=\"";
  221.         // line 41
  222.         echo sw_escape_filter($this->envtwig_sprintf("https://unpkg.com/friendly-challenge@%s/widget.module.min.js", ($context["version"] ?? null)), "html"nulltrue);
  223.         echo "\"
  224.                                 async
  225.                                 defer
  226.                         ></script>
  227.                         <script
  228.                                 nomodule
  229.                                 src=\"";
  230.         // line 47
  231.         echo sw_escape_filter($this->envtwig_sprintf("https://unpkg.com/friendly-challenge@%s/%s", ($context["version"] ?? null), ($context["widget"] ?? null)), "html"nulltrue);
  232.         echo "\"
  233.                                 async
  234.                                 defer
  235.                         ></script>
  236.                     ";
  237.         
  238.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  239.         
  240.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  241.     }
  242.     // line 55
  243.     public function block_layout_head_meta_tags_friendly_captcha_custom_style_file($context, array $blocks = [])
  244.     {
  245.         $macros $this->macros;
  246.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  247.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_friendly_captcha_custom_style_file"));
  248.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  249.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_friendly_captcha_custom_style_file"));
  250.         // line 56
  251.         echo "                ";
  252.         $context["themeName"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($contexttwig_sprintf("%s.config.theme.name", ($context["configNamespace"] ?? null)));
  253.         // line 57
  254.         echo "
  255.                 ";
  256.         // line 58
  257.         if (("custom" === ($context["themeName"] ?? null))) {
  258.             // line 59
  259.             echo "                    ";
  260.             $context["customStyleFile"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($contexttwig_sprintf("%s.config.theme.customStyleFile", ($context["configNamespace"] ?? null)));
  261.             // line 60
  262.             echo "
  263.                     ";
  264.             // line 61
  265.             if (($context["customStyleFile"] ?? null)) {
  266.                 // line 62
  267.                 echo "                        ";
  268.                 // line 63
  269.                 echo "                        <link rel=\"stylesheet\" id=\"frc-style\" href=\"";
  270.                 echo sw_escape_filter($this->env, ($context["customStyleFile"] ?? null));
  271.                 echo "\">
  272.                     ";
  273.             }
  274.             // line 65
  275.             echo "                ";
  276.         }
  277.         // line 66
  278.         echo "            ";
  279.         
  280.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  281.         
  282.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  283.     }
  284.     public function getTemplateName()
  285.     {
  286.         return "@LaudertFriendlyCaptcha/storefront/layout/meta.html.twig";
  287.     }
  288.     public function isTraitable()
  289.     {
  290.         return false;
  291.     }
  292.     public function getDebugInfo()
  293.     {
  294.         return array (  315 => 66,  312 => 65,  306 => 63,  304 => 62,  302 => 61,  299 => 60,  296 => 59,  294 => 58,  291 => 57,  288 => 56,  278 => 55,  263 => 47,  254 => 41,  250 => 39,  240 => 38,  225 => 32,  216 => 26,  212 => 24,  202 => 23,  192 => 53,  189 => 52,  186 => 38,  183 => 37,  180 => 23,  177 => 22,  167 => 21,  157 => 68,  154 => 67,  152 => 55,  149 => 54,  147 => 21,  144 => 20,  141 => 19,  138 => 18,  135 => 17,  132 => 16,  130 => 15,  127 => 14,  124 => 13,  121 => 12,  118 => 11,  116 => 10,  113 => 9,  110 => 8,  107 => 7,  104 => 6,  101 => 5,  91 => 4,  79 => 70,  76 => 69,  73 => 4,  63 => 3,  40 => 2,);
  295.     }
  296.     public function getSourceContext()
  297.     {
  298.         return new Source("{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
  299. {% block layout_head_meta_tags %}
  300.     {% block layout_head_meta_tags_friendly_captcha %}
  301.         {% set configNamespace = constant('Laudert\\\\FriendlyCaptcha\\\\LaudertFriendlyCaptcha::CONFIG_KEY') %}
  302.         {% set active = config('%s.isActive'|format(configNamespace)) %}
  303.         {% set siteKey = config('%s.config.siteKey'|format(configNamespace)) %}
  304.         {% set secretKey = config('%s.config.secretKey'|format(configNamespace)) %}
  305.         {% if active and siteKey and secretKey %}
  306.             {% set deliveryMethod = config('%s.config.deliveryMethod'|format(configNamespace)) %}
  307.             {% set version = config('%s.version'|format(configNamespace)) %}
  308.             {% set polyfill = config('%s.polyfill'|format(configNamespace)) %}
  309.             {% if polyfill %}
  310.                 {% set widget = 'widget.polyfilled.min.js' %}
  311.             {% else %}
  312.                 {% set widget = 'widget.min.js' %}
  313.             {% endif %}
  314.             {% block layout_head_meta_tags_friendly_captcha_delivery_methods %}
  315.                 {% if 'jsdelivr' == deliveryMethod %}
  316.                     {% block layout_head_meta_tags_friendly_captcha_delivery_method_jsdelivr %}
  317.                         <script
  318.                                 type=\"module\"
  319.                                 src=\"{{ 'https://cdn.jsdelivr.net/npm/friendly-challenge@%s/widget.module.min.js'|format(version) }}\"
  320.                                 async
  321.                                 defer
  322.                         ></script>
  323.                         <script
  324.                                 nomodule
  325.                                 src=\"{{ 'https://cdn.jsdelivr.net/npm/friendly-challenge@%s/%s'|format(version, widget) }}\"
  326.                                 async
  327.                                 defer
  328.                         ></script>
  329.                     {% endblock %}
  330.                 {% elseif 'unpkg' == deliveryMethod %}
  331.                     {% block layout_head_meta_tags_friendly_captcha_delivery_method_unpkg %}
  332.                         <script
  333.                                 type=\"module\"
  334.                                 src=\"{{ 'https://unpkg.com/friendly-challenge@%s/widget.module.min.js'|format(version) }}\"
  335.                                 async
  336.                                 defer
  337.                         ></script>
  338.                         <script
  339.                                 nomodule
  340.                                 src=\"{{ 'https://unpkg.com/friendly-challenge@%s/%s'|format(version, widget) }}\"
  341.                                 async
  342.                                 defer
  343.                         ></script>
  344.                     {% endblock %}
  345.                 {% endif %}
  346.             {% endblock %}
  347.             {% block layout_head_meta_tags_friendly_captcha_custom_style_file %}
  348.                 {% set themeName = config('%s.config.theme.name'|format(configNamespace)) %}
  349.                 {% if 'custom' === themeName %}
  350.                     {% set customStyleFile = config('%s.config.theme.customStyleFile'|format(configNamespace)) %}
  351.                     {% if customStyleFile %}
  352.                         {# @see https://docs.friendlycaptcha.com/#/theme?id=using-your-own-stylesheet #}
  353.                         <link rel=\"stylesheet\" id=\"frc-style\" href=\"{{ customStyleFile|escape }}\">
  354.                     {% endif %}
  355.                 {% endif %}
  356.             {% endblock %}
  357.         {% endif %}
  358.     {% endblock %}
  359.     {{ parent() }}
  360. {% endblock %}
  361. ""@LaudertFriendlyCaptcha/storefront/layout/meta.html.twig""/var/www/share/efb-elektronik.dev.mc.emzcustomers.de/shopware6/vendor/store.shopware.com/laudertfriendlycaptcha/src/Resources/views/storefront/layout/meta.html.twig");
  362.     }
  363. }