var/cache/website/dev/twig/b5/b52f5e395522086f5bf0685b4f6b4e3c.php line 41

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* base.html.twig */
  14. class __TwigTemplate_0d820b7cd866e84c107313ee9741993d extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'meta' => [$this'block_meta'],
  25.             'style' => [$this'block_style'],
  26.             'header' => [$this'block_header'],
  27.             'contact_button' => [$this'block_contact_button'],
  28.             'content' => [$this'block_content'],
  29.             'footer' => [$this'block_footer'],
  30.             'cookies' => [$this'block_cookies'],
  31.             'javascripts' => [$this'block_javascripts'],
  32.         ];
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  41.         // line 1
  42.         echo "<!DOCTYPE html>
  43. <html lang=\"";
  44.         // line 2
  45.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_split_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'2$this->source); })()), "request", [], "any"falsefalsefalse2), "locale", [], "any"falsefalsefalse2), "_"), 0, [], "array"falsefalsefalse2), "html"nulltrue);
  46.         echo "\">
  47.     <head>
  48.         <!-- Google Tag Manager -->
  49.         <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  50.                     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  51.                 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  52.                 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  53.             })(window,document,'script','dataLayer','GTM-WB8BDM9');</script>
  54.         <!-- End Google Tag Manager -->
  55.         <meta charset=\"utf-8\">
  56.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  57.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui\">
  58.         <link rel=\"shortcut icon\" href=\"favicon.ico\" type=\"image/x-icon\"/>
  59.         <base href=\"";
  60.         // line 16
  61.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/"), "html"nulltrue);
  62.         echo "\">
  63.         <script rel=\"preload\" as=\"script\" src=\"https://unpkg.com/vue@2.6.11/dist/vue.runtime.min.js\"></script>
  64.         <script rel=\"preload\" as=\"script\" src=\"";
  65.         // line 19
  66.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/website/dist/modern.min.js"), "html"nulltrue);
  67.         echo "\" async></script>
  68.         <link media=\"all\" rel=\"stylesheet\" href=\"";
  69.         // line 20
  70.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/website/dist/css/fonts.css"), "html"nulltrue);
  71.         echo "\">
  72.         <link media=\"all\" rel=\"stylesheet\" href=\"";
  73.         // line 21
  74.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/website/dist/css/reset.css"), "html"nulltrue);
  75.         echo "\">
  76.         <link media=\"all\" rel=\"stylesheet\" href=\"";
  77.         // line 22
  78.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/website/dist/css/index.css"), "html"nulltrue);
  79.         echo "\">
  80.         ";
  81.         // line 24
  82.         $this->displayBlock('meta'$context$blocks);
  83.         // line 33
  84.         echo "
  85.         ";
  86.         // line 34
  87.         $this->displayBlock('style'$context$blocks);
  88.         // line 35
  89.         echo "    </head>
  90.     <body>
  91.     <script>
  92.         var isIE11 = !!window.MSInputMethodContext && !!document.documentMode;
  93.         if (isIE11)
  94.             document.body.innerHTML =
  95.                 \"Sorry, your browser is not supported. Please install a newer browser\";
  96.     </script>
  97.     <noscript>
  98.         <strong>
  99.             We're sorry but this page doesn't work properly without JavaScript
  100.             enabled. Please enable it to continue.
  101.         </strong>
  102.     </noscript>
  103.     <!-- Google Tag Manager (noscript) -->
  104.         <noscript>
  105.             <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WB8BDM9\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  106.         </noscript>
  107.     <!-- End Google Tag Manager (noscript) -->
  108.         ";
  109.         // line 55
  110.         $this->displayBlock('header'$context$blocks);
  111.         // line 58
  112.         echo "
  113.         ";
  114.         // line 59
  115.         $this->displayBlock('contact_button'$context$blocks);
  116.         // line 62
  117.         echo "
  118.         <div class=\"main-order\">
  119.         ";
  120.         // line 64
  121.         $this->displayBlock('content'$context$blocks);
  122.         // line 65
  123.         echo "        </div>
  124.         ";
  125.         // line 67
  126.         $this->displayBlock('footer'$context$blocks);
  127.         // line 70
  128.         echo "
  129.         ";
  130.         // line 71
  131.         $this->displayBlock('cookies'$context$blocks);
  132.         // line 74
  133.         echo "
  134.         ";
  135.         // line 75
  136.         $this->displayBlock('javascripts'$context$blocks);
  137.         // line 76
  138.         echo "    </body>
  139. </html>
  140. ";
  141.         
  142.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  143.         
  144.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  145.     }
  146.     // line 24
  147.     public function block_meta($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""meta"));
  152.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  153.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  154.         // line 25
  155.         echo "            ";
  156.         $this->loadTemplate("@SuluWebsite/Extension/seo.html.twig""base.html.twig"25)->display(twig_array_merge($context, ["open_graph" => ((twig_get_attribute($this->env$this->source,         // line 26
  157. ($context["extension"] ?? null), "open_graph", [], "any"truetruefalse26)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["extension"] ?? null), "open_graph", [], "any"falsefalsefalse26), [])) : ([])), "seo" => ((twig_get_attribute($this->env$this->source,         // line 27
  158. ($context["extension"] ?? null), "seo", [], "any"truetruefalse27)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["extension"] ?? null), "seo", [], "any"falsefalsefalse27), [])) : ([])), "content" => ((        // line 28
  159. array_key_exists("content"$context)) ? (_twig_default_filter((isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'28$this->source); })()), [])) : ([])), "localizations" => ((        // line 29
  160. array_key_exists("localizations"$context)) ? (_twig_default_filter((isset($context["localizations"]) || array_key_exists("localizations"$context) ? $context["localizations"] : (function () { throw new RuntimeError('Variable "localizations" does not exist.'29$this->source); })()), [])) : ([])), "shadowBaseLocale" => ((        // line 30
  161. array_key_exists("shadowBaseLocale"$context)) ? (_twig_default_filter((isset($context["shadowBaseLocale"]) || array_key_exists("shadowBaseLocale"$context) ? $context["shadowBaseLocale"] : (function () { throw new RuntimeError('Variable "shadowBaseLocale" does not exist.'30$this->source); })()))) : (""))]));
  162.         // line 32
  163.         echo "        ";
  164.         
  165.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  166.         
  167.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  168.     }
  169.     // line 34
  170.     public function block_style($context, array $blocks = [])
  171.     {
  172.         $macros $this->macros;
  173.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  174.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""style"));
  175.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  176.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""style"));
  177.         
  178.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  179.         
  180.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  181.     }
  182.     // line 55
  183.     public function block_header($context, array $blocks = [])
  184.     {
  185.         $macros $this->macros;
  186.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  187.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  188.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  189.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  190.         // line 56
  191.         echo "            ";
  192.         echo twig_include($this->env$context"pages/components/header.html.twig");
  193.         echo "
  194.         ";
  195.         
  196.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  197.         
  198.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  199.     }
  200.     // line 59
  201.     public function block_contact_button($context, array $blocks = [])
  202.     {
  203.         $macros $this->macros;
  204.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  205.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contact_button"));
  206.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  207.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contact_button"));
  208.         // line 60
  209.         echo "            ";
  210.         echo twig_include($this->env$context"pages/components/contactButton.html.twig");
  211.         echo "
  212.         ";
  213.         
  214.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  215.         
  216.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  217.     }
  218.     // line 64
  219.     public function block_content($context, array $blocks = [])
  220.     {
  221.         $macros $this->macros;
  222.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  223.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  224.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  225.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  226.         
  227.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  228.         
  229.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  230.     }
  231.     // line 67
  232.     public function block_footer($context, array $blocks = [])
  233.     {
  234.         $macros $this->macros;
  235.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  236.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  237.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  238.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  239.         // line 68
  240.         echo "            ";
  241.         echo twig_include($this->env$context"pages/components/footer.html.twig");
  242.         echo "
  243.         ";
  244.         
  245.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  246.         
  247.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  248.     }
  249.     // line 71
  250.     public function block_cookies($context, array $blocks = [])
  251.     {
  252.         $macros $this->macros;
  253.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  254.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""cookies"));
  255.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  256.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""cookies"));
  257.         // line 72
  258.         echo "            ";
  259.         echo twig_include($this->env$context"pages/components/cookies.html.twig");
  260.         echo "
  261.         ";
  262.         
  263.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  264.         
  265.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  266.     }
  267.     // line 75
  268.     public function block_javascripts($context, array $blocks = [])
  269.     {
  270.         $macros $this->macros;
  271.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  272.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  273.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  274.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  275.         
  276.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  277.         
  278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  279.     }
  280.     public function getTemplateName()
  281.     {
  282.         return "base.html.twig";
  283.     }
  284.     public function isTraitable()
  285.     {
  286.         return false;
  287.     }
  288.     public function getDebugInfo()
  289.     {
  290.         return array (  320 => 75,  307 => 72,  297 => 71,  284 => 68,  274 => 67,  256 => 64,  243 => 60,  233 => 59,  220 => 56,  210 => 55,  192 => 34,  182 => 32,  180 => 30,  179 => 29,  178 => 28,  177 => 27,  176 => 26,  174 => 25,  164 => 24,  152 => 76,  150 => 75,  147 => 74,  145 => 71,  142 => 70,  140 => 67,  136 => 65,  134 => 64,  130 => 62,  128 => 59,  125 => 58,  123 => 55,  101 => 35,  99 => 34,  96 => 33,  94 => 24,  89 => 22,  85 => 21,  81 => 20,  77 => 19,  71 => 16,  54 => 2,  51 => 1,);
  291.     }
  292.     public function getSourceContext()
  293.     {
  294.         return new Source("<!DOCTYPE html>
  295. <html lang=\"{{ app.request.locale|split('_')[0] }}\">
  296.     <head>
  297.         <!-- Google Tag Manager -->
  298.         <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  299.                     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  300.                 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  301.                 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  302.             })(window,document,'script','dataLayer','GTM-WB8BDM9');</script>
  303.         <!-- End Google Tag Manager -->
  304.         <meta charset=\"utf-8\">
  305.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  306.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui\">
  307.         <link rel=\"shortcut icon\" href=\"favicon.ico\" type=\"image/x-icon\"/>
  308.         <base href=\"{{ asset('/') }}\">
  309.         <script rel=\"preload\" as=\"script\" src=\"https://unpkg.com/vue@2.6.11/dist/vue.runtime.min.js\"></script>
  310.         <script rel=\"preload\" as=\"script\" src=\"{{ asset('build/website/dist/modern.min.js') }}\" async></script>
  311.         <link media=\"all\" rel=\"stylesheet\" href=\"{{ asset('build/website/dist/css/fonts.css') }}\">
  312.         <link media=\"all\" rel=\"stylesheet\" href=\"{{ asset('build/website/dist/css/reset.css') }}\">
  313.         <link media=\"all\" rel=\"stylesheet\" href=\"{{ asset('build/website/dist/css/index.css') }}\">
  314.         {% block meta %}
  315.             {% include \"@SuluWebsite/Extension/seo.html.twig\" with {
  316.                 \"open_graph\": extension.open_graph|default([]),
  317.                 \"seo\": extension.seo|default([]),
  318.                 \"content\": content|default([]),
  319.                 \"localizations\": localizations|default([]),
  320.                 \"shadowBaseLocale\": shadowBaseLocale|default(),
  321.             } %}
  322.         {% endblock %}
  323.         {% block style %}{% endblock %}
  324.     </head>
  325.     <body>
  326.     <script>
  327.         var isIE11 = !!window.MSInputMethodContext && !!document.documentMode;
  328.         if (isIE11)
  329.             document.body.innerHTML =
  330.                 \"Sorry, your browser is not supported. Please install a newer browser\";
  331.     </script>
  332.     <noscript>
  333.         <strong>
  334.             We're sorry but this page doesn't work properly without JavaScript
  335.             enabled. Please enable it to continue.
  336.         </strong>
  337.     </noscript>
  338.     <!-- Google Tag Manager (noscript) -->
  339.         <noscript>
  340.             <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WB8BDM9\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  341.         </noscript>
  342.     <!-- End Google Tag Manager (noscript) -->
  343.         {% block header %}
  344.             {{ include('pages/components/header.html.twig') }}
  345.         {% endblock %}
  346.         {% block contact_button %}
  347.             {{ include('pages/components/contactButton.html.twig') }}
  348.         {% endblock %}
  349.         <div class=\"main-order\">
  350.         {% block content %}{% endblock %}
  351.         </div>
  352.         {% block footer %}
  353.             {{ include('pages/components/footer.html.twig') }}
  354.         {% endblock %}
  355.         {% block cookies %}
  356.             {{ include('pages/components/cookies.html.twig') }}
  357.         {% endblock %}
  358.         {% block javascripts %}{% endblock %}
  359.     </body>
  360. </html>
  361. ""base.html.twig""/var/www/modern-expo.com/templates/base.html.twig");
  362.     }
  363. }