<?php 
 
use Twig\Environment; 
use Twig\Error\LoaderError; 
use Twig\Error\RuntimeError; 
use Twig\Extension\CoreExtension; 
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; 
 
/* articles/experiences.html.twig */ 
class __TwigTemplate_818f187f9703967ba6c5ae64a0cd04cd0d02e595d1da1509bf43629e508e1842 extends Template 
{ 
    private $source; 
    private $macros = []; 
 
    public function __construct(Environment $env) 
    { 
        parent::__construct($env); 
 
        $this->source = $this->getSourceContext(); 
 
        $this->blocks = [ 
            'style' => [$this, 'block_style'], 
            'content' => [$this, 'block_content'], 
            'javascripts' => [$this, 'block_javascripts'], 
        ]; 
    } 
 
    protected function doGetParent(array $context) 
    { 
        // line 1 
        return "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", "articles/experiences.html.twig")); 
 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "articles/experiences.html.twig")); 
 
        $this->parent = $this->loadTemplate("base.html.twig", "articles/experiences.html.twig", 1); 
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks)); 
         
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); 
 
         
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); 
 
    } 
 
    // line 3 
    public function block_style($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", "style")); 
 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "style")); 
 
        // line 4 
        yield "\t"; 
        yield from $this->yieldParentBlock("style", $context, $blocks); 
        yield " 
\t"; 
        // line 5 
        yield from         $this->loadTemplate("css/article-critical-css.html.twig", "articles/experiences.html.twig", 5)->unwrap()->yield($context); 
        // line 6 
        yield "\t"; 
        yield from         $this->loadTemplate("pages/headers/encore-entry-css-files.html.twig", "articles/experiences.html.twig", 6)->unwrap()->yield(CoreExtension::merge($context, ["file" => "articles_css"])); 
        // line 7 
        yield "\t"; 
        yield from         $this->loadTemplate("pages/headers/encore-entry-css-files.html.twig", "articles/experiences.html.twig", 7)->unwrap()->yield(CoreExtension::merge($context, ["file" => "sns_icons_css"])); 
        // line 8 
        yield "\t"; 
        yield from         $this->loadTemplate("pages/headers/encore-entry-css-files.html.twig", "articles/experiences.html.twig", 8)->unwrap()->yield(CoreExtension::merge($context, ["file" => "frame_css"])); 
        // line 9 
        yield "\t"; 
        yield from         $this->loadTemplate("pages/headers/encore-entry-css-files.html.twig", "articles/experiences.html.twig", 9)->unwrap()->yield(CoreExtension::merge($context, ["file" => "freetext_css"])); 
        // line 10 
        yield "\t"; 
        if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "adresse", [], "any", true, true, false, 10) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 10, $this->source); })()), "adresse", [], "any", false, false, false, 10)))) { 
            // line 11 
            yield "\t\t"; 
            yield from             $this->loadTemplate("pages/headers/encore-entry-css-files.html.twig", "articles/experiences.html.twig", 11)->unwrap()->yield(CoreExtension::merge($context, ["file" => "map_css"])); 
            // line 12 
            yield "\t"; 
        } 
        // line 13 
        yield "\t"; 
        if (((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "main_content", [], "any", true, true, false, 13) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($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); })()), "main_content", [], "any", false, false, false, 13))) && (1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($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); })()), "main_content", [], "any", false, false, false, 13)), 0)))) { 
            // line 14 
            yield "\t\t"; 
            $context['_parent'] = $context; 
            $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 14, $this->source); })()), "main_content", [], "any", false, false, false, 14)); 
            $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["data"]) { 
                // line 15 
                yield "\t\t\t"; 
                $context["block"] = $context["data"]; 
                // line 16 
                yield "\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 16), "youtube"))) { 
                    // line 17 
                    yield "\t\t\t\t"; 
                    yield from                     $this->loadTemplate("pages/headers/encore-entry-css-files.html.twig", "articles/experiences.html.twig", 17)->unwrap()->yield(CoreExtension::merge($context, ["file" => "youtube_css"])); 
                    // line 18 
                    yield "\t\t\t"; 
                } 
                // line 19 
                yield "\t\t\t"; 
                if (((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 19), "linked_with")) || (0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 19), "see_more")))) { 
                    // line 20 
                    yield "\t\t\t\t"; 
                    yield from                     $this->loadTemplate("pages/headers/encore-entry-css-files.html.twig", "articles/experiences.html.twig", 20)->unwrap()->yield(CoreExtension::merge($context, ["file" => "splide_css"])); 
                    // line 21 
                    yield "\t\t\t\t"; 
                    yield from                     $this->loadTemplate("pages/headers/encore-entry-css-files.html.twig", "articles/experiences.html.twig", 21)->unwrap()->yield(CoreExtension::merge($context, ["file" => "previews_css"])); 
                    // line 22 
                    yield "\t\t\t\t"; 
                    yield from                     $this->loadTemplate("pages/headers/encore-entry-css-files.html.twig", "articles/experiences.html.twig", 22)->unwrap()->yield(CoreExtension::merge($context, ["file" => "preview_thematique_css"])); 
                    // line 23 
                    yield "\t\t\t"; 
                } 
                // line 24 
                yield "\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 24), "citation"))) { 
                    // line 25 
                    yield "\t\t\t\t"; 
                    yield from                     $this->loadTemplate("pages/headers/encore-entry-css-files.html.twig", "articles/experiences.html.twig", 25)->unwrap()->yield(CoreExtension::merge($context, ["file" => "citation_css"])); 
                    // line 26 
                    yield "\t\t\t"; 
                } 
                // line 27 
                yield "\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 27), "iframe"))) { 
                    // line 28 
                    yield "\t\t\t\t"; 
                    yield from                     $this->loadTemplate("blocks/iframe.html.twig", "articles/experiences.html.twig", 28)->unwrap()->yield(CoreExtension::merge($context, ["block" => $context["data"]])); 
                    // line 29 
                    yield "\t\t\t"; 
                } 
                // line 30 
                yield "\t\t"; 
                ++$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['data'], $context['_parent'], $context['loop']); 
            $context = array_intersect_key($context, $_parent) + $_parent; 
            // line 31 
            yield "\t"; 
        } 
         
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); 
 
         
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); 
 
        return; yield ''; 
    } 
 
    // line 33 
    public function block_content($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", "content")); 
 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content")); 
 
        // line 34 
        yield "\t"; 
        $context["values"] = ""; 
        // line 35 
        yield "\t"; 
        $context["values"] = ["Acteurs & territoires", "Expériences"]; 
        // line 36 
        yield "\t"; 
        yield from         $this->loadTemplate("articles-blocks/breadcrumb.html.twig", "articles/experiences.html.twig", 36)->unwrap()->yield(CoreExtension::merge($context, ["titles" => (isset($context["values"]) || array_key_exists("values", $context) ? $context["values"] : (function () { throw new RuntimeError('Variable "values" does not exist.', 36, $this->source); })())])); 
        // line 37 
        yield "\t<div class=\"main-container w100 plr-1em single-article-container\"> 
\t\t<article> 
\t\t\t"; 
        // line 39 
        if (CoreExtension::getAttribute($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); })()), "old_format", [], "any", false, false, false, 39)) { 
            // line 40 
            yield "\t\t\t\t<div class=\""; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 40) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 40, $this->source); })()), "header_img", [], "any", false, false, false, 40)))) { 
                yield "main-title"; 
            } else { 
                yield "small-main-title"; 
            } 
            yield " br8 dflex aic jcc\"> 
\t\t\t\t\t"; 
            // line 41 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 41) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 41, $this->source); })()), "header_img", [], "any", false, false, false, 41)))) { 
                // line 42 
                yield "\t\t\t\t\t\t<img loading=\"lazy\" src=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 42, $this->source); })()), "header_img", [], "any", false, false, false, 42), "formats", [], "any", false, false, false, 42), "1000x.webp", [], "array", false, false, false, 42), "html", null, true); 
                yield "\" srcset=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 42, $this->source); })()), "header_img", [], "any", false, false, false, 42), "formats", [], "any", false, false, false, 42), "300x.webp", [], "array", false, false, false, 42), "html", null, true); 
                yield " 300w, "; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 42, $this->source); })()), "header_img", [], "any", false, false, false, 42), "formats", [], "any", false, false, false, 42), "600x.webp", [], "array", false, false, false, 42), "html", null, true); 
                yield " 600w, "; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 42, $this->source); })()), "header_img", [], "any", false, false, false, 42), "formats", [], "any", false, false, false, 42), "1000x.webp", [], "array", false, false, false, 42), "html", null, true); 
                yield " 1000w\" sizes=\"1000px\" alt=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\AltImageExtension']->getCopyrightOrDescriptionOrTitle(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 42, $this->source); })()), "header_img", [], "any", false, false, false, 42)), "html", null, true); 
                yield "\" width=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 42, $this->source); })()), "header_img", [], "any", false, false, false, 42), "fileVersion", [], "any", false, false, false, 42), "properties", [], "any", false, false, false, 42), "width", [], "any", false, false, false, 42), "html", null, true); 
                yield "\" height=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 42, $this->source); })()), "header_img", [], "any", false, false, false, 42), "fileVersion", [], "any", false, false, false, 42), "properties", [], "any", false, false, false, 42), "height", [], "any", false, false, false, 42), "html", null, true); 
                yield "\"> 
\t\t\t\t\t"; 
            } 
            // line 44 
            yield "\t\t\t\t\t<div class=\"zi1 prelative team-project-head dflex jcc aic fdc\"> 
\t\t\t\t\t\t<div class=\"center\"> 
\t\t\t\t\t\t\t<h1 class=\""; 
            // line 46 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 46) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 46, $this->source); })()), "header_img", [], "any", false, false, false, 46)))) { 
                yield "cwhite"; 
            } else { 
                yield "cblue"; 
            } 
            yield "\">"; 
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 46, $this->source); })()), "title", [], "any", false, false, false, 46), "html", null, true); 
            yield "</h1> 
\t\t\t\t\t\t</div> 
\t\t\t\t\t</div> 
\t\t\t\t\t"; 
            // line 49 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 49) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 49, $this->source); })()), "header_img", [], "any", false, false, false, 49)))) { 
                // line 50 
                yield "\t\t\t\t\t\t<div class=\"background-color-blue\"></div> 
\t\t\t\t\t"; 
            } 
            // line 52 
            yield "\t\t\t\t</div> 
