var/cache/dev/twig/0b/0bc0e22798f4842de628299ed3c3825a85b0f64dde85bd8730f6794bbcf8c291.php line 48

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. /* @VisualMediaPage/Page/pagina.html.twig */
  14. class __TwigTemplate_22f99e830a1d7f758ab00ea2341ece8cd76f7f1eb58fa618ef17e4cff638fc2a 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->blocks = [
  23.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "Layout/base.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@VisualMediaPage/Page/pagina.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@VisualMediaPage/Page/pagina.html.twig"));
  38.         $this->parent $this->loadTemplate("Layout/base.html.twig""@VisualMediaPage/Page/pagina.html.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 3
  46.     public function block_main($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         // line 4
  54.         echo "    ";
  55.         $this->loadTemplate("@VisualMediaVisual/Visual/pagevisual.html.twig""@VisualMediaPage/Page/pagina.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"falsefalsefalse4)]));
  56.         // line 5
  57.         echo "
  58.     <section class=\"section section-page\">
  59.         <div class=\"page-stripes\"></div>
  60.         <div class=\"breadcrumb\">
  61.             <div class=\"container\">
  62.                 <div class=\"row\">
  63.                     <div class=\"col-12\">
  64.                         ";
  65.         // line 13
  66.         $this->loadTemplate("@VisualMediaBreadcrumb/Breadcrumb/breadcrumb.html.twig""@VisualMediaPage/Page/pagina.html.twig"13)->display($context);
  67.         // line 14
  68.         echo "                    </div>
  69.                 </div>
  70.             </div>
  71.         </div>
  72.         <div class=\"container\">
  73.             <div class=\"row\">
  74.                 <div class=\"col-12 col-lg-8 offset-lg-2\">
  75.                     ";
  76.         // line 22
  77.         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"falsefalsefalse22) != "")) {
  78.             // line 23
  79.             echo "                        <div class=\"plain-content\">
  80.                             ";
  81.             // line 24
  82.             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"falsefalsefalse24)), "html"nulltrue);
  83.             echo "
  84.                         </div>
  85.                     ";
  86.         }
  87.         // line 27
  88.         echo "                </div>
  89.             </div>
  90.             <div class=\"standard-alinea alinea1\">
  91.                 <div class=\"container\">
  92.                     ";
  93.         // line 32
  94.         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.'32$this->source); })()), "alinea1""Blocks/contentblock.html.twig");
  95.         echo "
  96.                 </div>
  97.             </div>
  98.             <div class=\"standard-alinea alinea2\">
  99.                 <div class=\"container\">
  100.                     ";
  101.         // line 37
  102.         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.'37$this->source); })()), "alinea2""Blocks/contentblock.html.twig");
  103.         echo "
  104.                 </div>
  105.             </div>
  106.             <div class=\"standard-alinea alinea3\">
  107.                 <div class=\"container\">
  108.                     ";
  109.         // line 42
  110.         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.'42$this->source); })()), "alinea3""Blocks/contentblock.html.twig");
  111.         echo "
  112.                 </div>
  113.             </div>
  114.             <div class=\"standard-alinea alinea4\">
  115.                 <div class=\"container\">
  116.                     ";
  117.         // line 47
  118.         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.'47$this->source); })()), "alinea4""Blocks/contentblock.html.twig");
  119.         echo "
  120.                 </div>
  121.             </div>
  122.             <div class=\"standard-alinea alinea5\">
  123.                 <div class=\"container\">
  124.                     ";
  125.         // line 52
  126.         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.'52$this->source); })()), "alinea5""Blocks/contentblock.html.twig");
  127.         echo "
  128.                 </div>
  129.             </div>
  130.             <div class=\"standard-alinea alinea6\">
  131.                 <div class=\"container\">
  132.                     ";
  133.         // line 57
  134.         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.'57$this->source); })()), "alinea6""Blocks/contentblock.html.twig");
  135.         echo "
  136.                 </div>
  137.             </div>
  138.             <div class=\"standard-alinea alinea7\">
  139.                 <div class=\"container\">
  140.                     ";
  141.         // line 62
  142.         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.'62$this->source); })()), "alinea7""Blocks/contentblock.html.twig");
  143.         echo "
  144.                 </div>
  145.             </div>
  146.             <div class=\"standard-alinea alinea8\">
  147.                 <div class=\"container\">
  148.                     ";
  149.         // line 67
  150.         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.'67$this->source); })()), "alinea8""Blocks/contentblock.html.twig");
  151.         echo "
  152.                 </div>
  153.             </div>
  154.             <div class=\"standard-alinea alinea9\">
  155.                 <div class=\"container\">
  156.                     ";
  157.         // line 72
  158.         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.'72$this->source); })()), "alinea9""Blocks/contentblock.html.twig");
  159.         echo "
  160.                 </div>
  161.             </div>
  162.             <div class=\"standard-alinea alinea10\">
  163.                 <div class=\"container\">
  164.                     ";
  165.         // line 77
  166.         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.'77$this->source); })()), "alinea10""Blocks/contentblock.html.twig");
  167.         echo "
  168.                 </div>
  169.             </div>
  170.             ";
  171.         // line 81
  172.         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.'81$this->source); })()), "employee", [], "any"falsefalsefalse81))) {
  173.             // line 82
  174.             echo "                ";
  175.             $this->loadTemplate("Employee/view.html.twig""@VisualMediaPage/Page/pagina.html.twig"82)->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.'82$this->source); })()), "employee", [], "any"falsefalsefalse82)]));
  176.             // line 83
  177.             echo "            ";
  178.         }
  179.         // line 84
  180.         echo "        </div>
  181.        
  182.     </section>
  183.     <section class=\"extra-contentblokken\">
  184.          ";
  185.         // line 88
  186.         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.'88$this->source); })()), "kamReference", [], "any"falsefalsefalse88))) {
  187.             // line 89
  188.             echo "            ";
  189.             $this->loadTemplate("Layout/Include/kam.html.twig""@VisualMediaPage/Page/pagina.html.twig"89)->display($context);
  190.             // line 90
  191.             echo "        ";
  192.         }
  193.         // line 91
  194.         echo "        ";
  195.         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.'91$this->source); })()), "mvoReference", [], "any"falsefalsefalse91))) {
  196.             // line 92
  197.             echo "            ";
  198.             $this->loadTemplate("Layout/Include/mvo.html.twig""@VisualMediaPage/Page/pagina.html.twig"92)->display($context);
  199.             // line 93
  200.             echo "        ";
  201.         }
  202.         // line 94
  203.         echo "        ";
  204.         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.'94$this->source); })()), "sponsorReference", [], "any"falsefalsefalse94))) {
  205.             // line 95
  206.             echo "            ";
  207.             $this->loadTemplate("Layout/Include/sponsor.html.twig""@VisualMediaPage/Page/pagina.html.twig"95)->display($context);
  208.             // line 96
  209.             echo "        ";
  210.         }
  211.         // line 97
  212.         echo "    </section>
  213.     
  214.     ";
  215.         // line 106
  216.         echo "    ";
  217.         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.'106$this->source); })()), "photosAlbum", [], "any"falsefalsefalse106))) {
  218.             // line 107
  219.             echo "        <div class=\"container-fluid p-0\">
  220.             <div class=\"gallery row\">
  221.                 ";
  222.             // line 109
  223.             $context['_parent'] = $context;
  224.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_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.'109$this->source); })()), "photosAlbum", [], "any"falsefalsefalse109), "photos", [], "any"falsefalsefalse109));
  225.             foreach ($context['_seq'] as $context["_key"] => $context["photo"]) {
  226.                 // line 110
  227.                 echo "                    ";
  228.                 $context["src"] = $this->extensions['VisualMedia\LisaBundle\Twig\TwigUploadUrl']->url(twig_get_attribute($this->env$this->source$context["photo"], "upload", [], "any"falsefalsefalse110), ["width" => 720]);
  229.                 // line 111
  230.                 echo "                    ";
  231.                 $context["alt"] = twig_get_attribute($this->env$this->source$context["photo"], "imageAlt", [], "any"falsefalsefalse111);
  232.                 // line 112
  233.                 echo "                    ";
  234.                 $context["title"] = twig_get_attribute($this->env$this->source$context["photo"], "imageTitle", [], "any"falsefalsefalse112);
  235.                 // line 113
  236.                 echo "                    <div class=\"photo col-6 col-md-6 col-lg-3 p-0\">
  237.                         <figure>
  238.                             <img data-src=\"";
  239.                 // line 115
  240.                 echo twig_escape_filter($this->env, (isset($context["src"]) || array_key_exists("src"$context) ? $context["src"] : (function () { throw new RuntimeError('Variable "src" does not exist.'115$this->source); })()), "html"nulltrue);
  241.                 echo "\" src=\"";
  242.                 echo twig_escape_filter($this->env, (isset($context["src"]) || array_key_exists("src"$context) ? $context["src"] : (function () { throw new RuntimeError('Variable "src" does not exist.'115$this->source); })()), "html"nulltrue);
  243.                 echo "\" title=\"";
  244.                 echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'115$this->source); })()), "html"nulltrue);
  245.                 echo "\" alt=\"";
  246.                 echo twig_escape_filter($this->env, (isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'115$this->source); })()), "html"nulltrue);
  247.                 echo "\" class=\"img-fluid lazy\" />
  248.                         </figure>
  249.                         <i class=\"far fa-search-plus\"></i>
  250.                     </div>
  251.                 ";
  252.             }
  253.             $_parent $context['_parent'];
  254.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['photo'], $context['_parent'], $context['loop']);
  255.             $context array_intersect_key($context$_parent) + $_parent;
  256.             // line 120
  257.             echo "            </div>
  258.         </div>
  259.     ";
  260.         }
  261.         // line 123
  262.         echo "    ";
  263.         // line 124
  264.         echo "        <!-- <section class=\"section section-page-expertise\">
  265.             <div class=\"container\">
  266.                 <div class=\"row\">
  267.                     <div class=\"col-12\">
  268.                         ";
  269.         // line 129
  270.         echo "
  271.                         <h2 class=\"text-center\">";
  272.         // line 130
  273.         echo "</h2>
  274.                         <div class=\"project-list\">
  275.                             ";
  276.         // line 133
  277.         echo "                                ";
  278.         // line 134
  279.         echo "                            ";
  280.         // line 135
  281.         echo "                                <p>Geen projecten gevonden</p>
  282.                             ";
  283.         // line 137
  284.         echo "                        </div>
  285.                     </div>
  286.                 </div>
  287.             </div>
  288.         </section> -->
  289.     ";
  290.         // line 143
  291.         echo "
  292. ";
  293.         
  294.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  295.         
  296.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  297.     }
  298.     public function getTemplateName()
  299.     {
  300.         return "@VisualMediaPage/Page/pagina.html.twig";
  301.     }
  302.     public function isTraitable()
  303.     {
  304.         return false;
  305.     }
  306.     public function getDebugInfo()
  307.     {
  308.         return array (  313 => 143,  306 => 137,  303 => 135,  301 => 134,  299 => 133,  295 => 130,  292 => 129,  286 => 124,  284 => 123,  279 => 120,  262 => 115,  258 => 113,  255 => 112,  252 => 111,  249 => 110,  245 => 109,  241 => 107,  238 => 106,  230 => 97,  227 => 96,  224 => 95,  221 => 94,  218 => 93,  215 => 92,  212 => 91,  209 => 90,  206 => 89,  204 => 88,  198 => 84,  195 => 83,  192 => 82,  190 => 81,  183 => 77,  175 => 72,  167 => 67,  159 => 62,  151 => 57,  143 => 52,  135 => 47,  127 => 42,  119 => 37,  111 => 32,  104 => 27,  98 => 24,  95 => 23,  93 => 22,  83 => 14,  81 => 13,  71 => 5,  68 => 4,  58 => 3,  35 => 1,);
  309.     }
  310.     public function getSourceContext()
  311.     {
  312.         return new Source("{% extends 'Layout/base.html.twig' %}
  313. {% block main %}
  314.     {% include '@VisualMediaVisual/Visual/pagevisual.html.twig' with { visuals: page.visuals } %}
  315.     <section class=\"section section-page\">
  316.         <div class=\"page-stripes\"></div>
  317.         <div class=\"breadcrumb\">
  318.             <div class=\"container\">
  319.                 <div class=\"row\">
  320.                     <div class=\"col-12\">
  321.                         {% include '@VisualMediaBreadcrumb/Breadcrumb/breadcrumb.html.twig' %}
  322.                     </div>
  323.                 </div>
  324.             </div>
  325.         </div>
  326.         <div class=\"container\">
  327.             <div class=\"row\">
  328.                 <div class=\"col-12 col-lg-8 offset-lg-2\">
  329.                     {% if (page.htmlContent != '' )%}
  330.                         <div class=\"plain-content\">
  331.                             {{ page.htmlContent|scan }}
  332.                         </div>
  333.                     {% endif %}
  334.                 </div>
  335.             </div>
  336.             <div class=\"standard-alinea alinea1\">
  337.                 <div class=\"container\">
  338.                     {{blockscan(page,'alinea1','Blocks/contentblock.html.twig')|raw}}
  339.                 </div>
  340.             </div>
  341.             <div class=\"standard-alinea alinea2\">
  342.                 <div class=\"container\">
  343.                     {{blockscan(page,'alinea2','Blocks/contentblock.html.twig')|raw}}
  344.                 </div>
  345.             </div>
  346.             <div class=\"standard-alinea alinea3\">
  347.                 <div class=\"container\">
  348.                     {{blockscan(page,'alinea3','Blocks/contentblock.html.twig')|raw}}
  349.                 </div>
  350.             </div>
  351.             <div class=\"standard-alinea alinea4\">
  352.                 <div class=\"container\">
  353.                     {{blockscan(page,'alinea4','Blocks/contentblock.html.twig')|raw}}
  354.                 </div>
  355.             </div>
  356.             <div class=\"standard-alinea alinea5\">
  357.                 <div class=\"container\">
  358.                     {{blockscan(page,'alinea5','Blocks/contentblock.html.twig')|raw}}
  359.                 </div>
  360.             </div>
  361.             <div class=\"standard-alinea alinea6\">
  362.                 <div class=\"container\">
  363.                     {{blockscan(page,'alinea6','Blocks/contentblock.html.twig')|raw}}
  364.                 </div>
  365.             </div>
  366.             <div class=\"standard-alinea alinea7\">
  367.                 <div class=\"container\">
  368.                     {{blockscan(page,'alinea7','Blocks/contentblock.html.twig')|raw}}
  369.                 </div>
  370.             </div>
  371.             <div class=\"standard-alinea alinea8\">
  372.                 <div class=\"container\">
  373.                     {{blockscan(page,'alinea8','Blocks/contentblock.html.twig')|raw}}
  374.                 </div>
  375.             </div>
  376.             <div class=\"standard-alinea alinea9\">
  377.                 <div class=\"container\">
  378.                     {{blockscan(page,'alinea9','Blocks/contentblock.html.twig')|raw}}
  379.                 </div>
  380.             </div>
  381.             <div class=\"standard-alinea alinea10\">
  382.                 <div class=\"container\">
  383.                     {{blockscan(page,'alinea10','Blocks/contentblock.html.twig')|raw}}
  384.                 </div>
  385.             </div>
  386.             {% if page.employee is not null %}
  387.                 {% include 'Employee/view.html.twig' with { 'employee': page.employee } %}
  388.             {% endif %}
  389.         </div>
  390.        
  391.     </section>
  392.     <section class=\"extra-contentblokken\">
  393.          {% if page.kamReference is not null %}
  394.             {% include 'Layout/Include/kam.html.twig' %}
  395.         {% endif %}
  396.         {% if page.mvoReference is not null %}
  397.             {% include 'Layout/Include/mvo.html.twig' %}
  398.         {% endif %}
  399.         {% if page.sponsorReference is not null %}
  400.             {% include 'Layout/Include/sponsor.html.twig' %}
  401.         {% endif %}
  402.     </section>
  403.     
  404.     {# <section class=\"section cta-container\">
  405.         {% include 'Layout/Include/cta.html.twig' %}
  406.     </section> #}
  407.     {% if page.photosAlbum is not null %}
  408.         <div class=\"container-fluid p-0\">
  409.             <div class=\"gallery row\">
  410.                 {% for photo in page.photosAlbum.photos %}
  411.                     {% set src = photo.upload|url({ width: 720 }) %}
  412.                     {% set alt = photo.imageAlt %}
  413.                     {% set title = photo.imageTitle %}
  414.                     <div class=\"photo col-6 col-md-6 col-lg-3 p-0\">
  415.                         <figure>
  416.                             <img data-src=\"{{ src }}\" src=\"{{src}}\" title=\"{{ title }}\" alt=\"{{ alt }}\" class=\"img-fluid lazy\" />
  417.                         </figure>
  418.                         <i class=\"far fa-search-plus\"></i>
  419.                     </div>
  420.                 {% endfor %}
  421.             </div>
  422.         </div>
  423.     {% endif %}
  424.     {#{% if page is defined and page.expertise %}#}
  425.         <!-- <section class=\"section section-page-expertise\">
  426.             <div class=\"container\">
  427.                 <div class=\"row\">
  428.                     <div class=\"col-12\">
  429.                         {#{% set project_category = page.projectCategory|default(null) %}#}
  430.                         <h2 class=\"text-center\">{#{ (project_category.title ~ ' Projecten')|upper }#}</h2>
  431.                         <div class=\"project-list\">
  432.                             {#{% for project in project_category.limitedProjects %}#}
  433.                                 {#{% include 'Layout/Include/project-card.html.twig' with {project: project} only %}#}
  434.                             {#{% else %}#}
  435.                                 <p>Geen projecten gevonden</p>
  436.                             {#{% endfor %}#}
  437.                         </div>
  438.                     </div>
  439.                 </div>
  440.             </div>
  441.         </section> -->
  442.     {#{% endif %} #}
  443. {% endblock %}""@VisualMediaPage/Page/pagina.html.twig""/var/www/vhosts/localhost/html/templates/VisualMediaPageBundle/views/Page/pagina.html.twig");
  444.     }
  445. }