var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php line 57

  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. /* @NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig */
  14. class __TwigTemplate_06e7db923630d121b18bf1139fff2f45 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->blocks = [
  23.             'layout' => [$this'block_layout'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return $this->loadTemplate(twig_get_attribute($this->env$this->source, (isset($context["nglayouts"]) || array_key_exists("nglayouts"$context) ? $context["nglayouts"] : (function () { throw new RuntimeError('Variable "nglayouts" does not exist.'1$this->source); })()), "pageLayoutTemplate", [], "any"falsefalsefalse1), "@NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig"1);
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig"));
  38.         $this->getParent($context)->display($contextarray_merge($this->blocks$blocks));
  39.         
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  41.         
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  43.     }
  44.     // line 3
  45.     public function block_layout($context, array $blocks = [])
  46.     {
  47.         $macros $this->macros;
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout"));
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout"));
  52.         // line 4
  53.         echo "<div class=\"zone-layout-layout2\">
  54.     <section class=\"zone zone-header\">
  55.         ";
  56.         // line 7
  57.         $nglZone "header"        ;
  58.         $nglZoneIdentifier $nglZone instanceof Netgen\Layouts\API\Values\Layout\Zone $nglZone->getIdentifier() : $nglZone;
  59.         $nglContext Netgen\Layouts\View\ViewInterface::CONTEXT_DEFAULT;
  60.         $nglTemplate = new Netgen\Layouts\View\Twig\ContextualizedTwigTemplate($this$context$blocks);
  61.         $this->env->getRuntime("Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime")->displayZone($context["nglayouts"]->getLayout(), $nglZoneIdentifier$nglContext$nglTemplate);
  62.         // line 8
  63.         echo "    </section>
  64.     <section class=\"zone zone-post_header\">
  65.         ";
  66.         // line 11
  67.         $nglZone "post_header"        ;
  68.         $nglZoneIdentifier $nglZone instanceof Netgen\Layouts\API\Values\Layout\Zone $nglZone->getIdentifier() : $nglZone;
  69.         $nglContext Netgen\Layouts\View\ViewInterface::CONTEXT_DEFAULT;
  70.         $nglTemplate = new Netgen\Layouts\View\Twig\ContextualizedTwigTemplate($this$context$blocks);
  71.         $this->env->getRuntime("Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime")->displayZone($context["nglayouts"]->getLayout(), $nglZoneIdentifier$nglContext$nglTemplate);
  72.         // line 12
  73.         echo "    </section>
  74.     <section class=\"zone zone-main\">
  75.         ";
  76.         // line 15
  77.         $nglZone "main"        ;
  78.         $nglZoneIdentifier $nglZone instanceof Netgen\Layouts\API\Values\Layout\Zone $nglZone->getIdentifier() : $nglZone;
  79.         $nglContext Netgen\Layouts\View\ViewInterface::CONTEXT_DEFAULT;
  80.         $nglTemplate = new Netgen\Layouts\View\Twig\ContextualizedTwigTemplate($this$context$blocks);
  81.         $this->env->getRuntime("Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime")->displayZone($context["nglayouts"]->getLayout(), $nglZoneIdentifier$nglContext$nglTemplate);
  82.         // line 16
  83.         echo "    </section>
  84.     <section class=\"zone zone-pre_footer\">
  85.         ";
  86.         // line 19
  87.         $nglZone "pre_footer"        ;
  88.         $nglZoneIdentifier $nglZone instanceof Netgen\Layouts\API\Values\Layout\Zone $nglZone->getIdentifier() : $nglZone;
  89.         $nglContext Netgen\Layouts\View\ViewInterface::CONTEXT_DEFAULT;
  90.         $nglTemplate = new Netgen\Layouts\View\Twig\ContextualizedTwigTemplate($this$context$blocks);
  91.         $this->env->getRuntime("Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime")->displayZone($context["nglayouts"]->getLayout(), $nglZoneIdentifier$nglContext$nglTemplate);
  92.         // line 20
  93.         echo "    </section>
  94.     <section class=\"zone zone-footer\">
  95.         ";
  96.         // line 23
  97.         $nglZone "footer"        ;
  98.         $nglZoneIdentifier $nglZone instanceof Netgen\Layouts\API\Values\Layout\Zone $nglZone->getIdentifier() : $nglZone;
  99.         $nglContext Netgen\Layouts\View\ViewInterface::CONTEXT_DEFAULT;
  100.         $nglTemplate = new Netgen\Layouts\View\Twig\ContextualizedTwigTemplate($this$context$blocks);
  101.         $this->env->getRuntime("Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime")->displayZone($context["nglayouts"]->getLayout(), $nglZoneIdentifier$nglContext$nglTemplate);
  102.         // line 24
  103.         echo "    </section>
  104. </div>
  105. ";
  106.         
  107.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  108.         
  109.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  110.     }
  111.     public function getTemplateName()
  112.     {
  113.         return "@NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig";
  114.     }
  115.     public function isTraitable()
  116.     {
  117.         return false;
  118.     }
  119.     public function getDebugInfo()
  120.     {
  121.         return array (  122 => 24,  116 => 23,  111 => 20,  105 => 19,  100 => 16,  94 => 15,  89 => 12,  83 => 11,  78 => 8,  72 => 7,  67 => 4,  57 => 3,  35 => 1,);
  122.     }
  123.     public function getSourceContext()
  124.     {
  125.         return new Source("{% extends nglayouts.pageLayoutTemplate %}
  126. {% block layout %}
  127. <div class=\"zone-layout-layout2\">
  128.     <section class=\"zone zone-header\">
  129.         {% nglayouts_render_zone 'header' %}
  130.     </section>
  131.     <section class=\"zone zone-post_header\">
  132.         {% nglayouts_render_zone 'post_header' %}
  133.     </section>
  134.     <section class=\"zone zone-main\">
  135.         {% nglayouts_render_zone 'main' %}
  136.     </section>
  137.     <section class=\"zone zone-pre_footer\">
  138.         {% nglayouts_render_zone 'pre_footer' %}
  139.     </section>
  140.     <section class=\"zone zone-footer\">
  141.         {% nglayouts_render_zone 'footer' %}
  142.     </section>
  143. </div>
  144. {% endblock %}
  145. ""@NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig""/srv/sylius/vendor/netgen/layouts-standard/bundle/Resources/views/nglayouts/themes/standard/layout/layout_2.html.twig");
  146.     }
  147. }