\t\t\t\t"; 
            // line 53 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 53) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 53, $this->source); })()), "header_img", [], "any", false, false, false, 53)))) { 
                // line 54 
                yield "\t\t\t\t\t"; 
                if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 54, $this->source); })()), "header_img", [], "any", false, false, false, 54), "credits", [], "any", false, false, false, 54) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 54, $this->source); })()), "header_img", [], "any", false, false, false, 54), "credits", [], "any", false, false, false, 54)))) { 
                    // line 55 
                    yield "\t\t\t\t\t\t<div class=\"cgrey fs12 lh16 credit mt-8px\">© Crédit Photo 
\t\t\t\t\t\t\t"; 
                    // line 56 
                    yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 56, $this->source); })()), "header_img", [], "any", false, false, false, 56), "credits", [], "any", false, false, false, 56), "html", null, true); 
                    yield "</div> 
\t\t\t\t\t"; 
                } 
                // line 58 
                yield "\t\t\t\t"; 
            } 
            // line 59 
            yield "\t\t\t\t"; 
            yield from             $this->loadTemplate("articles/blocks/article-under-header.html.twig", "articles/experiences.html.twig", 59)->unwrap()->yield($context); 
            // line 60 
            yield "\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "departement", [], "any", true, true, false, 60) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 60, $this->source); })()), "departement", [], "any", false, false, false, 60)))) { 
                // line 61 
                yield "\t\t\t\t\t<div class=\"dflex fwwrap\"> 
\t\t\t\t\t\t<div class=\"departement-tag cwhite fw600 departement-exp mb-2em mt-40px\">"; 
                // line 62 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 62, $this->source); })()), "departement", [], "any", false, false, false, 62), "html", null, true); 
                yield "</div> 
\t\t\t\t\t</div> 
\t\t\t\t"; 
            } 
            // line 65 
            yield "\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "desc", [], "any", true, true, false, 65) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 65, $this->source); })()), "desc", [], "any", false, false, false, 65)))) { 
                // line 66 
                yield "\t\t\t\t\t<div class=\"actualites-PQNA mb-16px fs20 lh28 f500 cgrey\"> 
\t\t\t\t\t\t"; 
                // line 67 
                yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 67, $this->source); })()), "desc", [], "any", false, false, false, 67); 
                yield " 
\t\t\t\t\t</div> 
\t\t\t\t"; 
            } 
            // line 70 
            yield "\t\t\t\t<div class=\"mb-2em dflex w100\"> 
\t\t\t\t\t"; 
            // line 71 
            if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["extension"] ?? null), "excerpt", [], "any", false, true, false, 71), "categories", [], "any", true, true, false, 71) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["extension"]) || array_key_exists("extension", $context) ? $context["extension"] : (function () { throw new RuntimeError('Variable "extension" does not exist.', 71, $this->source); })()), "excerpt", [], "any", false, false, false, 71), "categories", [], "any", false, false, false, 71)))) { 
                // line 72 
                yield "\t\t\t\t\t\t<div class=\"small-thematique-container\"> 
\t\t\t\t\t\t\t"; 
                // line 73 
                $context["categories"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["extension"]) || array_key_exists("extension", $context) ? $context["extension"] : (function () { throw new RuntimeError('Variable "extension" does not exist.', 73, $this->source); })()), "excerpt", [], "any", false, false, false, 73), "categories", [], "any", false, false, false, 73); 
                // line 74 
                yield "\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("blocks/previews-from-controller/blocks/categories.html.twig", "articles/experiences.html.twig", 74)->unwrap()->yield($context); 
                // line 75 
                yield "\t\t\t\t\t\t</div> 
\t\t\t\t\t"; 
            } 
            // line 77 
            yield "\t\t\t\t</div> 
\t\t\t\t<div class=\"structure-class\"> 
\t\t\t\t\t"; 
            // line 79 
            if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "societe_porteuse", [], "any", false, true, false, 79), "name", [], "any", true, true, false, 79) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 79, $this->source); })()), "societe_porteuse", [], "any", false, false, false, 79), "name", [], "any", false, false, false, 79)))) { 
                // line 80 
                yield "\t\t\t\t\t\t<h2 class=\"mb-20px structure-class-title\"> 
\t\t\t\t\t\t\tStructure Porteuse : 
\t\t\t\t\t\t\t"; 
                // line 82 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 82, $this->source); })()), "societe_porteuse", [], "any", false, false, false, 82), "name", [], "any", false, false, false, 82), "html", null, true); 
                yield " 
\t\t\t\t\t\t</h2> 
\t\t\t\t\t"; 
            } 
            // line 85 
            yield "\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "structure_img", [], "any", true, true, false, 85) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 85, $this->source); })()), "structure_img", [], "any", false, false, false, 85)))) { 
                // line 86 
                yield "\t\t\t\t\t\t<div class=\"br8 dflex aic jcc structure-class-image\"> 
\t\t\t\t\t\t\t<img loading=\"lazy\" src=\""; 
                // line 87 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 87, $this->source); })()), "structure_img", [], "any", false, false, false, 87), "formats", [], "any", false, false, false, 87), "1000x.webp", [], "array", false, false, false, 87), "html", null, true); 
                yield "\" srcset=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 87, $this->source); })()), "structure_img", [], "any", false, false, false, 87), "formats", [], "any", false, false, false, 87), "300x.webp", [], "array", false, false, false, 87), "html", null, true); 
                yield " 300w, "; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 87, $this->source); })()), "structure_img", [], "any", false, false, false, 87), "formats", [], "any", false, false, false, 87), "600x.webp", [], "array", false, false, false, 87), "html", null, true); 
                yield " 600w, "; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 87, $this->source); })()), "structure_img", [], "any", false, false, false, 87), "formats", [], "any", false, false, false, 87), "1000x.webp", [], "array", false, false, false, 87), "html", null, true); 
                yield " 1000w\" sizes=\"1000px\" alt=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\AltImageExtension']->getCopyrightOrDescriptionOrTitle(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 87, $this->source); })()), "structure_img", [], "any", false, false, false, 87)), "html", null, true); 
                yield "\" width=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 87, $this->source); })()), "structure_img", [], "any", false, false, false, 87), "fileVersion", [], "any", false, false, false, 87), "properties", [], "any", false, false, false, 87), "width", [], "any", false, false, false, 87), "html", null, true); 
                yield "\" height=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 87, $this->source); })()), "structure_img", [], "any", false, false, false, 87), "fileVersion", [], "any", false, false, false, 87), "properties", [], "any", false, false, false, 87), "height", [], "any", false, false, false, 87), "html", null, true); 
                yield "\"> 
\t\t\t\t\t\t</div> 
\t\t\t\t\t"; 
            } 
            // line 90 
            yield "\t\t\t\t</div> 
\t\t\t"; 
        } else { 
            // line 92 
            yield "\t\t\t\t<div class=\""; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 92) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 92, $this->source); })()), "header_img", [], "any", false, false, false, 92)))) { 
                yield "main-title"; 
            } else { 
                yield "small-main-title"; 
            } 
            yield " br8 dflex aic jcc\"> 
\t\t\t\t\t"; 
            // line 93 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 93) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 93, $this->source); })()), "header_img", [], "any", false, false, false, 93)))) { 
                // line 94 
                yield "\t\t\t\t\t\t<img loading=\"lazy\" src=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 94, $this->source); })()), "header_img", [], "any", false, false, false, 94), "formats", [], "any", false, false, false, 94), "1000x.webp", [], "array", false, false, false, 94), "html", null, true); 
                yield "\" srcset=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 94, $this->source); })()), "header_img", [], "any", false, false, false, 94), "formats", [], "any", false, false, false, 94), "300x.webp", [], "array", false, false, false, 94), "html", null, true); 
                yield " 300w, "; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 94, $this->source); })()), "header_img", [], "any", false, false, false, 94), "formats", [], "any", false, false, false, 94), "600x.webp", [], "array", false, false, false, 94), "html", null, true); 
                yield " 600w, "; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 94, $this->source); })()), "header_img", [], "any", false, false, false, 94), "formats", [], "any", false, false, false, 94), "1000x.webp", [], "array", false, false, false, 94), "html", null, true); 
                yield " 1000w\" sizes=\"1000px\" alt=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\AltImageExtension']->getCopyrightOrDescriptionOrTitle(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 94, $this->source); })()), "header_img", [], "any", false, false, false, 94)), "html", null, true); 
                yield "\" width=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 94, $this->source); })()), "header_img", [], "any", false, false, false, 94), "fileVersion", [], "any", false, false, false, 94), "properties", [], "any", false, false, false, 94), "width", [], "any", false, false, false, 94), "html", null, true); 
                yield "\" height=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 94, $this->source); })()), "header_img", [], "any", false, false, false, 94), "fileVersion", [], "any", false, false, false, 94), "properties", [], "any", false, false, false, 94), "height", [], "any", false, false, false, 94), "html", null, true); 
                yield "\"> 
\t\t\t\t\t"; 
            } 
            // line 96 
            yield "\t\t\t\t\t<div class=\"zi1 prelative team-project-head dflex jcc aic fdc\"> 
\t\t\t\t\t\t<div class=\"center\"> 
\t\t\t\t\t\t\t<h1 class=\""; 
            // line 98 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 98) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 98, $this->source); })()), "header_img", [], "any", false, false, false, 98)))) { 
                yield "cwhite"; 
            } else { 
                yield "cblue"; 
            } 
            yield "\">"; 
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 98, $this->source); })()), "title", [], "any", false, false, false, 98), "html", null, true); 
            yield "</h1> 
\t\t\t\t\t\t</div> 
\t\t\t\t\t</div> 
\t\t\t\t\t"; 
            // line 101 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 101) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 101, $this->source); })()), "header_img", [], "any", false, false, false, 101)))) { 
                // line 102 
                yield "\t\t\t\t\t\t<div class=\"background-color-blue\"></div> 
\t\t\t\t\t"; 
            } 
            // line 104 
            yield "\t\t\t\t</div> 
\t\t\t\t"; 
            // line 105 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 105) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 105, $this->source); })()), "header_img", [], "any", false, false, false, 105)))) { 
                // line 106 
                yield "\t\t\t\t\t"; 
                if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 106, $this->source); })()), "header_img", [], "any", false, false, false, 106), "credits", [], "any", false, false, false, 106) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 106, $this->source); })()), "header_img", [], "any", false, false, false, 106), "credits", [], "any", false, false, false, 106)))) { 
                    // line 107 
                    yield "\t\t\t\t\t\t<div class=\"cgrey fs12 lh16 credit mt-8px\">© Crédit Photo 
\t\t\t\t\t\t\t"; 
                    // line 108 
                    yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 108, $this->source); })()), "header_img", [], "any", false, false, false, 108), "credits", [], "any", false, false, false, 108), "html", null, true); 
                    yield "</div> 
\t\t\t\t\t"; 
                } 
                // line 110 
                yield "\t\t\t\t"; 
            } 
            // line 111 
            yield " 
