var/cache/dev/twig/c9/c9e0a6940f557db390161e6e120099a42540ef09bd275d32b2762b4c46708b94.php line 250

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. /* @SyliusShop/layout.html.twig */
  14. class __TwigTemplate_902a7b0e496d977bbd30bd318a53d6c728309bbbb965efed7197e05ba92e56ce extends \Twig\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.             'title' => [$this'block_title'],
  25.             'metatags' => [$this'block_metatags'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'top' => [$this'block_top'],
  28.             'header' => [$this'block_header'],
  29.             'content' => [$this'block_content'],
  30.             'footer' => [$this'block_footer'],
  31.             'javascripts' => [$this'block_javascripts'],
  32.         ];
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/layout.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/layout.html.twig"));
  41.         // line 1
  42.         echo "<!DOCTYPE html>
  43. <html lang=\"";
  44.         // line 3
  45.         echo twig_escape_filter($this->envtwig_slice($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.'3$this->source); })()), "request", [], "any"falsefalsefalse3), "locale", [], "any"falsefalsefalse3), 02), "html"nulltrue);
  46.         echo "\">
  47. <head>
  48.     <meta charset=\"utf-8\">
  49.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  50.     <title>";
  51.         // line 8
  52.         $this->displayBlock('title'$context$blocks);
  53.         echo "</title>
  54.     <meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
  55.     ";
  56.         // line 12
  57.         $this->displayBlock('metatags'$context$blocks);
  58.         // line 14
  59.         echo "
  60.     ";
  61.         // line 15
  62.         $this->displayBlock('stylesheets'$context$blocks);
  63.         // line 18
  64.         echo "
  65.     ";
  66.         // line 19
  67.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.head");
  68.         echo "
  69. </head>
  70. <body class=\"pushable\">
  71. ";
  72.         // line 23
  73.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.before_body");
  74.         echo "
  75. <div class=\"pusher\">
  76.     ";
  77.         // line 25
  78.         $this->displayBlock('top'$context$blocks);
  79.         // line 40
  80.         echo "
  81.     <div class=\"ui container\">
  82.         ";
  83.         // line 42
  84.         $this->displayBlock('header'$context$blocks);
  85.         // line 47
  86.         echo "
  87.         ";
  88.         // line 48
  89.         $this->loadTemplate("@SyliusShop/_flashes.html.twig""@SyliusShop/layout.html.twig"48)->display($context);
  90.         // line 49
  91.         echo "
  92.         ";
  93.         // line 50
  94.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.before_content");
  95.         echo "
  96.         ";
  97.         // line 52
  98.         $this->displayBlock('content'$context$blocks);
  99.         // line 54
  100.         echo "
  101.         ";
  102.         // line 55
  103.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.after_content");
  104.         echo "
  105.         ";
  106.         // line 57
  107.         if (twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_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.'57$this->source); })()), "request", [], "any"falsefalsefalse57), "cookies", [], "any"falsefalsefalse57), "get", [=> "accept_cookies"], "method"falsefalsefalse57))) {
  108.             // line 58
  109.             echo "            ";
  110.             $this->loadTemplate("@SyliusShop/cookies.html.twig""@SyliusShop/layout.html.twig"58)->display($context);
  111.             // line 59
  112.             echo "        ";
  113.         }
  114.         // line 60
  115.         echo "
  116.         ";
  117.         // line 61
  118.         if (( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_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.'61$this->source); })()), "request", [], "any"falsefalsefalse61), "cookies", [], "any"falsefalsefalse61), "get", [=> "accept_cookies"], "method"falsefalsefalse61)) && twig_get_attribute($this->env$this->sourcetwig_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.'61$this->source); })()), "request", [], "any"falsefalsefalse61), "cookies", [], "any"falsefalsefalse61), "get", [=> "accept_cookies"=> true], "method"falsefalsefalse61))) {
  119.             echo "                
  120.             ";
  121.             // line 62
  122.             $this->loadTemplate("@SyliusShop/analytics.html.twig""@SyliusShop/layout.html.twig"62)->display($context);
  123.             // line 63
  124.             echo "        ";
  125.         }
  126.         // line 64
  127.         echo "    </div>
  128.     ";
  129.         // line 66
  130.         $this->displayBlock('footer'$context$blocks);
  131.         // line 69
  132.         echo "</div>
  133. ";
  134.         // line 71
  135.         $this->displayBlock('javascripts'$context$blocks);
  136.         // line 74
  137.         echo "
  138. ";
  139.         // line 75
  140.         $this->loadTemplate("@SyliusUi/Modal/_confirmation.html.twig""@SyliusShop/layout.html.twig"75)->display($context);
  141.         // line 76
  142.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.after_body");
  143.         echo "
  144. </body>
  145. </html>
  146. ";
  147.         
  148.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  149.         
  150.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  151.     }
  152.     // line 8
  153.     public function block_title($context, array $blocks = [])
  154.     {
  155.         $macros $this->macros;
  156.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  157.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  158.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  159.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  160.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sylius"]) || array_key_exists("sylius"$context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.'8$this->source); })()), "channel", [], "any"falsefalsefalse8), "name", [], "any"falsefalsefalse8), "html"nulltrue);
  161.         
  162.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  163.         
  164.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  165.     }
  166.     // line 12
  167.     public function block_metatags($context, array $blocks = [])
  168.     {
  169.         $macros $this->macros;
  170.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  171.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatags"));
  172.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  173.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatags"));
  174.         // line 13
  175.         echo "    ";
  176.         
  177.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  178.         
  179.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  180.     }
  181.     // line 15
  182.     public function block_stylesheets($context, array $blocks = [])
  183.     {
  184.         $macros $this->macros;
  185.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  186.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  187.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  188.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  189.         // line 16
  190.         echo "        ";
  191.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("shop"null"shop");
  192.         echo "
  193.     ";
  194.         
  195.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  196.         
  197.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  198.     }
  199.     // line 25
  200.     public function block_top($context, array $blocks = [])
  201.     {
  202.         $macros $this->macros;
  203.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  204.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""top"));
  205.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  206.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""top"));
  207.         // line 26
  208.         echo "        <div id=\"menu\" class=\"ui equal width grid large sticky stackable menu\">
  209.             <div class=\"row\">
  210.                 ";
  211.         // line 28
  212.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.topbar");
  213.         echo "
  214.             </div>
  215.             <div class=\"row hiddenMobile\">
  216.                 <div class=\"ui column centered grid\">
  217.                     <div class=\"four column centered row Layout_Topmenu_dropdown\">
  218.                         ";
  219.         // line 34
  220.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.top_menu");
  221.         echo "
  222.                     </div>
  223.                 </div>
  224.             </div>
  225.         </div>
  226.     ";
  227.         
  228.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  229.         
  230.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  231.     }
  232.     // line 42
  233.     public function block_header($context, array $blocks = [])
  234.     {
  235.         $macros $this->macros;
  236.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  237.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  238.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  239.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  240.         // line 43
  241.         echo "            <header>
  242.                 ";
  243.         // line 44
  244.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.header");
  245.         echo "
  246.             </header>
  247.         ";
  248.         
  249.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  250.         
  251.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  252.     }
  253.     // line 52
  254.     public function block_content($context, array $blocks = [])
  255.     {
  256.         $macros $this->macros;
  257.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  258.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  259.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  260.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  261.         // line 53
  262.         echo "        ";
  263.         
  264.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  265.         
  266.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  267.     }
  268.     // line 66
  269.     public function block_footer($context, array $blocks = [])
  270.     {
  271.         $macros $this->macros;
  272.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  273.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  274.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  275.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  276.         // line 67
  277.         echo "        ";
  278.         $this->loadTemplate("@SyliusShop/_footer.html.twig""@SyliusShop/layout.html.twig"67)->display($context);
  279.         // line 68
  280.         echo "    ";
  281.         
  282.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  283.         
  284.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  285.     }
  286.     // line 71
  287.     public function block_javascripts($context, array $blocks = [])
  288.     {
  289.         $macros $this->macros;
  290.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  291.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  292.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  293.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  294.         // line 72
  295.         echo "    ";
  296.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("shop"null"shop");
  297.         echo "
  298. ";
  299.         
  300.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  301.         
  302.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  303.     }
  304.     public function getTemplateName()
  305.     {
  306.         return "@SyliusShop/layout.html.twig";
  307.     }
  308.     public function isTraitable()
  309.     {
  310.         return false;
  311.     }
  312.     public function getDebugInfo()
  313.     {
  314.         return array (  354 => 72,  344 => 71,  334 => 68,  331 => 67,  321 => 66,  311 => 53,  301 => 52,  288 => 44,  285 => 43,  275 => 42,  259 => 34,  250 => 28,  246 => 26,  236 => 25,  223 => 16,  213 => 15,  203 => 13,  193 => 12,  174 => 8,  160 => 76,  158 => 75,  155 => 74,  153 => 71,  149 => 69,  147 => 66,  143 => 64,  140 => 63,  138 => 62,  134 => 61,  131 => 60,  128 => 59,  125 => 58,  123 => 57,  118 => 55,  115 => 54,  113 => 52,  108 => 50,  105 => 49,  103 => 48,  100 => 47,  98 => 42,  94 => 40,  92 => 25,  87 => 23,  80 => 19,  77 => 18,  75 => 15,  72 => 14,  70 => 12,  63 => 8,  55 => 3,  51 => 1,);
  315.     }
  316.     public function getSourceContext()
  317.     {
  318.         return new Source("<!DOCTYPE html>
  319. <html lang=\"{{ app.request.locale|slice(0, 2) }}\">
  320. <head>
  321.     <meta charset=\"utf-8\">
  322.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  323.     <title>{% block title %}{{ sylius.channel.name }}{% endblock %}</title>
  324.     <meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
  325.     {% block metatags %}
  326.     {% endblock %}
  327.     {% block stylesheets %}
  328.         {{ encore_entry_link_tags('shop', null, 'shop') }}
  329.     {% endblock %}
  330.     {{ sylius_template_event('sylius.shop.layout.head') }}
  331. </head>
  332. <body class=\"pushable\">
  333. {{ sylius_template_event('sylius.shop.layout.before_body') }}
  334. <div class=\"pusher\">
  335.     {% block top %}
  336.         <div id=\"menu\" class=\"ui equal width grid large sticky stackable menu\">
  337.             <div class=\"row\">
  338.                 {{ sylius_template_event('sylius.shop.layout.topbar') }}
  339.             </div>
  340.             <div class=\"row hiddenMobile\">
  341.                 <div class=\"ui column centered grid\">
  342.                     <div class=\"four column centered row Layout_Topmenu_dropdown\">
  343.                         {{ sylius_template_event('sylius.shop.layout.top_menu') }}
  344.                     </div>
  345.                 </div>
  346.             </div>
  347.         </div>
  348.     {% endblock %}
  349.     <div class=\"ui container\">
  350.         {% block header %}
  351.             <header>
  352.                 {{ sylius_template_event('sylius.shop.layout.header') }}
  353.             </header>
  354.         {% endblock %}
  355.         {% include '@SyliusShop/_flashes.html.twig' %}
  356.         {{ sylius_template_event('sylius.shop.layout.before_content') }}
  357.         {% block content %}
  358.         {% endblock %}
  359.         {{ sylius_template_event('sylius.shop.layout.after_content') }}
  360.         {% if app.request.cookies.get('accept_cookies') is empty %}
  361.             {% include '@SyliusShop/cookies.html.twig' %}
  362.         {% endif %}
  363.         {% if app.request.cookies.get('accept_cookies') is not empty and app.request.cookies.get('accept_cookies', true) %}                
  364.             {% include '@SyliusShop/analytics.html.twig' %}
  365.         {% endif %}
  366.     </div>
  367.     {% block footer %}
  368.         {% include '@SyliusShop/_footer.html.twig' %}
  369.     {% endblock %}
  370. </div>
  371. {% block javascripts %}
  372.     {{ encore_entry_script_tags('shop', null, 'shop') }}
  373. {% endblock %}
  374. {% include '@SyliusUi/Modal/_confirmation.html.twig' %}
  375. {{ sylius_template_event('sylius.shop.layout.after_body') }}
  376. </body>
  377. </html>
  378. ""@SyliusShop/layout.html.twig""/var/www/html/templates/bundles/SyliusShopBundle/layout.html.twig");
  379.     }
  380. }