<?php
use 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;
/* @VisualMediaPage/Page/pagina_expertise.html.twig */
class __TwigTemplate_3d8ef3c1db98bebd29771e0cdb8fb32bc5bb5d5890da7f73efd1c3a6332114ea extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'main' => [$this, 'block_main'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "Layout/base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@VisualMediaPage/Page/pagina_expertise.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@VisualMediaPage/Page/pagina_expertise.html.twig"));
$this->parent = $this->loadTemplate("Layout/base.html.twig", "@VisualMediaPage/Page/pagina_expertise.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 4
echo " ";
$this->loadTemplate("@VisualMediaVisual/Visual/pagevisual.html.twig", "@VisualMediaPage/Page/pagina_expertise.html.twig", 4)->display(twig_array_merge($context, ["visuals" => twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 4, $this->source); })()), "visuals", [], "any", false, false, false, 4)]));
// line 5
echo "
<section class=\"section section-page\">
<div class=\"page-stripes\"></div>
<div class=\"breadcrumb\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12\">
";
// line 13
$this->loadTemplate("@VisualMediaBreadcrumb/Breadcrumb/breadcrumb.html.twig", "@VisualMediaPage/Page/pagina_expertise.html.twig", 13)->display($context);
// line 14
echo " </div>
</div>
</div>
</div>
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12 col-lg-8 offset-lg-2\">
";
// line 22
if ((twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 22, $this->source); })()), "htmlContent", [], "any", false, false, false, 22) != "")) {
// line 23
echo " <div class=\"plain-content\">
";
// line 24
echo twig_escape_filter($this->env, $this->extensions['VisualMedia\LisaBundle\Twig\TwigContentScan']->scan(twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 24, $this->source); })()), "htmlContent", [], "any", false, false, false, 24)), "html", null, true);
echo "
</div>
";
}
// line 27
echo " </div>
</div>
<div class=\"standard-alinea alinea1\">
<div class=\"container\">
";
// line 31
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 31, $this->source); })()), "alinea1", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea2\">
<div class=\"container\">
";
// line 36
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 36, $this->source); })()), "alinea2", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea3\">
<div class=\"container\">
";
// line 41
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 41, $this->source); })()), "alinea3", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea4\">
<div class=\"container\">
";
// line 46
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 46, $this->source); })()), "alinea4", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea5\">
<div class=\"container\">
";
// line 51
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 51, $this->source); })()), "alinea5", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea6\">
<div class=\"container\">
";
// line 56
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 56, $this->source); })()), "alinea6", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea7\">
<div class=\"container\">
";
// line 61
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 61, $this->source); })()), "alinea7", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea8\">
<div class=\"container\">
";
// line 66
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 66, $this->source); })()), "alinea8", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea9\">
<div class=\"container\">
";
// line 71
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 71, $this->source); })()), "alinea9", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
<div class=\"standard-alinea alinea10\">
<div class=\"container\">
";
// line 76
echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 76, $this->source); })()), "alinea10", "Blocks/contentblock.html.twig");
echo "
</div>
</div>
";
// line 80
if ( !(null === twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 80, $this->source); })()), "employee", [], "any", false, false, false, 80))) {
// line 81
echo " ";
$this->loadTemplate("Employee/view.html.twig", "@VisualMediaPage/Page/pagina_expertise.html.twig", 81)->display(twig_array_merge($context, ["employee" => twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 81, $this->source); })()), "employee", [], "any", false, false, false, 81)]));
// line 82
echo " ";
}
// line 83
echo " </div>
</section>
<section class=\"extra-contentblokken\">
";
// line 87
if ( !(null === twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 87, $this->source); })()), "kamReference", [], "any", false, false, false, 87))) {
// line 88
echo " ";
$this->loadTemplate("Layout/Include/kam.html.twig", "@VisualMediaPage/Page/pagina_expertise.html.twig", 88)->display($context);
// line 89
echo " ";
}
// line 90
echo " ";
if ( !(null === twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 90, $this->source); })()), "mvoReference", [], "any", false, false, false, 90))) {
// line 91
echo " ";
$this->loadTemplate("Layout/Include/mvo.html.twig", "@VisualMediaPage/Page/pagina_expertise.html.twig", 91)->display($context);
// line 92
echo " ";
}
// line 93
echo " ";
if ( !(null === twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 93, $this->source); })()), "sponsorReference", [], "any", false, false, false, 93))) {
// line 94
echo " ";
$this->loadTemplate("Layout/Include/sponsor.html.twig", "@VisualMediaPage/Page/pagina_expertise.html.twig", 94)->display($context);
// line 95
echo " ";
}
// line 96
echo " </section>
";
// line 103
echo "
";
// line 105
echo " <!-- <section class=\"section section-page-expertise\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12\">
";
// line 110
echo "
<h2 class=\"text-center\">";
// line 111
echo "</h2>
<div class=\"project-list\">
";
// line 114
echo " ";
// line 115
echo " ";
// line 116
echo " <p>Geen projecten gevonden</p>
";
// line 118
echo " </div>
</div>
</div>
</div>
</section> -->
";
// line 124
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@VisualMediaPage/Page/pagina_expertise.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 265 => 124, 258 => 118, 255 => 116, 253 => 115, 251 => 114, 247 => 111, 244 => 110, 238 => 105, 235 => 103, 229 => 96, 226 => 95, 223 => 94, 220 => 93, 217 => 92, 214 => 91, 211 => 90, 208 => 89, 205 => 88, 203 => 87, 197 => 83, 194 => 82, 191 => 81, 189 => 80, 182 => 76, 174 => 71, 166 => 66, 158 => 61, 150 => 56, 142 => 51, 134 => 46, 126 => 41, 118 => 36, 110 => 31, 104 => 27, 98 => 24, 95 => 23, 93 => 22, 83 => 14, 81 => 13, 71 => 5, 68 => 4, 58 => 3, 35 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'Layout/base.html.twig' %}
{% block main %}
{% include '@VisualMediaVisual/Visual/pagevisual.html.twig' with { visuals: page.visuals } %}
<section class=\"section section-page\">
<div class=\"page-stripes\"></div>
<div class=\"breadcrumb\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12\">
{% include '@VisualMediaBreadcrumb/Breadcrumb/breadcrumb.html.twig' %}
</div>
</div>
</div>
</div>
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12 col-lg-8 offset-lg-2\">
{% if (page.htmlContent != '') %}
<div class=\"plain-content\">
{{ page.htmlContent|scan }}
</div>
{% endif %}
</div>
</div>
<div class=\"standard-alinea alinea1\">
<div class=\"container\">
{{blockscan(page,'alinea1','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea2\">
<div class=\"container\">
{{blockscan(page,'alinea2','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea3\">
<div class=\"container\">
{{blockscan(page,'alinea3','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea4\">
<div class=\"container\">
{{blockscan(page,'alinea4','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea5\">
<div class=\"container\">
{{blockscan(page,'alinea5','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea6\">
<div class=\"container\">
{{blockscan(page,'alinea6','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea7\">
<div class=\"container\">
{{blockscan(page,'alinea7','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea8\">
<div class=\"container\">
{{blockscan(page,'alinea8','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea9\">
<div class=\"container\">
{{blockscan(page,'alinea9','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
<div class=\"standard-alinea alinea10\">
<div class=\"container\">
{{blockscan(page,'alinea10','Blocks/contentblock.html.twig')|raw}}
</div>
</div>
{% if page.employee is not null %}
{% include 'Employee/view.html.twig' with { 'employee': page.employee } %}
{% endif %}
</div>
</section>
<section class=\"extra-contentblokken\">
{% if page.kamReference is not null %}
{% include 'Layout/Include/kam.html.twig' %}
{% endif %}
{% if page.mvoReference is not null %}
{% include 'Layout/Include/mvo.html.twig' %}
{% endif %}
{% if page.sponsorReference is not null %}
{% include 'Layout/Include/sponsor.html.twig' %}
{% endif %}
</section>
{# <section class=\"section cta-container\">
{% include 'Layout/Include/cta.html.twig' %}
</section> #}
{#{% if page is defined and page.expertise %}#}
<!-- <section class=\"section section-page-expertise\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12\">
{#{% set project_category = page.projectCategory|default(null) %}#}
<h2 class=\"text-center\">{#{ (project_category.title ~ ' Projecten')|upper }#}</h2>
<div class=\"project-list\">
{#{% for project in project_category.limitedProjects %}#}
{#{% include 'Layout/Include/project-card.html.twig' with {project: project} only %}#}
{#{% else %}#}
<p>Geen projecten gevonden</p>
{#{% endfor %}#}
</div>
</div>
</div>
</div>
</section> -->
{#{% endif %} #}
{% endblock %}
", "@VisualMediaPage/Page/pagina_expertise.html.twig", "/var/www/vhosts/localhost/html/templates/VisualMediaPageBundle/views/Page/pagina_expertise.html.twig");
}
}