\t\t\t\t<div class=\"dflex jcsb lh28 fwwrap article-datas\"> 
\t\t\t\t\t<div> 
\t\t\t\t\t\t"; 
            // line 114 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "author_name", [], "any", true, true, false, 114) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 114, $this->source); })()), "author_name", [], "any", false, false, false, 114)))) { 
                // line 115 
                yield "\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 115)->unwrap()->yield(CoreExtension::merge($context, ["content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 115, $this->source); })()), "author_name", [], "any", false, false, false, 115)])); 
                // line 116 
                yield "\t\t\t\t\t\t"; 
            } else { 
                // line 117 
                yield "\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles-blocks/contributors.html.twig", "articles/experiences.html.twig", 117)->unwrap()->yield($context); 
                // line 118 
                yield "\t\t\t\t\t\t"; 
            } 
            // line 119 
            yield "\t\t\t\t\t\t"; 
            yield from             $this->loadTemplate("articles-blocks/publish-date.html.twig", "articles/experiences.html.twig", 119)->unwrap()->yield($context); 
            // line 120 
            yield "\t\t\t\t\t</div> 
\t\t\t\t\t<div class=\"taright\"> 
\t\t\t\t\t\t"; 
            // line 122 
            yield from             $this->loadTemplate("articles-blocks/readtime.html.twig", "articles/experiences.html.twig", 122)->unwrap()->yield($context); 
            // line 123 
            yield "\t\t\t\t\t\t"; 
            yield from             $this->loadTemplate("articles-blocks/share-buttons.html.twig", "articles/experiences.html.twig", 123)->unwrap()->yield($context); 
            // line 124 
            yield "\t\t\t\t\t</div> 
\t\t\t\t</div> 
\t\t\t\t<div class=\"mb-2em dflex w100 fwwrap aic experience-pre-header\"> 
\t\t\t\t\t"; 
            // line 127 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "departement", [], "any", true, true, false, 127) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 127, $this->source); })()), "departement", [], "any", false, false, false, 127)))) { 
                // line 128 
                yield "\t\t\t\t\t\t<div class=\"departement-tag cwhite fw600 departement-exp mb-2em mt-1em\"> 
\t\t\t\t\t\t\t"; 
                // line 129 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 129, $this->source); })()), "departement", [], "any", false, false, false, 129), "html", null, true); 
                yield " 
\t\t\t\t\t\t</div> 
\t\t\t\t\t"; 
            } 
            // line 132 
            yield "\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["extension"] ?? null), "excerpt", [], "any", false, true, false, 132), "categories", [], "any", true, true, false, 132) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["extension"]) || array_key_exists("extension", $context) ? $context["extension"] : (function () { throw new RuntimeError('Variable "extension" does not exist.', 132, $this->source); })()), "excerpt", [], "any", false, false, false, 132), "categories", [], "any", false, false, false, 132)))) { 
                // line 133 
                yield "\t\t\t\t\t\t"; 
                $context["categories"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["extension"]) || array_key_exists("extension", $context) ? $context["extension"] : (function () { throw new RuntimeError('Variable "extension" does not exist.', 133, $this->source); })()), "excerpt", [], "any", false, false, false, 133), "categories", [], "any", false, false, false, 133); 
                // line 134 
                yield "\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("blocks/previews-from-controller/blocks/categories.html.twig", "articles/experiences.html.twig", 134)->unwrap()->yield($context); 
                // line 135 
                yield "\t\t\t\t\t"; 
            } 
            // line 136 
            yield "\t\t\t\t</div> 
 
\t\t\t\t"; 
            // line 139 
            yield " 
\t\t\t\t<div class=\""; 
            // line 140 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 140) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 140, $this->source); })()), "header_img", [], "any", false, false, false, 140)))) { 
                yield "main-title"; 
            } else { 
                yield "small-main-title"; 
            } 
            yield " mt-40px mb-40pxaic frame-overflow mb-2em\"> 
\t\t\t\t\t<div class=\"jcc dflex frame-container-print\"> 
\t\t\t\t\t\t"; 
            // line 142 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 142) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 142, $this->source); })()), "header_img", [], "any", false, false, false, 142)))) { 
                // line 143 
                yield "\t\t\t\t\t\t\t<img loading=\"lazy\" src=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 143, $this->source); })()), "header_img", [], "any", false, false, false, 143), "formats", [], "any", false, false, false, 143), "1000x.webp", [], "array", false, false, false, 143), "html", null, true); 
                yield "\" srcset=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 143, $this->source); })()), "header_img", [], "any", false, false, false, 143), "formats", [], "any", false, false, false, 143), "300x.webp", [], "array", false, false, false, 143), "html", null, true); 
                yield " 300w, "; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 143, $this->source); })()), "header_img", [], "any", false, false, false, 143), "formats", [], "any", false, false, false, 143), "600x.webp", [], "array", false, false, false, 143), "html", null, true); 
                yield " 600w, "; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 143, $this->source); })()), "header_img", [], "any", false, false, false, 143), "formats", [], "any", false, false, false, 143), "1000x.webp", [], "array", false, false, false, 143), "html", null, true); 
                yield " 1000w\" sizes=\"1000px\" width=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 143, $this->source); })()), "header_img", [], "any", false, false, false, 143), "fileVersion", [], "any", false, false, false, 143), "properties", [], "any", false, false, false, 143), "width", [], "any", false, false, false, 143), "html", null, true); 
                yield "\" height=\""; 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 143, $this->source); })()), "header_img", [], "any", false, false, false, 143), "fileVersion", [], "any", false, false, false, 143), "properties", [], "any", false, false, false, 143), "height", [], "any", false, false, false, 143), "html", null, true); 
                yield "\" style=\"z-index: -1;\"> 
\t\t\t\t\t\t"; 
            } 
            // line 145 
            yield "\t\t\t\t\t\t<div class=\"frame-wrap-container dflex jcse aic mt-2p5em mb-3p5em\"> 
\t\t\t\t\t\t\t<div class=\"first-frame p-244024  ml-2per fdc aic\"> 
\t\t\t\t\t\t\t\t<h2 class=\"frame-title-territoire-custom corange wd100 lh28 fs20 fw500 dflex tac\">Carte d'identité</h2> 
\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24\"> 
\t\t\t\t\t\t\t\t\t<div class=\"framed experience\"> 
\t\t\t\t\t\t\t\t\t\t"; 
            // line 150 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "sub_thematiques", [], "any", true, true, false, 150) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 150, $this->source); })()), "sub_thematiques", [], "any", false, false, false, 150)))) { 
                // line 151 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 151)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Sous-thématiques :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 151, $this->source); })()), "sub_thematiques", [], "any", false, false, false, 151)])); 
                // line 152 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 153 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "structure", [], "any", true, true, false, 153) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 153, $this->source); })()), "structure", [], "any", false, false, false, 153)))) { 
                // line 154 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 154)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Structure porteuse :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 154, $this->source); })()), "structure", [], "any", false, false, false, 154)])); 
                // line 155 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 156 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "status_juridique", [], "any", true, true, false, 156) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 156, $this->source); })()), "status_juridique", [], "any", false, false, false, 156)))) { 
                // line 157 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 157)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Statut juridique : ", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 157, $this->source); })()), "status_juridique", [], "any", false, false, false, 157)])); 
                // line 158 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 159 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "influence", [], "any", true, true, false, 159) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 159, $this->source); })()), "influence", [], "any", false, false, false, 159)))) { 
                // line 160 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-multiple-select-field.html.twig", "articles/experiences.html.twig", 160)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Aire d'influence :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 160, $this->source); })()), "influence", [], "any", false, false, false, 160)])); 
                // line 161 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 162 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "date_start", [], "any", true, true, false, 162) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 162, $this->source); })()), "date_start", [], "any", false, false, false, 162)))) { 
                // line 163 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-date-field.html.twig", "articles/experiences.html.twig", 163)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Date de lancement :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 163, $this->source); })()), "date_start", [], "any", false, false, false, 163)])); 
                // line 164 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 165 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "status", [], "any", true, true, false, 165) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 165, $this->source); })()), "status", [], "any", false, false, false, 165)))) { 
                // line 166 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 166)->unwrap()->yield(CoreExtension::merge($context, ["title" => "État d'achèvement :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 166, $this->source); })()), "status", [], "any", false, false, false, 166)])); 
                // line 167 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 168 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "cost", [], "any", true, true, false, 168) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 168, $this->source); })()), "cost", [], "any", false, false, false, 168)))) { 
                // line 169 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-cost-field.html.twig", "articles/experiences.html.twig", 169)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Coût du projet :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 169, $this->source); })()), "cost", [], "any", false, false, false, 169)])); 
                // line 170 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 171 
            yield "\t\t\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t<div class=\"middle-frame p-244024 fdc aic\"> 
\t\t\t\t\t\t\t\t<h2 class=\"frame-title-territoire-custom corange wd100 lh28 fs20 fw500 dflex tac\">La démarche en bref</h2> 
\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24\"> 
\t\t\t\t\t\t\t\t\t<div class=\"framed experience\"> 
\t\t\t\t\t\t\t\t\t\t"; 
            // line 178 
            yield from             $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 178)->unwrap()->yield(CoreExtension::merge($context, ["classCSS" => " mb-1em", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 178, $this->source); })()), "desc", [], "any", false, false, false, 178)])); 
            // line 179 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            yield from             $this->loadTemplate("articles/blocks/show-contact-info.html.twig", "articles/experiences.html.twig", 179)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Contact", "content_adresse" => CoreExtension::getAttribute($this->env, $this->source,             // line 181 
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 181, $this->source); })()), "adresse", [], "any", false, false, false, 181), "content_phone" => CoreExtension::getAttribute($this->env, $this->source,             // line 182 
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 182, $this->source); })()), "phone", [], "any", false, false, false, 182), "content_email" => CoreExtension::getAttribute($this->env, $this->source,             // line 183 
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 183, $this->source); })()), "email", [], "any", false, false, false, 183), "content_link" => CoreExtension::getAttribute($this->env, $this->source,             // line 184 
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 184, $this->source); })()), "link_to_resource", [], "any", false, false, false, 184), "content_other_file" => CoreExtension::getAttribute($this->env, $this->source,             // line 185 
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 185, $this->source); })()), "other_file", [], "any", false, false, false, 185), "content_other_link" => CoreExtension::getAttribute($this->env, $this->source,             // line 186 
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 186, $this->source); })()), "other_link", [], "any", false, false, false, 186)])); 
            // line 188 
            yield "\t\t\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t<div class=\"last-frame p-244024  mr-2per fdc aic\"> 
