var/cache/website/dev/twig/d7/d7f3690b8e929a8fb2d564007042964c.php line 48
<?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;/* pages/default.html.twig */class __TwigTemplate_b8037906d2eb1fb489a4aad8c1785dcf extends Template{private $source;private $macros = [];public function __construct(Environment $env){parent::__construct($env);$this->source = $this->getSourceContext();$this->blocks = ['content' => [$this, 'block_content'],];}protected function doGetParent(array $context){// line 1return "base.html.twig";}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", "pages/default.html.twig"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "pages/default.html.twig"));$this->parent = $this->loadTemplate("base.html.twig", "pages/default.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);}// line 3public function block_content($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", "content"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));echo "<div id=\"Content\"><div class=\"content_wrapper clearfix\"><div class=\"sections_group\"><div class=\"entry-content\"><div class=\"section mcb-section bg-cover-ultrawide defaultbanner\" style=\"background-image:url(";// line 7echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 7, $this->source); })()), "headerimage", [], "any", false, false, false, 7), "thumbnails", [], "any", false, false, false, 7), "1920x900.webp", [], "array", false, false, false, 7), "html", null, true);echo ");\"><div class=\"section_wrapper mcb-section-inner\"><div class=\"wrap mcb-wrap one valign-top clearfix\"><div class=\"mcb-wrap-inner\"><div class=\"column mcb-column three-fourth column_column\"><div class=\"column_attr clearfix\"><h2 style=\"color: #fff;\">";// line 13echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 13, $this->source); })()), "title", [], "any", false, false, false, 13), "html", null, true);echo "</h2></div></div></div></div></div></div><div class=\"section mcb-section equal-height-wrap defaultsection\" ><div class=\"section_wrapper mcb-section-inner\"><div class=\"wrap mcb-wrap one-second valign-middle clearfix\"><div class=\"mcb-wrap-inner\"><div class=\"column mcb-column one column_image\">";// line 25$context['_parent'] = $context;$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 25, $this->source); })()), "blocksleft", [], "any", false, false, false, 25));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["block"]) {// line 26echo " ";$this->loadTemplate((("includes/blocks/" . twig_get_attribute($this->env, $this->source, $context["block"], "type", [], "any", false, false, false, 26)) . ".html.twig"), "pages/default.html.twig", 26)->display(twig_array_merge($context, ["content" => // line 27$context["block"], "view" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 28(isset($context["view"]) || array_key_exists("view", $context) ? $context["view"] : (function () { throw new RuntimeError('Variable "view" does not exist.', 28, $this->source); })()), "blocksleft", [], "any", false, false, false, 28), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 28), [], "array", false, false, false, 28)]));// line 30echo " <hr class=\"no_line\" style=\"margin: 0 auto 15px;\">";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['length'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['_key'], $context['block'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 32echo " </div></div></div><div class=\"wrap mcb-wrap one-second valign-middle clearfix\" style=\"padding:0 0 0 8%\"><div class=\"mcb-wrap-inner\"><div class=\"column mcb-column one column_column\"><div class=\"column_attr clearfix\">";// line 39$context['_parent'] = $context;$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 39, $this->source); })()), "blocks", [], "any", false, false, false, 39));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["block"]) {// line 40echo " ";$this->loadTemplate((("includes/blocks/" . twig_get_attribute($this->env, $this->source, $context["block"], "type", [], "any", false, false, false, 40)) . ".html.twig"), "pages/default.html.twig", 40)->display(twig_array_merge($context, ["content" => // line 41$context["block"], "view" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 42(isset($context["view"]) || array_key_exists("view", $context) ? $context["view"] : (function () { throw new RuntimeError('Variable "view" does not exist.', 42, $this->source); })()), "blocks", [], "any", false, false, false, 42), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 42), [], "array", false, false, false, 42)]));// line 44echo " <hr class=\"no_line\" style=\"margin: 0 auto 15px;\">";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['length'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['_key'], $context['block'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 46echo " </div></div></div></div></div></div>";// line 52$context['_parent'] = $context;$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 52, $this->source); })()), "snippets", [], "any", false, false, false, 52));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["snippet"]) {// line 53echo " ";$this->loadTemplate((("snippets/" . twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["view"]) || array_key_exists("view", $context) ? $context["view"] : (function () { throw new RuntimeError('Variable "view" does not exist.', 53, $this->source); })()), "snippets", [], "any", false, false, false, 53), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 53), [], "array", false, false, false, 53), "template", [], "array", false, false, false, 53)) . ".html.twig"), "pages/default.html.twig", 53)->display(twig_array_merge($context, ["content" => // line 54$context["snippet"], "view" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 55(isset($context["view"]) || array_key_exists("view", $context) ? $context["view"] : (function () { throw new RuntimeError('Variable "view" does not exist.', 55, $this->source); })()), "snippets", [], "any", false, false, false, 55), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 55), [], "array", false, false, false, 55)]));// line 57echo " ";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['length'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['_key'], $context['snippet'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 58echo "</div></div></div></div>";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}public function getTemplateName(){return "pages/default.html.twig";}public function isTraitable(){return false;}public function getDebugInfo(){return array ( 224 => 58, 210 => 57, 208 => 55, 207 => 54, 205 => 53, 188 => 52, 180 => 46, 165 => 44, 163 => 42, 162 => 41, 160 => 40, 143 => 39, 134 => 32, 119 => 30, 117 => 28, 116 => 27, 114 => 26, 97 => 25, 82 => 13, 73 => 7, 58 => 3, 35 => 1,);}public function getSourceContext(){return new Source("{% extends \"base.html.twig\" %}{% block content %}<div id=\"Content\"><div class=\"content_wrapper clearfix\"><div class=\"sections_group\"><div class=\"entry-content\"><div class=\"section mcb-section bg-cover-ultrawide defaultbanner\" style=\"background-image:url({{content.headerimage.thumbnails[\"1920x900.webp\"]}});\"><div class=\"section_wrapper mcb-section-inner\"><div class=\"wrap mcb-wrap one valign-top clearfix\"><div class=\"mcb-wrap-inner\"><div class=\"column mcb-column three-fourth column_column\"><div class=\"column_attr clearfix\"><h2 style=\"color: #fff;\">{{ content.title }}</h2></div></div></div></div></div></div><div class=\"section mcb-section equal-height-wrap defaultsection\" ><div class=\"section_wrapper mcb-section-inner\"><div class=\"wrap mcb-wrap one-second valign-middle clearfix\"><div class=\"mcb-wrap-inner\"><div class=\"column mcb-column one column_image\">{% for block in content.blocksleft %}{% include 'includes/blocks/' ~ block.type ~ '.html.twig' with {content: block,view: view.blocksleft[loop.index0],} %}<hr class=\"no_line\" style=\"margin: 0 auto 15px;\">{% endfor %}</div></div></div><div class=\"wrap mcb-wrap one-second valign-middle clearfix\" style=\"padding:0 0 0 8%\"><div class=\"mcb-wrap-inner\"><div class=\"column mcb-column one column_column\"><div class=\"column_attr clearfix\">{% for block in content.blocks %}{% include 'includes/blocks/' ~ block.type ~ '.html.twig' with {content: block,view: view.blocks[loop.index0],} %}<hr class=\"no_line\" style=\"margin: 0 auto 15px;\">{% endfor %}</div></div></div></div></div></div>{% for snippet in content.snippets %}{% include 'snippets/' ~ view.snippets[loop.index0][\"template\"] ~ '.html.twig' with {content: snippet,view: view.snippets[loop.index0],} %}{% endfor %}</div></div></div></div>{% endblock %}", "pages/default.html.twig", "/home/solutions/weber.taha-solutions.com/templates/pages/default.html.twig");}}