var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php line 87
<?phpuse Twig\Environment;use Twig\Error\LoaderError;use Twig\Error\RuntimeError;use Twig\Extension\SandboxExtension;use Twig\Markup;use Twig\Sandbox\SecurityError;use Twig\Sandbox\SecurityNotAllowedTagError;use Twig\Sandbox\SecurityNotAllowedFilterError;use Twig\Sandbox\SecurityNotAllowedFunctionError;use Twig\Source;use Twig\Template;/* @NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig */class __TwigTemplate_06e7db923630d121b18bf1139fff2f45 extends Template{private $source;private $macros = [];public function __construct(Environment $env){parent::__construct($env);$this->source = $this->getSourceContext();$this->blocks = ['layout' => [$this, 'block_layout'],];}protected function doGetParent(array $context){// line 1return $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", false, false, false, 1), "@NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig", 1);}protected function doDisplay(array $context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig"));$this->getParent($context)->display($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);}// line 3public function block_layout($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout"));// line 4echo "<div class=\"zone-layout-layout2\"><section class=\"zone zone-header\">";// line 7$nglZone = "header" ;$nglZoneIdentifier = $nglZone instanceof Netgen\Layouts\API\Values\Layout\Zone ? $nglZone->getIdentifier() : $nglZone;$nglContext = Netgen\Layouts\View\ViewInterface::CONTEXT_DEFAULT;$nglTemplate = new Netgen\Layouts\View\Twig\ContextualizedTwigTemplate($this, $context, $blocks);$this->env->getRuntime("Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime")->displayZone($context["nglayouts"]->getLayout(), $nglZoneIdentifier, $nglContext, $nglTemplate);// line 8echo " </section><section class=\"zone zone-post_header\">";// line 11$nglZone = "post_header" ;$nglZoneIdentifier = $nglZone instanceof Netgen\Layouts\API\Values\Layout\Zone ? $nglZone->getIdentifier() : $nglZone;$nglContext = Netgen\Layouts\View\ViewInterface::CONTEXT_DEFAULT;$nglTemplate = new Netgen\Layouts\View\Twig\ContextualizedTwigTemplate($this, $context, $blocks);$this->env->getRuntime("Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime")->displayZone($context["nglayouts"]->getLayout(), $nglZoneIdentifier, $nglContext, $nglTemplate);// line 12echo " </section><section class=\"zone zone-main\">";// line 15$nglZone = "main" ;$nglZoneIdentifier = $nglZone instanceof Netgen\Layouts\API\Values\Layout\Zone ? $nglZone->getIdentifier() : $nglZone;$nglContext = Netgen\Layouts\View\ViewInterface::CONTEXT_DEFAULT;$nglTemplate = new Netgen\Layouts\View\Twig\ContextualizedTwigTemplate($this, $context, $blocks);$this->env->getRuntime("Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime")->displayZone($context["nglayouts"]->getLayout(), $nglZoneIdentifier, $nglContext, $nglTemplate);// line 16echo " </section><section class=\"zone zone-pre_footer\">";// line 19$nglZone = "pre_footer" ;$nglZoneIdentifier = $nglZone instanceof Netgen\Layouts\API\Values\Layout\Zone ? $nglZone->getIdentifier() : $nglZone;$nglContext = Netgen\Layouts\View\ViewInterface::CONTEXT_DEFAULT;$nglTemplate = new Netgen\Layouts\View\Twig\ContextualizedTwigTemplate($this, $context, $blocks);$this->env->getRuntime("Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime")->displayZone($context["nglayouts"]->getLayout(), $nglZoneIdentifier, $nglContext, $nglTemplate);// line 20echo " </section><section class=\"zone zone-footer\">";// line 23$nglZone = "footer" ;$nglZoneIdentifier = $nglZone instanceof Netgen\Layouts\API\Values\Layout\Zone ? $nglZone->getIdentifier() : $nglZone;$nglContext = Netgen\Layouts\View\ViewInterface::CONTEXT_DEFAULT;$nglTemplate = new Netgen\Layouts\View\Twig\ContextualizedTwigTemplate($this, $context, $blocks);$this->env->getRuntime("Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime")->displayZone($context["nglayouts"]->getLayout(), $nglZoneIdentifier, $nglContext, $nglTemplate);// line 24echo " </section></div>";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}public function getTemplateName(){return "@NetgenLayoutsStandard/nglayouts/themes/standard/layout/layout_2.html.twig";}public function isTraitable(){return false;}public function getDebugInfo(){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,);}public function getSourceContext(){return new Source("{% extends nglayouts.pageLayoutTemplate %}{% block layout %}<div class=\"zone-layout-layout2\"><section class=\"zone zone-header\">{% nglayouts_render_zone 'header' %}</section><section class=\"zone zone-post_header\">{% nglayouts_render_zone 'post_header' %}</section><section class=\"zone zone-main\">{% nglayouts_render_zone 'main' %}</section><section class=\"zone zone-pre_footer\">{% nglayouts_render_zone 'pre_footer' %}</section><section class=\"zone zone-footer\">{% nglayouts_render_zone 'footer' %}</section></div>{% endblock %}", "@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");}}