\t\t\t\t\t\t\t\t<h2 class=\"frame-title-territoire-custom corange wd100 lh28 fs20 fw500 dflex tac\">Acteurs</h2> 
\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24\"> 
\t\t\t\t\t\t\t\t\t<div class=\"framed experience\"> 
\t\t\t\t\t\t\t\t\t\t"; 
            // line 195 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "cible", [], "any", true, true, false, 195) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 195, $this->source); })()), "cible", [], "any", false, false, false, 195)))) { 
                // line 196 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-public-cible.html.twig", "articles/experiences.html.twig", 196)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Public cible :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 196, $this->source); })()), "cible", [], "any", false, false, false, 196)])); 
                // line 197 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 198 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "cible", [], "any", true, true, false, 198) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 198, $this->source); })()), "cible", [], "any", false, false, false, 198))) && (1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 198, $this->source); })()), "cible", [], "any", false, false, false, 198)), 0))) && CoreExtension::inFilter("Autre", CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 198, $this->source); })()), "cible", [], "any", false, false, false, 198)))) { 
                // line 199 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 199)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Autre public cible :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 199, $this->source); })()), "cible_autre", [], "any", false, false, false, 199)])); 
                // line 200 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 201 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "partenaires_techniques", [], "any", true, true, false, 201) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 201, $this->source); })()), "partenaires_techniques", [], "any", false, false, false, 201)))) { 
                // line 202 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 202)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Partenaires techniques :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 202, $this->source); })()), "partenaires_techniques", [], "any", false, false, false, 202)])); 
                // line 203 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 204 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "partenaires_financiers", [], "any", true, true, false, 204) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 204, $this->source); })()), "partenaires_financiers", [], "any", false, false, false, 204)))) { 
                // line 205 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 205)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Partenaires financiers :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 205, $this->source); })()), "partenaires_financiers", [], "any", false, false, false, 205)])); 
                // line 206 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 207 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "personne_rsc", [], "any", true, true, false, 207) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 207, $this->source); })()), "personne_rsc", [], "any", false, false, false, 207)))) { 
                // line 208 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 208)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Personne ressource :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 208, $this->source); })()), "personne_rsc", [], "any", false, false, false, 208)])); 
                // line 209 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 210 
            yield "\t\t\t\t\t\t\t\t\t\t"; 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "compo_equipe", [], "any", true, true, false, 210) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 210, $this->source); })()), "compo_equipe", [], "any", false, false, false, 210)))) { 
                // line 211 
                yield "\t\t\t\t\t\t\t\t\t\t\t"; 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 211)->unwrap()->yield(CoreExtension::merge($context, ["title" => "Composition de l'équipe rattachée au projet (élus, équipe technique, etc.) :", "content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 211, $this->source); })()), "compo_equipe", [], "any", false, false, false, 211)])); 
                // line 212 
                yield "\t\t\t\t\t\t\t\t\t\t"; 
            } 
            // line 213 
            yield "\t\t\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t</div> 
\t\t\t\t\t</div> 
\t\t\t\t\t<div class=\"background-color-orange\"></div> 
\t\t\t\t</div> 
 
\t\t\t\t"; 
            // line 221 
            if (((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "contexte", [], "any", true, true, false, 221) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 221, $this->source); })()), "contexte", [], "any", false, false, false, 221))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "objectif", [], "any", true, true, false, 221) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 221, $this->source); })()), "objectif", [], "any", false, false, false, 221))))) { 
                // line 222 
                yield "\t\t\t\t\t<div class=\""; 
                if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 222) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 222, $this->source); })()), "header_img", [], "any", false, false, false, 222)))) { 
                    yield "main-title"; 
                } else { 
                    yield "small-main-title"; 
                } 
                yield " br8 mt-40px mb-40px aic frame-overflow\"> 
\t\t\t\t\t\t<div class=\"jcc dflex solution-container-print\"> 
\t\t\t\t\t\t\t<div class=\"frame-flex-container w100 dflex jcse mt-2p5em mb-3p5em p-1em\"> 
\t\t\t\t\t\t\t\t"; 
                // line 225 
                if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "contexte", [], "any", true, true, false, 225) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 225, $this->source); })()), "contexte", [], "any", false, false, false, 225)))) { 
                    // line 226 
                    yield "\t\t\t\t\t\t\t\t\t<div class=\"frame-pics p-2440 fdc aic br6\"> 
\t\t\t\t\t\t\t\t\t\t<h2 class=\"frame-title corange wd100 lh28 fs20 fw500 dflex tac\">Contexte</h2> 
\t\t\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24 framed\">"; 
                    // line 228 
                    yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 228, $this->source); })()), "contexte", [], "any", false, false, false, 228); 
                    yield "</div> 
\t\t\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t\t"; 
                } 
                // line 231 
                yield "\t\t\t\t\t\t\t\t"; 
                if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "objectif", [], "any", true, true, false, 231) && CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 231, $this->source); })()), "objectif", [], "any", false, false, false, 231))) { 
                    // line 232 
                    yield "\t\t\t\t\t\t\t\t\t<div class=\"frame-pics p-2440 fdc aic br6\"> 
\t\t\t\t\t\t\t\t\t\t<h2 class=\"frame-title corange wd100 lh28 fs20 fw500 dflex tac\">Objectifs</h2> 
\t\t\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24 framed\">"; 
                    // line 234 
                    yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 234, $this->source); })()), "objectif", [], "any", false, false, false, 234); 
                    yield "</div> 
\t\t\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t\t"; 
                } 
                // line 237 
                yield "\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t</div> 
\t\t\t\t\t\t<div class=\"background-color-orange\"></div> 
\t\t\t\t\t</div> 
\t\t\t\t"; 
            } 
            // line 242 
            yield " 
\t\t\t\t"; 
            // line 243 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "mise_oeuvre", [], "any", true, true, false, 243) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 243, $this->source); })()), "mise_oeuvre", [], "any", false, false, false, 243)))) { 
                // line 244 
                yield "\t\t\t\t\t<section class=\"mb-1em\"> 
\t\t\t\t\t\t<h3 class=\"fw600\">Mise en œuvre des actions</h3> 
\t\t\t\t\t\t"; 
                // line 246 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 246)->unwrap()->yield(CoreExtension::merge($context, ["content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 246, $this->source); })()), "mise_oeuvre", [], "any", false, false, false, 246)])); 
                // line 247 
                yield "\t\t\t\t\t</section> 
\t\t\t\t"; 
            } 
            // line 249 
            yield " 
\t\t\t\t"; 
            // line 250 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "resultats", [], "any", true, true, false, 250) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 250, $this->source); })()), "resultats", [], "any", false, false, false, 250)))) { 
                // line 251 
                yield "\t\t\t\t\t<section class=\"mb-1em\"> 
\t\t\t\t\t\t<h3 class=\"fw600\">Résultats</h3> 
\t\t\t\t\t\t"; 
                // line 253 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 253)->unwrap()->yield(CoreExtension::merge($context, ["content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 253, $this->source); })()), "resultats", [], "any", false, false, false, 253)])); 
                // line 254 
                yield "\t\t\t\t\t</section> 
\t\t\t\t"; 
            } 
            // line 256 
            yield " 
\t\t\t\t"; 
            // line 257 
            if (((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "facteurs_reussite", [], "any", true, true, false, 257) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 257, $this->source); })()), "facteurs_reussite", [], "any", false, false, false, 257))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "freins", [], "any", true, true, false, 257) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 257, $this->source); })()), "freins", [], "any", false, false, false, 257))))) { 
                // line 258 
                yield "\t\t\t\t\t<div class=\""; 
                if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "header_img", [], "any", true, true, false, 258) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 258, $this->source); })()), "header_img", [], "any", false, false, false, 258)))) { 
                    yield "main-title"; 
                } else { 
                    yield "small-main-title"; 
                } 
                yield " br8 mt-40px mb-40px aic frame-overflow\"> 
\t\t\t\t\t\t<div class=\"jcc dflex solution-container-print\"> 
\t\t\t\t\t\t\t<div class=\"frame-flex-container w100 dflex jcse mt-2p5em mb-3p5em p-1em\"> 
\t\t\t\t\t\t\t\t"; 
                // line 261 
                if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "facteurs_reussite", [], "any", true, true, false, 261) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 261, $this->source); })()), "facteurs_reussite", [], "any", false, false, false, 261)))) { 
                    // line 262 
                    yield "\t\t\t\t\t\t\t\t\t<div class=\"frame-pics p-2440 fdc aic br6\"> 
\t\t\t\t\t\t\t\t\t\t<h2 class=\"frame-title corange wd100 lh28 fs20 fw500 dflex tac\">Facteurs de réussite</h2> 
\t\t\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24 framed\">"; 
                    // line 264 
                    yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 264, $this->source); })()), "facteurs_reussite", [], "any", false, false, false, 264); 
                    yield "</div> 
\t\t\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t\t"; 
                } 
                // line 267 
                yield "\t\t\t\t\t\t\t\t"; 
                if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "freins", [], "any", true, true, false, 267) && CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 267, $this->source); })()), "freins", [], "any", false, false, false, 267))) { 
                    // line 268 
                    yield "\t\t\t\t\t\t\t\t\t<div class=\"frame-pics p-2440 fdc aic br6\"> 
\t\t\t\t\t\t\t\t\t\t<h2 class=\"frame-title corange wd100 lh28 fs20 fw500 dflex tac\">Freins</h2> 
\t\t\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24 framed\">"; 
                    // line 270 
                    yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 270, $this->source); })()), "freins", [], "any", false, false, false, 270); 
                    yield "</div> 
\t\t\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t\t\t"; 
                } 
                // line 273 
                yield "\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t</div> 
\t\t\t\t\t\t<div class=\"background-color-orange\"></div> 
\t\t\t\t\t</div> 
\t\t\t\t"; 
            } 
            // line 278 
            yield " 
\t\t\t\t"; 
            // line 279 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "enseignements", [], "any", true, true, false, 279) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 279, $this->source); })()), "enseignements", [], "any", false, false, false, 279)))) { 
                // line 280 
                yield "\t\t\t\t\t<section class=\"mb-1em\"> 
\t\t\t\t\t\t<h3 class=\"fw600 mb-0p5em\">Enseignements</h3> 
\t\t\t\t\t\t"; 
                // line 282 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 282)->unwrap()->yield(CoreExtension::merge($context, ["content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 282, $this->source); })()), "enseignements", [], "any", false, false, false, 282)])); 
                // line 283 
                yield "\t\t\t\t\t</section> 
\t\t\t\t"; 
            } 
            // line 285 
            yield " 
\t\t\t\t"; 
            // line 286 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "perspectives", [], "any", true, true, false, 286) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 286, $this->source); })()), "perspectives", [], "any", false, false, false, 286)))) { 
                // line 287 
                yield "\t\t\t\t\t<section class=\"mb-1em\"> 
\t\t\t\t\t\t<h3 class=\"fw600 mb-0p5em\">Perspectives</h3> 
\t\t\t\t\t\t"; 
                // line 289 
                yield from                 $this->loadTemplate("articles/blocks/show-simple-text-field.html.twig", "articles/experiences.html.twig", 289)->unwrap()->yield(CoreExtension::merge($context, ["content" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 289, $this->source); })()), "perspectives", [], "any", false, false, false, 289)])); 
                // line 290 
                yield "\t\t\t\t\t</section> 
\t\t\t\t"; 
            } 
            // line 292 
            yield " 
\t\t\t\t"; 
            // line 293 
            if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "author_name", [], "any", true, true, false, 293) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 293, $this->source); })()), "author_name", [], "any", false, false, false, 293)))) { 
                // line 294 
                yield "\t\t\t\t\t<div class=\"mt-20px mb-20px\"> 
\t\t\t\t\t\t<div class=\"blue-frame\"> 
\t\t\t\t\t\t\t<div class=\"diblock cwhite\"> 
\t\t\t\t\t\t\t\t<div class=\"text fw400 fs16 lh24\"> 
\t\t\t\t\t\t\t\t\tContenu rédigé par : 
\t\t\t\t\t\t\t\t\t"; 
                // line 299 
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 299, $this->source); })()), "author_name", [], "any", false, false, false, 299), "html", null, true); 
                // line 300 
                yield "</div> 
\t\t\t\t\t\t\t</div> 
\t\t\t\t\t\t</div> 
\t\t\t\t\t</div> 
\t\t\t\t"; 
            } 
            // line 305 
            yield "\t\t\t"; 
        } 
        // line 306 
        yield "\t\t\t"; 
        // line 307 
        yield " 
\t\t\t"; 
        // line 308 
        if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "adresse", [], "any", true, true, false, 308) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 308, $this->source); })()), "adresse", [], "any", false, false, false, 308)))) { 
            // line 309 
            yield "\t\t\t\t"; 
            $context["map"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 309, $this->source); })()), "adresse", [], "any", false, false, false, 309); 
            // line 310 
            yield "\t\t\t\t"; 
            $context["display_map"] = true; 
            // line 311 
            yield "\t\t\t"; 
        } 
        // line 312 
        yield "\t\t\t"; 
        if (((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "main_content", [], "any", true, true, false, 312) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 312, $this->source); })()), "main_content", [], "any", false, false, false, 312))) && (1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 312, $this->source); })()), "main_content", [], "any", false, false, false, 312)), 0)))) { 
            // line 313 
            yield "\t\t\t\t"; 
            $context['_parent'] = $context; 
            $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 313, $this->source); })()), "main_content", [], "any", false, false, false, 313)); 
            $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["data"]) { 
                // line 314 
                yield "\t\t\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 314), "text"))) { 
                    // line 315 
                    yield "\t\t\t\t\t\t"; 
                    yield from                     $this->loadTemplate("articles-blocks/freetext.html.twig", "articles/experiences.html.twig", 315)->unwrap()->yield($context); 
                    // line 316 
                    yield "\t\t\t\t\t"; 
                } 
                // line 317 
                yield "\t\t\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 317), "triple_frame"))) { 
                    // line 318 
                    yield "\t\t\t\t\t\t"; 
                    yield from                     $this->loadTemplate("articles-blocks/triple-frame-block.html.twig", "articles/experiences.html.twig", 318)->unwrap()->yield($context); 
                    // line 319 
                    yield "\t\t\t\t\t"; 
                } 
                // line 320 
                yield "\t\t\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 320), "text_pic"))) { 
                    // line 321 
                    yield "\t\t\t\t\t\t"; 
                    yield from                     $this->loadTemplate("blocks/text-pic.html.twig", "articles/experiences.html.twig", 321)->unwrap()->yield(CoreExtension::merge($context, ["block" => $context["data"]])); 
                    // line 322 
                    yield "\t\t\t\t\t"; 
                } 
                // line 323 
                yield "\t\t\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 323), "citation"))) { 
                    // line 324 
                    yield "\t\t\t\t\t\t"; 
                    yield from                     $this->loadTemplate("articles-blocks/citation.html.twig", "articles/experiences.html.twig", 324)->unwrap()->yield($context); 
                    // line 325 
                    yield "\t\t\t\t\t"; 
                } 
                // line 326 
                yield "\t\t\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 326), "solution_frame"))) { 
                    // line 327 
                    yield "\t\t\t\t\t\t"; 
                    yield from                     $this->loadTemplate("blocks/block-picbkg-frame.html.twig", "articles/experiences.html.twig", 327)->unwrap()->yield(CoreExtension::merge($context, ["block" => $context["data"]])); 
                    // line 328 
                    yield "\t\t\t\t\t"; 
                } 
                // line 329 
                yield "\t\t\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 329), "block_wrap"))) { 
                    // line 330 
                    yield "\t\t\t\t\t\t"; 
                    yield from                     $this->loadTemplate("articles-blocks/block-wrap.html.twig", "articles/experiences.html.twig", 330)->unwrap()->yield($context); 
                    // line 331 
                    yield "\t\t\t\t\t"; 
                } 
                // line 332 
                yield "\t\t\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 332), "block_blue_back"))) { 
                    // line 333 
                    yield "\t\t\t\t\t\t"; 
                    yield from                     $this->loadTemplate("articles-blocks/block-blue-background.html.twig", "articles/experiences.html.twig", 333)->unwrap()->yield($context); 
                    // line 334 
                    yield "\t\t\t\t\t"; 
                } 
                // line 335 
                yield "\t\t\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 335), "youtube"))) { 
                    // line 336 
                    yield "\t\t\t\t\t\t"; 
                    $context["embed_link"] = Twig\Extension\CoreExtension::replace(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "video_link", [], "any", false, false, false, 336), ["watch?v=" => "embed/"]); 
                    // line 337 
                    yield "\t\t\t\t\t\t"; 
                    $context["embed_link_splitted"] = Twig\Extension\CoreExtension::split($this->env->getCharset(), (isset($context["embed_link"]) || array_key_exists("embed_link", $context) ? $context["embed_link"] : (function () { throw new RuntimeError('Variable "embed_link" does not exist.', 337, $this->source); })()), "/"); 
                    // line 338 
                    yield "\t\t\t\t\t\t"; 
                    $context["videoID"] = Twig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["embed_link_splitted"]) || array_key_exists("embed_link_splitted", $context) ? $context["embed_link_splitted"] : (function () { throw new RuntimeError('Variable "embed_link_splitted" does not exist.', 338, $this->source); })())); 
                    // line 339 
                    yield "\t\t\t\t\t\t"; 
                    // line 340 
                    yield "\t\t\t\t\t\t<div class=\"video-responsive mt-1em\"> 
\t\t\t\t\t\t\t<lite-youtube videoid=\""; 
                    // line 341 
                    yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["videoID"]) || array_key_exists("videoID", $context) ? $context["videoID"] : (function () { throw new RuntimeError('Variable "videoID" does not exist.', 341, $this->source); })()), "html", null, true); 
                    yield "\" class=\"br8\" params=\"controls=1&start="; 
                    yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "timestamp", [], "any", false, false, false, 341), "html", null, true); 
                    yield "&modestbranding=2&rel=0&enablejsapi=1\"></lite-youtube> 
\t\t\t\t\t\t</div> 
\t\t\t\t\t"; 
                } 
                // line 344 
                yield " 
\t\t\t\t\t"; 
                // line 345 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 345), "file"))) { 
                    // line 346 
                    yield "\t\t\t\t\t\t"; 
                    $context["block"] = $context["data"]; 
                    // line 347 
                    yield "\t\t\t\t\t\t"; 
                    yield from                     $this->loadTemplate("blocks/file.html.twig", "articles/experiences.html.twig", 347)->unwrap()->yield($context); 
                    // line 348 
                    yield "\t\t\t\t\t"; 
                } 
                // line 349 
                yield "\t\t\t\t"; 
                ++$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['data'], $context['_parent'], $context['loop']); 
            $context = array_intersect_key($context, $_parent) + $_parent; 
            // line 350 
            yield "\t\t\t"; 
        } 
        // line 351 
        yield "\t\t\t"; 
        if ((array_key_exists("display_map", $context) &&  !Twig\Extension\CoreExtension::testEmpty((isset($context["display_map"]) || array_key_exists("display_map", $context) ? $context["display_map"] : (function () { throw new RuntimeError('Variable "display_map" does not exist.', 351, $this->source); })())))) { 
            // line 352 
            yield "\t\t\t\t<div class=\"map-cont\"> 
\t\t\t\t\t"; 
            // line 353 
            yield from             $this->loadTemplate("articles-blocks/simple-map.html.twig", "articles/experiences.html.twig", 353)->unwrap()->yield($context); 
            // line 354 
            yield "\t\t\t\t</div> 
\t\t\t"; 
        } 
        // line 356 
        yield "\t\t\t"; 
        if (((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "main_content", [], "any", true, true, false, 356) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 356, $this->source); })()), "main_content", [], "any", false, false, false, 356))) && (1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 356, $this->source); })()), "main_content", [], "any", false, false, false, 356)), 0)))) { 
            // line 357 
            yield "\t\t\t\t"; 
            $context['_parent'] = $context; 
            $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 357, $this->source); })()), "main_content", [], "any", false, false, false, 357)); 
            $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["data"]) { 
                // line 358 
                yield "\t\t\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 358), "linked_with"))) { 
                    // line 359 
                    yield "\t\t\t\t\t\t"; 
                    yield from                     $this->loadTemplate("articles-blocks/linked-with.html.twig", "articles/experiences.html.twig", 359)->unwrap()->yield($context); 
                    // line 360 
                    yield "\t\t\t\t\t"; 
                } 
                // line 361 
                yield "\t\t\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 361), "see_more"))) { 
                    // line 362 
                    yield "\t\t\t\t\t\t"; 
                    yield from                     $this->loadTemplate("articles-blocks/see-more.html.twig", "articles/experiences.html.twig", 362)->unwrap()->yield($context); 
                    // line 363 
                    yield "\t\t\t\t\t"; 
                } 
                // line 364 
                yield "\t\t\t\t"; 
                ++$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['data'], $context['_parent'], $context['loop']); 
            $context = array_intersect_key($context, $_parent) + $_parent; 
            // line 365 
            yield "\t\t\t"; 
        } 
        // line 366 
        yield "\t\t</article> 
\t</div> 
"; 
         
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); 
 
         
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); 
 
        return; yield ''; 
    } 
 
    // line 369 
    public function block_javascripts($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", "javascripts")); 
 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; 
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts")); 
 
        // line 370 
        yield "\t"; 
        if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "adresse", [], "any", true, true, false, 370) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 370, $this->source); })()), "adresse", [], "any", false, false, false, 370)))) { 
            // line 371 
            yield "\t\t"; 
            yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("map"); 
            yield " 
\t"; 
        } 
        // line 373 
        yield "\t"; 
        if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 373, $this->source); })()), "main_content", [], "any", false, false, false, 373)), 0))) { 
            // line 374 
            yield "\t\t"; 
            $context['_parent'] = $context; 
            $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "main_content", [], "any", false, false, false, 374)); 
            foreach ($context['_seq'] as $context["_key"] => $context["content"]) { 
                // line 375 
                yield "\t\t\t"; 
                if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["content"], "type", [], "any", false, false, false, 375), "youtube"))) { 
                    // line 376 
                    yield "\t\t\t\t"; 
                    yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("youtube_defer"); 
                    yield " 
\t\t\t\t"; 
                    // line 377 
                    yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("lite-youtube"); 
                    yield " 
\t\t\t"; 
                } 
                // line 379 
                yield "\t\t"; 
            } 
            $_parent = $context['_parent']; 
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['content'], $context['_parent'], $context['loop']); 
            $context = array_intersect_key($context, $_parent) + $_parent; 
            // line 380 
            yield "\t"; 
        } 
        // line 381 
        yield "\t"; 
        yield from         $this->loadTemplate("articles/javascripts/base-article-js.html.twig", "articles/experiences.html.twig", 381)->unwrap()->yield($context); 
        // line 382 
        yield "\t"; 
        yield from $this->yieldParentBlock("javascripts", $context, $blocks); 
        yield " 
"; 
         
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); 
 
         
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); 
 
        return; yield ''; 
    } 
 
    /** 
     * @codeCoverageIgnore 
     */ 
    public function getTemplateName() 
    { 
        return "articles/experiences.html.twig"; 
    } 
 
    /** 
     * @codeCoverageIgnore 
     */ 
    public function isTraitable() 
    { 
        return false; 
    } 
 
    /** 
     * @codeCoverageIgnore 
     */ 
    public function getDebugInfo() 
    { 
        return array (  1164 => 382,  1161 => 381,  1158 => 380,  1152 => 379,  1147 => 377,  1142 => 376,  1139 => 375,  1134 => 374,  1131 => 373,  1125 => 371,  1122 => 370,  1112 => 369,  1099 => 366,  1096 => 365,  1082 => 364,  1079 => 363,  1076 => 362,  1073 => 361,  1070 => 360,  1067 => 359,  1064 => 358,  1046 => 357,  1043 => 356,  1039 => 354,  1037 => 353,  1034 => 352,  1031 => 351,  1028 => 350,  1014 => 349,  1011 => 348,  1008 => 347,  1005 => 346,  1003 => 345,  1000 => 344,  992 => 341,  989 => 340,  987 => 339,  984 => 338,  981 => 337,  978 => 336,  975 => 335,  972 => 334,  969 => 333,  966 => 332,  963 => 331,  960 => 330,  957 => 329,  954 => 328,  951 => 327,  948 => 326,  945 => 325,  942 => 324,  939 => 323,  936 => 322,  933 => 321,  930 => 320,  927 => 319,  924 => 318,  921 => 317,  918 => 316,  915 => 315,  912 => 314,  894 => 313,  891 => 312,  888 => 311,  885 => 310,  882 => 309,  880 => 308,  877 => 307,  875 => 306,  872 => 305,  865 => 300,  863 => 299,  856 => 294,  854 => 293,  851 => 292,  847 => 290,  845 => 289,  841 => 287,  839 => 286,  836 => 285,  832 => 283,  830 => 282,  826 => 280,  824 => 279,  821 => 278,  814 => 273,  808 => 270,  804 => 268,  801 => 267,  795 => 264,  791 => 262,  789 => 261,  778 => 258,  776 => 257,  773 => 256,  769 => 254,  767 => 253,  763 => 251,  761 => 250,  758 => 249,  754 => 247,  752 => 246,  748 => 244,  746 => 243,  743 => 242,  736 => 237,  730 => 234,  726 => 232,  723 => 231,  717 => 228,  713 => 226,  711 => 225,  700 => 222,  698 => 221,  688 => 213,  685 => 212,  682 => 211,  679 => 210,  676 => 209,  673 => 208,  670 => 207,  667 => 206,  664 => 205,  661 => 204,  658 => 203,  655 => 202,  652 => 201,  649 => 200,  646 => 199,  643 => 198,  640 => 197,  637 => 196,  635 => 195,  626 => 188,  624 => 186,  623 => 185,  622 => 184,  621 => 183,  620 => 182,  619 => 181,  617 => 179,  615 => 178,  606 => 171,  603 => 170,  600 => 169,  597 => 168,  594 => 167,  591 => 166,  588 => 165,  585 => 164,  582 => 163,  579 => 162,  576 => 161,  573 => 160,  570 => 159,  567 => 158,  564 => 157,  561 => 156,  558 => 155,  555 => 154,  552 => 153,  549 => 152,  546 => 151,  544 => 150,  537 => 145,  521 => 143,  519 => 142,  510 => 140,  507 => 139,  503 => 136,  500 => 135,  497 => 134,  494 => 133,  491 => 132,  485 => 129,  482 => 128,  480 => 127,  475 => 124,  472 => 123,  470 => 122,  466 => 120,  463 => 119,  460 => 118,  457 => 117,  454 => 116,  451 => 115,  449 => 114,  444 => 111,  441 => 110,  436 => 108,  433 => 107,  430 => 106,  428 => 105,  425 => 104,  421 => 102,  419 => 101,  407 => 98,  403 => 96,  385 => 94,  383 => 93,  374 => 92,  370 => 90,  352 => 87,  349 => 86,  346 => 85,  340 => 82,  336 => 80,  334 => 79,  330 => 77,  326 => 75,  323 => 74,  321 => 73,  318 => 72,  316 => 71,  313 => 70,  307 => 67,  304 => 66,  301 => 65,  295 => 62,  292 => 61,  289 => 60,  286 => 59,  283 => 58,  278 => 56,  275 => 55,  272 => 54,  270 => 53,  267 => 52,  263 => 50,  261 => 49,  249 => 46,  245 => 44,  227 => 42,  225 => 41,  216 => 40,  214 => 39,  210 => 37,  207 => 36,  204 => 35,  201 => 34,  191 => 33,  179 => 31,  165 => 30,  162 => 29,  159 => 28,  156 => 27,  153 => 26,  150 => 25,  147 => 24,  144 => 23,  141 => 22,  138 => 21,  135 => 20,  132 => 19,  129 => 18,  126 => 17,  123 => 16,  120 => 15,  102 => 14,  99 => 13,  96 => 12,  93 => 11,  90 => 10,  87 => 9,  84 => 8,  81 => 7,  78 => 6,  76 => 5,  71 => 4,  61 => 3,  38 => 1,); 
    } 
 
    public function getSourceContext() 
    { 
        return new Source("{% extends \"base.html.twig\" %}
 
{# extension.excerpt #}
 
{% block style %}
 
\t{{ parent() }}
 
\t{% include \"css/article-critical-css.html.twig\" %}
 
\t{% include \"pages/headers/encore-entry-css-files.html.twig\" with {file: 'articles_css'} %}
 
\t{% include \"pages/headers/encore-entry-css-files.html.twig\" with {file: 'sns_icons_css'} %}
 
\t{% include \"pages/headers/encore-entry-css-files.html.twig\" with {file: 'frame_css'} %}
 
\t{% include \"pages/headers/encore-entry-css-files.html.twig\" with {file: 'freetext_css'} %}
 
\t{% if content.adresse is defined and content.adresse is not empty %}
 
\t\t{% include \"pages/headers/encore-entry-css-files.html.twig\" with {file: 'map_css'} %}
 
\t{% endif %}
 
\t{% if content.main_content is defined and content.main_content is not empty and content.main_content|length > 0 %}
 
\t\t{% for data in content.main_content %}
 
\t\t\t{% set block = data %}
 
\t\t\t{% if data.type == \"youtube\" %}
 
\t\t\t\t{% include \"pages/headers/encore-entry-css-files.html.twig\" with {file: 'youtube_css'} %}
 
\t\t\t{% endif %}
 
\t\t\t{% if data.type == \"linked_with\" or data.type == \"see_more\" %}
 
\t\t\t\t{% include \"pages/headers/encore-entry-css-files.html.twig\" with {file: 'splide_css'} %}
 
\t\t\t\t{% include \"pages/headers/encore-entry-css-files.html.twig\" with {file: 'previews_css'} %}
 
\t\t\t\t{% include \"pages/headers/encore-entry-css-files.html.twig\" with {file: 'preview_thematique_css'} %}
 
\t\t\t{% endif %}
 
\t\t\t{% if data.type == \"citation\" %}
 
\t\t\t\t{% include \"pages/headers/encore-entry-css-files.html.twig\" with {file: 'citation_css'} %}
 
\t\t\t{% endif %}
 
\t\t\t{% if data.type == \"iframe\" %}
 
\t\t\t\t{% include \"blocks/iframe.html.twig\" with {block: data} %}
 
\t\t\t{% endif %}
 
\t\t{% endfor %}
 
\t{% endif %}
 
{% endblock %}
 
{% block content %}
 
\t{% set values = \"\" %}
 
\t{% set values = ['Acteurs & territoires', 'Expériences'] %}
 
\t{% include \"articles-blocks/breadcrumb.html.twig\" with {titles : values} %}
 
\t<div class=\"main-container w100 plr-1em single-article-container\">
 
\t\t<article>
 
\t\t\t{% if content.old_format %}
 
\t\t\t\t<div class=\"{% if content.header_img is defined and content.header_img is not empty %}main-title{% else %}small-main-title{% endif %} br8 dflex aic jcc\">
 
\t\t\t\t\t{% if content.header_img is defined and content.header_img is not empty %}
 
\t\t\t\t\t\t<img loading=\"lazy\" src=\"{{ content.header_img.formats['1000x.webp'] }}\" srcset=\"{{ content.header_img.formats['300x.webp'] }} 300w, {{ content.header_img.formats['600x.webp'] }} 600w, {{ content.header_img.formats['1000x.webp'] }} 1000w\" sizes=\"1000px\" alt=\"{{ content.header_img | copyright_or_description_or_title }}\" width=\"{{ content.header_img.fileVersion.properties.width }}\" height=\"{{ content.header_img.fileVersion.properties.height }}\">
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t<div class=\"zi1 prelative team-project-head dflex jcc aic fdc\">
 
\t\t\t\t\t\t<div class=\"center\">
 
\t\t\t\t\t\t\t<h1 class=\"{% if content.header_img is defined and content.header_img is not empty %}cwhite{% else %}cblue{% endif %}\">{{ content.title }}</h1>
 
\t\t\t\t\t\t</div>
 
\t\t\t\t\t</div>
 
\t\t\t\t\t{% if content.header_img is defined and content.header_img is not empty %}
 
\t\t\t\t\t\t<div class=\"background-color-blue\"></div>
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t</div>
 
\t\t\t\t{% if content.header_img is defined and content.header_img is not empty %}
 
\t\t\t\t\t{% if content.header_img.credits and content.header_img.credits is not empty %}
 
\t\t\t\t\t\t<div class=\"cgrey fs12 lh16 credit mt-8px\">© Crédit Photo
 
\t\t\t\t\t\t\t{{ content.header_img.credits }}</div>
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t{% endif %}
 
\t\t\t\t{% include \"articles/blocks/article-under-header.html.twig\" %}
 
\t\t\t\t{% if content.departement is defined and content.departement is not empty %}
 
\t\t\t\t\t<div class=\"dflex fwwrap\">
 
\t\t\t\t\t\t<div class=\"departement-tag cwhite fw600 departement-exp mb-2em mt-40px\">{{ content.departement }}</div>
 
\t\t\t\t\t</div>
 
\t\t\t\t{% endif %}
 
\t\t\t\t{% if content.desc is defined and content.desc is not empty %}
 
\t\t\t\t\t<div class=\"actualites-PQNA mb-16px fs20 lh28 f500 cgrey\">
 
\t\t\t\t\t\t{{ content.desc|raw }}
 
\t\t\t\t\t</div>
 
\t\t\t\t{% endif %}
 
\t\t\t\t<div class=\"mb-2em dflex w100\">
 
\t\t\t\t\t{% if extension.excerpt.categories is defined and extension.excerpt.categories is not empty %}
 
\t\t\t\t\t\t<div class=\"small-thematique-container\">
 
\t\t\t\t\t\t\t{% set categories = extension.excerpt.categories %}
 
\t\t\t\t\t\t\t{% include \"blocks/previews-from-controller/blocks/categories.html.twig\" %}
 
\t\t\t\t\t\t</div>
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t</div>
 
\t\t\t\t<div class=\"structure-class\">
 
\t\t\t\t\t{% if content.societe_porteuse.name is defined and content.societe_porteuse.name  is not empty %}
 
\t\t\t\t\t\t<h2 class=\"mb-20px structure-class-title\">
 
\t\t\t\t\t\t\tStructure Porteuse :
 
\t\t\t\t\t\t\t{{ content.societe_porteuse.name }}
 
\t\t\t\t\t\t</h2>
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t{% if content.structure_img is defined and  content.structure_img is not empty %}
 
\t\t\t\t\t\t<div class=\"br8 dflex aic jcc structure-class-image\">
 
\t\t\t\t\t\t\t<img loading=\"lazy\" src=\"{{ content.structure_img.formats['1000x.webp'] }}\" srcset=\"{{ content.structure_img.formats['300x.webp'] }} 300w, {{ content.structure_img.formats['600x.webp'] }} 600w, {{ content.structure_img.formats['1000x.webp'] }} 1000w\" sizes=\"1000px\" alt=\"{{ content.structure_img | copyright_or_description_or_title }}\" width=\"{{ content.structure_img.fileVersion.properties.width }}\" height=\"{{ content.structure_img.fileVersion.properties.height }}\">
 
\t\t\t\t\t\t</div>
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t</div>
 
\t\t\t{% else %}
 
\t\t\t\t<div class=\"{% if content.header_img is defined and content.header_img is not empty %}main-title{% else %}small-main-title{% endif %} br8 dflex aic jcc\">
 
\t\t\t\t\t{% if content.header_img is defined and content.header_img is not empty %}
 
\t\t\t\t\t\t<img loading=\"lazy\" src=\"{{ content.header_img.formats['1000x.webp'] }}\" srcset=\"{{ content.header_img.formats['300x.webp'] }} 300w, {{ content.header_img.formats['600x.webp'] }} 600w, {{ content.header_img.formats['1000x.webp'] }} 1000w\" sizes=\"1000px\" alt=\"{{ content.header_img | copyright_or_description_or_title }}\" width=\"{{ content.header_img.fileVersion.properties.width }}\" height=\"{{ content.header_img.fileVersion.properties.height }}\">
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t<div class=\"zi1 prelative team-project-head dflex jcc aic fdc\">
 
\t\t\t\t\t\t<div class=\"center\">
 
\t\t\t\t\t\t\t<h1 class=\"{% if content.header_img is defined and content.header_img is not empty %}cwhite{% else %}cblue{% endif %}\">{{ content.title }}</h1>
 
\t\t\t\t\t\t</div>
 
\t\t\t\t\t</div>
 
\t\t\t\t\t{% if content.header_img is defined and content.header_img is not empty %}
 
\t\t\t\t\t\t<div class=\"background-color-blue\"></div>
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t</div>
 
\t\t\t\t{% if content.header_img is defined and content.header_img is not empty %}
 
\t\t\t\t\t{% if content.header_img.credits and content.header_img.credits is not empty %}
 
\t\t\t\t\t\t<div class=\"cgrey fs12 lh16 credit mt-8px\">© Crédit Photo
 
\t\t\t\t\t\t\t{{ content.header_img.credits }}</div>
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t{% endif %}
 
 
\t\t\t\t<div class=\"dflex jcsb lh28 fwwrap article-datas\">
 
\t\t\t\t\t<div>
 
\t\t\t\t\t\t{% if content.author_name is defined and content.author_name is not empty %}
 
\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {content: content.author_name} %}
 
\t\t\t\t\t\t{% else %}
 
\t\t\t\t\t\t\t{% include \"articles-blocks/contributors.html.twig\" %}
 
\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t{% include \"articles-blocks/publish-date.html.twig\" %}
 
\t\t\t\t\t</div>
 
\t\t\t\t\t<div class=\"taright\">
 
\t\t\t\t\t\t{% include \"articles-blocks/readtime.html.twig\" %}
 
\t\t\t\t\t\t{% include \"articles-blocks/share-buttons.html.twig\" %}
 
\t\t\t\t\t</div>
 
\t\t\t\t</div>
 
\t\t\t\t<div class=\"mb-2em dflex w100 fwwrap aic experience-pre-header\">
 
\t\t\t\t\t{% if content.departement is defined and content.departement is not empty %}
 
\t\t\t\t\t\t<div class=\"departement-tag cwhite fw600 departement-exp mb-2em mt-1em\">
 
\t\t\t\t\t\t\t{{ content.departement }}
 
\t\t\t\t\t\t</div>
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t{% if extension.excerpt.categories is defined and extension.excerpt.categories is not empty %}
 
\t\t\t\t\t\t{% set categories = extension.excerpt.categories %}
 
\t\t\t\t\t\t{% include \"blocks/previews-from-controller/blocks/categories.html.twig\" %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t</div>
 
 
\t\t\t\t{# display des champ post modification des expériences (voir la différence en prod et dans les maquettes figma) #}
 
 
\t\t\t\t<div class=\"{% if content.header_img is defined and content.header_img is not empty %}main-title{% else %}small-main-title{% endif %} mt-40px mb-40pxaic frame-overflow mb-2em\">
 
\t\t\t\t\t<div class=\"jcc dflex frame-container-print\">
 
\t\t\t\t\t\t{% if content.header_img is defined and content.header_img is not empty %}
 
\t\t\t\t\t\t\t<img loading=\"lazy\" src=\"{{ content.header_img.formats['1000x.webp'] }}\" srcset=\"{{ content.header_img.formats['300x.webp'] }} 300w, {{ content.header_img.formats['600x.webp'] }} 600w, {{ content.header_img.formats['1000x.webp'] }} 1000w\" sizes=\"1000px\" width=\"{{ content.header_img.fileVersion.properties.width }}\" height=\"{{ content.header_img.fileVersion.properties.height }}\" style=\"z-index: -1;\">
 
\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t<div class=\"frame-wrap-container dflex jcse aic mt-2p5em mb-3p5em\">
 
\t\t\t\t\t\t\t<div class=\"first-frame p-244024  ml-2per fdc aic\">
 
\t\t\t\t\t\t\t\t<h2 class=\"frame-title-territoire-custom corange wd100 lh28 fs20 fw500 dflex tac\">Carte d'identité</h2>
 
\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24\">
 
\t\t\t\t\t\t\t\t\t<div class=\"framed experience\">
 
\t\t\t\t\t\t\t\t\t\t{% if content.sub_thematiques is defined and content.sub_thematiques is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {title: \"Sous-thématiques :\", content: content.sub_thematiques} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.structure is defined and content.structure is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {title: \"Structure porteuse :\", content: content.structure} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.status_juridique is defined and content.status_juridique is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {title: \"Statut juridique : \", content: content.status_juridique} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.influence is defined and content.influence is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-multiple-select-field.html.twig\" with {title: \"Aire d'influence :\", content: content.influence} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.date_start is defined and content.date_start is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-date-field.html.twig\" with {title: \"Date de lancement :\", content: content.date_start} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.status is defined and content.status is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {title: \"État d'achèvement :\", content: content.status} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.cost is defined and content.cost is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-cost-field.html.twig\" with {title: \"Coût du projet :\", content: content.cost} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t<div class=\"middle-frame p-244024 fdc aic\">
 
\t\t\t\t\t\t\t\t<h2 class=\"frame-title-territoire-custom corange wd100 lh28 fs20 fw500 dflex tac\">La démarche en bref</h2>
 
\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24\">
 
\t\t\t\t\t\t\t\t\t<div class=\"framed experience\">
 
\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {classCSS: \" mb-1em\", content: content.desc} %}
 
\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-contact-info.html.twig\" with {
 
                            title: \"Contact\", 
 
                            content_adresse: content.adresse, 
 
                            content_phone: content.phone,
 
                            content_email: content.email,
 
                            content_link: content.link_to_resource,
 
                            content_other_file: content.other_file,
 
                            content_other_link: content.other_link
 
                        } %}
 
\t\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t<div class=\"last-frame p-244024  mr-2per fdc aic\">
 
\t\t\t\t\t\t\t\t<h2 class=\"frame-title-territoire-custom corange wd100 lh28 fs20 fw500 dflex tac\">Acteurs</h2>
 
\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24\">
 
\t\t\t\t\t\t\t\t\t<div class=\"framed experience\">
 
\t\t\t\t\t\t\t\t\t\t{% if content.cible is defined and content.cible is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-public-cible.html.twig\" with {title: \"Public cible :\", content: content.cible} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.cible is defined and content.cible is not empty and content.cible|length > 0 and \"Autre\" in content.cible %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {title: \"Autre public cible :\", content: content.cible_autre} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.partenaires_techniques is defined and content.partenaires_techniques is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {title: \"Partenaires techniques :\", content: content.partenaires_techniques} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.partenaires_financiers is defined and content.partenaires_financiers is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {title: \"Partenaires financiers :\", content: content.partenaires_financiers} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.personne_rsc is defined and content.personne_rsc is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {title: \"Personne ressource :\", content: content.personne_rsc} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t\t{% if content.compo_equipe is defined and content.compo_equipe is not empty %}
 
\t\t\t\t\t\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {title: \"Composition de l'équipe rattachée au projet (élus, équipe technique, etc.) :\", content: content.compo_equipe} %}
 
\t\t\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t</div>
 
\t\t\t\t\t</div>
 
\t\t\t\t\t<div class=\"background-color-orange\"></div>
 
\t\t\t\t</div>
 
 
\t\t\t\t{% if (content.contexte is defined and content.contexte is not empty) or (content.objectif is defined and content.objectif is not empty) %}
 
\t\t\t\t\t<div class=\"{% if content.header_img is defined and content.header_img is not empty %}main-title{% else %}small-main-title{% endif %} br8 mt-40px mb-40px aic frame-overflow\">
 
\t\t\t\t\t\t<div class=\"jcc dflex solution-container-print\">
 
\t\t\t\t\t\t\t<div class=\"frame-flex-container w100 dflex jcse mt-2p5em mb-3p5em p-1em\">
 
\t\t\t\t\t\t\t\t{% if content.contexte is defined and content.contexte is not empty %}
 
\t\t\t\t\t\t\t\t\t<div class=\"frame-pics p-2440 fdc aic br6\">
 
\t\t\t\t\t\t\t\t\t\t<h2 class=\"frame-title corange wd100 lh28 fs20 fw500 dflex tac\">Contexte</h2>
 
\t\t\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24 framed\">{{ content.contexte|raw }}</div>
 
\t\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t{% if content.objectif is defined and content.objectif %}
 
\t\t\t\t\t\t\t\t\t<div class=\"frame-pics p-2440 fdc aic br6\">
 
\t\t\t\t\t\t\t\t\t\t<h2 class=\"frame-title corange wd100 lh28 fs20 fw500 dflex tac\">Objectifs</h2>
 
\t\t\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24 framed\">{{ content.objectif|raw }}</div>
 
\t\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t<div class=\"background-color-orange\"></div>
 
\t\t\t\t\t</div>
 
\t\t\t\t{% endif %}
 
 
\t\t\t\t{% if content.mise_oeuvre is defined and content.mise_oeuvre is not empty %}
 
\t\t\t\t\t<section class=\"mb-1em\">
 
\t\t\t\t\t\t<h3 class=\"fw600\">Mise en œuvre des actions</h3>
 
\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {content: content.mise_oeuvre} %}
 
\t\t\t\t\t</section>
 
\t\t\t\t{% endif %}
 
 
\t\t\t\t{% if content.resultats is defined and content.resultats is not empty %}
 
\t\t\t\t\t<section class=\"mb-1em\">
 
\t\t\t\t\t\t<h3 class=\"fw600\">Résultats</h3>
 
\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {content: content.resultats} %}
 
\t\t\t\t\t</section>
 
\t\t\t\t{% endif %}
 
 
\t\t\t\t{% if (content.facteurs_reussite is defined and content.facteurs_reussite is not empty) or (content.freins is defined and content.freins is not empty) %}
 
\t\t\t\t\t<div class=\"{% if content.header_img is defined and content.header_img is not empty %}main-title{% else %}small-main-title{% endif %} br8 mt-40px mb-40px aic frame-overflow\">
 
\t\t\t\t\t\t<div class=\"jcc dflex solution-container-print\">
 
\t\t\t\t\t\t\t<div class=\"frame-flex-container w100 dflex jcse mt-2p5em mb-3p5em p-1em\">
 
\t\t\t\t\t\t\t\t{% if content.facteurs_reussite is defined and content.facteurs_reussite is not empty %}
 
\t\t\t\t\t\t\t\t\t<div class=\"frame-pics p-2440 fdc aic br6\">
 
\t\t\t\t\t\t\t\t\t\t<h2 class=\"frame-title corange wd100 lh28 fs20 fw500 dflex tac\">Facteurs de réussite</h2>
 
\t\t\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24 framed\">{{ content.facteurs_reussite|raw }}</div>
 
\t\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t\t{% if content.freins is defined and content.freins %}
 
\t\t\t\t\t\t\t\t\t<div class=\"frame-pics p-2440 fdc aic br6\">
 
\t\t\t\t\t\t\t\t\t\t<h2 class=\"frame-title corange wd100 lh28 fs20 fw500 dflex tac\">Freins</h2>
 
\t\t\t\t\t\t\t\t\t\t<div class=\"text-flex fw400 fs16 lh24 framed\">{{ content.freins|raw }}</div>
 
\t\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t\t{% endif %}
 
\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t<div class=\"background-color-orange\"></div>
 
\t\t\t\t\t</div>
 
\t\t\t\t{% endif %}
 
 
\t\t\t\t{% if content.enseignements is defined and content.enseignements is not empty %}
 
\t\t\t\t\t<section class=\"mb-1em\">
 
\t\t\t\t\t\t<h3 class=\"fw600 mb-0p5em\">Enseignements</h3>
 
\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {content: content.enseignements} %}
 
\t\t\t\t\t</section>
 
\t\t\t\t{% endif %}
 
 
\t\t\t\t{% if content.perspectives is defined and content.perspectives is not empty %}
 
\t\t\t\t\t<section class=\"mb-1em\">
 
\t\t\t\t\t\t<h3 class=\"fw600 mb-0p5em\">Perspectives</h3>
 
\t\t\t\t\t\t{% include \"articles/blocks/show-simple-text-field.html.twig\" with {content: content.perspectives} %}
 
\t\t\t\t\t</section>
 
\t\t\t\t{% endif %}
 
 
\t\t\t\t{% if content.author_name is defined and content.author_name is not empty %}
 
\t\t\t\t\t<div class=\"mt-20px mb-20px\">
 
\t\t\t\t\t\t<div class=\"blue-frame\">
 
\t\t\t\t\t\t\t<div class=\"diblock cwhite\">
 
\t\t\t\t\t\t\t\t<div class=\"text fw400 fs16 lh24\">
 
\t\t\t\t\t\t\t\t\tContenu rédigé par :
 
\t\t\t\t\t\t\t\t\t{{ content.author_name -}}
 
\t\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t\t</div>
 
\t\t\t\t\t\t</div>
 
\t\t\t\t\t</div>
 
\t\t\t\t{% endif %}
 
\t\t\t{% endif %}
 
\t\t\t{# fin de la nouvelle apparence des expériences #}
 
 
\t\t\t{% if content.adresse is defined and content.adresse is not empty %}
 
\t\t\t\t{% set map = content.adresse %}
 
\t\t\t\t{% set display_map = true %}
 
\t\t\t{% endif %}
 
\t\t\t{% if content.main_content is defined and content.main_content is not empty and content.main_content|length > 0 %}
 
\t\t\t\t{% for data in content.main_content %}
 
\t\t\t\t\t{% if data.type ==\"text\" %}
 
\t\t\t\t\t\t{% include \"articles-blocks/freetext.html.twig\" %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t{% if data.type == \"triple_frame\" %}
 
\t\t\t\t\t\t{% include \"articles-blocks/triple-frame-block.html.twig\" %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t{% if data.type == \"text_pic\" %}
 
\t\t\t\t\t\t{% include \"blocks/text-pic.html.twig\" with {block: data} %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t{% if data.type == \"citation\" %}
 
\t\t\t\t\t\t{% include \"articles-blocks/citation.html.twig\" %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t{% if data.type == \"solution_frame\" %}
 
\t\t\t\t\t\t{% include \"blocks/block-picbkg-frame.html.twig\" with {block: data} %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t{% if data.type == \"block_wrap\" %}
 
\t\t\t\t\t\t{% include \"articles-blocks/block-wrap.html.twig\" %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t{% if data.type == \"block_blue_back\" %}
 
\t\t\t\t\t\t{% include \"articles-blocks/block-blue-background.html.twig\" %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t{% if data.type == \"youtube\" %}
 
\t\t\t\t\t\t{% set embed_link = data.video_link|replace({'watch?v=' : 'embed/'}) %}
 
\t\t\t\t\t\t{% set embed_link_splitted = embed_link|split('/') %}
 
\t\t\t\t\t\t{% set videoID = embed_link_splitted|last %}
 
\t\t\t\t\t\t{# <div class=\"youtube_player\" videoid=\"{{ videoID }}\" width=\"560\" height=\"315\" theme=\"theme light\" rel=\"rel 1\" controls=\"controls 1\" showinfo=\"showinfo 1 \" autoplay=\"autoplay 0\" mute=\"mute 1\" loop=\"loop 0\" loading=\"loading 0\"></div> TAC #}
 
\t\t\t\t\t\t<div class=\"video-responsive mt-1em\">
 
\t\t\t\t\t\t\t<lite-youtube videoid=\"{{ videoID }}\" class=\"br8\" params=\"controls=1&start={{ data.timestamp }}&modestbranding=2&rel=0&enablejsapi=1\"></lite-youtube>
 
\t\t\t\t\t\t</div>
 
\t\t\t\t\t{% endif %}
 
 
\t\t\t\t\t{% if data.type == 'file' %}
 
\t\t\t\t\t\t{% set block = data %}
 
\t\t\t\t\t\t{% include \"blocks/file.html.twig\" %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t{% endfor %}
 
\t\t\t{% endif %}
 
\t\t\t{% if display_map is defined and display_map is not empty %}
 
\t\t\t\t<div class=\"map-cont\">
 
\t\t\t\t\t{% include \"articles-blocks/simple-map.html.twig\" %}
 
\t\t\t\t</div>
 
\t\t\t{% endif %}
 
\t\t\t{% if content.main_content is defined and content.main_content is not empty and content.main_content|length > 0 %}
 
\t\t\t\t{% for data in content.main_content %}
 
\t\t\t\t\t{% if data.type == \"linked_with\" %}
 
\t\t\t\t\t\t{% include \"articles-blocks/linked-with.html.twig\" %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t\t{% if data.type == \"see_more\" %}
 
\t\t\t\t\t\t{% include \"articles-blocks/see-more.html.twig\" %}
 
\t\t\t\t\t{% endif %}
 
\t\t\t\t{% endfor %}
 
\t\t\t{% endif %}
 
\t\t</article>
 
\t</div>
 
{% endblock %}
 
{% block javascripts %}
 
\t{% if content.adresse is defined and content.adresse is not empty %}
 
\t\t{{ encore_entry_script_tags('map') }}
 
\t{% endif %}
 
\t{% if content.main_content|length > 0 %}
 
\t\t{% for content in content.main_content %}
 
\t\t\t{% if content.type == \"youtube\" %}
 
\t\t\t\t{{ encore_entry_script_tags('youtube_defer') }}
 
\t\t\t\t{{ encore_entry_script_tags('lite-youtube') }}
 
\t\t\t{% endif %}
 
\t\t{% endfor %}
 
\t{% endif %}
 
\t{% include \"articles/javascripts/base-article-js.html.twig\" %}
 
\t{{ parent() }}
 
{% endblock %}
 
", "articles/experiences.html.twig", "/var/www/html/templates/articles/experiences.html.twig"); 
    } 
}