<?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;
use Twig\TemplateWrapper;

/* frontend/cible2063.html.twig */
class __TwigTemplate_1786a84b8c899387bbc82325c6572630 extends Template
{
    private Source $source;
    /**
     * @var array<string, Template>
     */
    private array $macros = [];

    public function __construct(Environment $env)
    {
        parent::__construct($env);

        $this->source = $this->getSourceContext();

        $this->blocks = [
            'content' => [$this, 'block_content'],
            'js' => [$this, 'block_js'],
        ];
    }

    protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
    {
        // line 1
        return "frontend/layout.html.twig";
    }

    protected function doDisplay(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "frontend/cible2063.html.twig"));

        $this->parent = $this->load("frontend/layout.html.twig", 1);
        yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
        
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);

    }

    // line 3
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_content(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));

        // line 4
        yield "<div class=\"container single-template\">
\t<div class=\"page-header\">
\t\t<a href=\"";
        // line 6
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("odd", ["id" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["goal"]) || array_key_exists("goal", $context) ? $context["goal"] : (function () { throw new RuntimeError('Variable "goal" does not exist.', 6, $this->source); })()), "id", [], "any", false, false, false, 6)]), "html", null, true);
        yield "\"><h1 class=\"page-title\">
\t\t\t";
        // line 7
        yield ((((isset($context["agenda"]) || array_key_exists("agenda", $context) ? $context["agenda"] : (function () { throw new RuntimeError('Variable "agenda" does not exist.', 7, $this->source); })()) == "2030")) ? ("ODD") : ("Aspiration"));
        yield " ";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["goal"]) || array_key_exists("goal", $context) ? $context["goal"] : (function () { throw new RuntimeError('Variable "goal" does not exist.', 7, $this->source); })()), "code", [], "any", false, false, false, 7), "html", null, true);
        yield " : ";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["goal"]) || array_key_exists("goal", $context) ? $context["goal"] : (function () { throw new RuntimeError('Variable "goal" does not exist.', 7, $this->source); })()), "name", [], "any", false, false, false, 7), "html", null, true);
        yield "
\t\t</h1></a>
\t</div>

\t<div class=\"row gx-md-5 gy-3\">
\t\t<div class=\"";
        // line 12
        yield ((((isset($context["agenda"]) || array_key_exists("agenda", $context) ? $context["agenda"] : (function () { throw new RuntimeError('Variable "agenda" does not exist.', 12, $this->source); })()) == "2030")) ? ("col-lg-8") : ("col-lg-12"));
        yield "\">

\t\t\t<div class=\"download-template\" style=\"margin-top:0px;\">

\t\t\t\t<div class=\"licenses\">
\t\t\t\t\t<div class=\"title\">
\t\t\t\t\t\t<h2>";
        // line 18
        yield ((((isset($context["agenda"]) || array_key_exists("agenda", $context) ? $context["agenda"] : (function () { throw new RuntimeError('Variable "agenda" does not exist.', 18, $this->source); })()) == "2030")) ? ("Cible") : ("Objectifs"));
        yield "  ";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 18, $this->source); })()), "code", [], "any", false, false, false, 18), "html", null, true);
        yield " : ";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 18, $this->source); })()), "name", [], "any", false, false, false, 18), "html", null, true);
        yield "</h2>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>


\t\t\t<div class=\"single-contnet pt-4\">
\t\t\t\t";
        // line 25
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 25, $this->source); })()), "description", [], "any", false, false, false, 25), "html", null, true);
        yield "
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Les ";
        // line 30
        yield ((((isset($context["agenda"]) || array_key_exists("agenda", $context) ? $context["agenda"] : (function () { throw new RuntimeError('Variable "agenda" does not exist.', 30, $this->source); })()) == "2030")) ? ("indicateurs") : ("domaines"));
        yield "  de ";
        yield ((((isset($context["agenda"]) || array_key_exists("agenda", $context) ? $context["agenda"] : (function () { throw new RuntimeError('Variable "agenda" does not exist.', 30, $this->source); })()) == "2030")) ? ("la cible ") : ("l'objectif "));
        yield "  ";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 30, $this->source); })()), "code", [], "any", false, false, false, 30), "html", null, true);
        yield "
\t\t\t\t\t</h2>
\t\t\t\t</div>

\t\t\t\t<ul style=\"list-style-type: none;\">
\t\t\t\t\t";
        // line 35
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 35, $this->source); })()), "indicators", [], "any", false, false, false, 35));
        foreach ($context['_seq'] as $context["_key"] => $context["indicateur"]) {
            // line 36
            yield "\t\t\t\t\t\t<li style=\"margin-bottom: 10px;\">

\t\t\t\t\t\t\t<a href=\"\">
\t\t\t\t\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
            // line 40
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("frontend/icons/icons-3.7.svg"), "html", null, true);
            yield "#chevron-right\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t";
            // line 42
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "code", [], "any", false, false, false, 42), "html", null, true);
            yield "
\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t";
            // line 44
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "name", [], "any", false, false, false, 44), "html", null, true);
            yield "
\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t</li>
\t\t\t\t\t";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_key'], $context['indicateur'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 48
        yield "\t\t\t\t</ul>
\t\t\t</div>

\t\t\t<div class=\"single-contnet pt-4\">
\t\t\t\t";
        // line 52
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 52, $this->source); })()), "description", [], "any", false, false, false, 52), "html", null, true);
        yield "
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Les cibles de l'objectif  ";
        // line 57
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 57, $this->source); })()), "code", [], "any", false, false, false, 57), "html", null, true);
        yield "
\t\t\t\t\t</h2>
\t\t\t\t</div>
\t\t\t\t<section id=\"faq\" class=\"faq\">
      \t\t\t<div class=\"container aos-init aos-animate\" data-aos=\"fade-up\">
\t\t\t\t<ul style=\"list-style-type: none;\">
\t\t\t\t\t";
        // line 63
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 63, $this->source); })()), "indicators", [], "any", false, false, false, 63));
        foreach ($context['_seq'] as $context["_key"] => $context["indicateur"]) {
            // line 64
            yield "\t\t\t\t\t\t<li style=\"margin-bottom: 10px;\">

\t\t\t\t\t\t\t<a href=\"\">
\t\t\t\t\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
            // line 68
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("frontend/icons/icons-3.7.svg"), "html", null, true);
            yield "#chevron-right\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\tDomaine : ";
            // line 70
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "code", [], "any", false, false, false, 70), "html", null, true);
            yield "
\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t";
            // line 72
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "name", [], "any", false, false, false, 72), "html", null, true);
            yield "
\t\t\t\t\t\t\t</a>

\t\t\t\t\t\t\t\t\t<ul style=\"list-style-type: none;\">
\t\t\t\t\t\t\t\t\t\t";
            // line 76
            $context['_parent'] = $context;
            $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "cibles", [], "any", false, false, false, 76));
            foreach ($context['_seq'] as $context["_key"] => $context["cible"]) {
                // line 77
                yield "\t\t\t\t\t\t\t\t\t\t\t<li style=\"margin-bottom: 0px;\">

\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
                // line 81
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("frontend/icons/icons-3.7.svg"), "html", null, true);
                yield "#chevron-right\"></use>
\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t\t\t\t\t\t";
                // line 83
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cible"], "code", [], "any", false, false, false, 83), "html", null, true);
                yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t\t\t\t\t\t";
                // line 85
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cible"], "name", [], "any", false, false, false, 85), "html", null, true);
                yield "
\t\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_key'], $context['cible'], $context['_parent']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 89
            yield "\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</li>
\t\t\t\t\t";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_key'], $context['indicateur'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 92
        yield "\t\t\t\t</ul>
\t\t\t</div>

\t\t\t<div class=\"single-contnet pt-4\">
\t\t\t\t";
        // line 96
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 96, $this->source); })()), "description", [], "any", false, false, false, 96), "html", null, true);
        yield "
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Les indicateurs de l'objectif  ";
        // line 101
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 101, $this->source); })()), "code", [], "any", false, false, false, 101), "html", null, true);
        yield "
\t\t\t\t\t</h2>
\t\t\t\t</div>



\t<section id=\"faq\" class=\"faq\">
      <div class=\"container aos-init aos-animate\" data-aos=\"fade-up\">

        <ul class=\"faq-list accordion aos-init aos-animate\" data-aos=\"fade-up\">
          ";
        // line 111
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 111, $this->source); })()), "indicators", [], "any", false, false, false, 111));
        foreach ($context['_seq'] as $context["_key"] => $context["indicateur"]) {
            // line 112
            yield "          <li>
            <a data-bs-toggle=\"collapse\" data-bs-target=\"#faq";
            // line 113
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "id", [], "any", false, false, false, 113), "html", null, true);
            yield "\" class=\"collapsed\" aria-expanded=\"false\">
\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t<use xlink:href=\"";
            // line 115
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("frontend/icons/icons-3.7.svg"), "html", null, true);
            yield "#chevron-right\"></use>
\t\t\t\t</svg>
\t\t\t\tDomaine ";
            // line 117
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "code", [], "any", false, false, false, 117), "html", null, true);
            yield " - ";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "name", [], "any", false, false, false, 117), "html", null, true);
            yield " 
\t\t\t\t<i class=\"bx bx-chevron-down icon-show\"></i><i class=\"bx bx-x icon-close\"></i>
\t\t\t</a>
            
\t\t\t<div id=\"faq";
            // line 121
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "id", [], "any", false, false, false, 121), "html", null, true);
            yield "\" class=\"collapse\" data-bs-parent=\".faq-list\">
              <ul style=\"list-style-type: none;\">
\t\t\t\t\t\t\t\t\t\t";
            // line 123
            $context['_parent'] = $context;
            $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "cibles", [], "any", false, false, false, 123));
            foreach ($context['_seq'] as $context["_key"] => $context["cible"]) {
                // line 124
                yield "\t\t\t\t\t\t\t\t\t\t\t<li style=\"margin-bottom: -20px;\">

\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
                // line 128
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("frontend/icons/icons-3.7.svg"), "html", null, true);
                yield "#chevron-right\"></use>
\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t\t\t\t\t\tCible : ";
                // line 130
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cible"], "code", [], "any", false, false, false, 130), "html", null, true);
                yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t\t\t\t\t\t";
                // line 132
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cible"], "name", [], "any", false, false, false, 132), "html", null, true);
                yield "
\t\t\t\t\t\t\t\t\t\t\t\t</a>

\t\t\t\t\t\t\t\t\t\t\t\t<ul style=\"list-style-type: none;\">
\t\t\t\t\t\t\t\t\t\t\t\t\t";
                // line 136
                $context['_parent'] = $context;
                $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["cible"], "indicateurs", [], "any", false, false, false, 136));
                foreach ($context['_seq'] as $context["_key"] => $context["indicateur"]) {
                    // line 137
                    yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li style=\"margin-bottom: 0px;\">

\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
                    // line 141
                    yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("frontend/icons/icons-3.7.svg"), "html", null, true);
                    yield "#chevron-right\"></use>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
                    // line 143
                    yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "code", [], "any", false, false, false, 143), "html", null, true);
                    yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
                    // line 145
                    yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicateur"], "name", [], "any", false, false, false, 145), "html", null, true);
                    yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t";
                }
                $_parent = $context['_parent'];
                unset($context['_seq'], $context['_key'], $context['indicateur'], $context['_parent']);
                $context = array_intersect_key($context, $_parent) + $_parent;
                // line 149
                yield "\t\t\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_key'], $context['cible'], $context['_parent']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 152
            yield "\t\t\t\t\t\t\t\t\t</ul>
            </div>
\t\t\t
          </li>
          ";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_key'], $context['indicateur'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 157
        yield "        </ul>

      </div>
    </section>

\t\t\t\t
\t\t\t</div>

\t\t</div>
\t\t
\t</div>

";
        
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);

        yield from [];
    }

    // line 171
    /**
     * @return iterable<null|scalar|\Stringable>
     */
    public function block_js(array $context, array $blocks = []): iterable
    {
        $macros = $this->macros;
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "js"));

        // line 172
        yield "<script src=\"";
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("plugins/jquery/jquery.min.js"), "html", null, true);
        yield "\"></script>
<script src=\"";
        // line 173
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("plugins/apexcharts/apexcharts.js"), "html", null, true);
        yield "\"></script>

<script>
\$.getJSON('";
        // line 176
        yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("plugins/apexcharts/locales/fr.json"), "html", null, true);
        yield "', function(data) {
var fr = data

var options = {
  chart: {
    type: 'bar',
    locales: [fr],
    defaultLocale: 'fr',
  },
  series: [{
    name: 'Indice global',
    data: ";
        // line 187
        yield json_encode((isset($context["data"]) || array_key_exists("data", $context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.', 187, $this->source); })()));
        yield "
  }],
  xaxis: {
    categories: ";
        // line 190
        yield json_encode((isset($context["annees"]) || array_key_exists("annees", $context) ? $context["annees"] : (function () { throw new RuntimeError('Variable "annees" does not exist.', 190, $this->source); })()));
        yield "
  },
  legend: {
      show: false,
      },
  plotOptions: {
        bar: {
            distributed: true,
        },
    },
  colors: ";
        // line 200
        yield json_encode((isset($context["colors"]) || array_key_exists("colors", $context) ? $context["colors"] : (function () { throw new RuntimeError('Variable "colors" does not exist.', 200, $this->source); })()));
        yield ",
  yaxis: {
\t  
\tmin : 0,
},
}

var chart = new ApexCharts(document.querySelector(\"#chart\"), options);

chart.render();
});
</script>

";
        
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);

        yield from [];
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName(): string
    {
        return "frontend/cible2063.html.twig";
    }

    /**
     * @codeCoverageIgnore
     */
    public function isTraitable(): bool
    {
        return false;
    }

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  456 => 200,  443 => 190,  437 => 187,  423 => 176,  417 => 173,  412 => 172,  402 => 171,  382 => 157,  372 => 152,  364 => 149,  354 => 145,  349 => 143,  344 => 141,  338 => 137,  334 => 136,  327 => 132,  322 => 130,  317 => 128,  311 => 124,  307 => 123,  302 => 121,  293 => 117,  288 => 115,  283 => 113,  280 => 112,  276 => 111,  263 => 101,  255 => 96,  249 => 92,  241 => 89,  231 => 85,  226 => 83,  221 => 81,  215 => 77,  211 => 76,  204 => 72,  199 => 70,  194 => 68,  188 => 64,  184 => 63,  175 => 57,  167 => 52,  161 => 48,  151 => 44,  146 => 42,  141 => 40,  135 => 36,  131 => 35,  119 => 30,  111 => 25,  97 => 18,  88 => 12,  76 => 7,  72 => 6,  68 => 4,  58 => 3,  41 => 1,);
    }

    public function getSourceContext(): Source
    {
        return new Source("{% extends 'frontend/layout.html.twig' %}

{% block content %}
<div class=\"container single-template\">
\t<div class=\"page-header\">
\t\t<a href=\"{{ path('odd', { 'id': goal.id }) }}\"><h1 class=\"page-title\">
\t\t\t{{agenda=='2030' ? 'ODD' : 'Aspiration' }} {{ goal.code }} : {{goal.name}}
\t\t</h1></a>
\t</div>

\t<div class=\"row gx-md-5 gy-3\">
\t\t<div class=\"{{agenda=='2030' ? 'col-lg-8' : 'col-lg-12'}}\">

\t\t\t<div class=\"download-template\" style=\"margin-top:0px;\">

\t\t\t\t<div class=\"licenses\">
\t\t\t\t\t<div class=\"title\">
\t\t\t\t\t\t<h2>{{agenda=='2030' ? 'Cible' : 'Objectifs' }}  {{ target.code }} : {{target.name}}</h2>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>


\t\t\t<div class=\"single-contnet pt-4\">
\t\t\t\t{{target.description}}
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Les {{agenda=='2030' ? 'indicateurs' : 'domaines' }}  de {{agenda=='2030' ? 'la cible ' : \"l'objectif \" }}  {{target.code}}
\t\t\t\t\t</h2>
\t\t\t\t</div>

\t\t\t\t<ul style=\"list-style-type: none;\">
\t\t\t\t\t{% for indicateur in target.indicators %}
\t\t\t\t\t\t<li style=\"margin-bottom: 10px;\">

\t\t\t\t\t\t\t<a href=\"\">
\t\t\t\t\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{asset('frontend/icons/icons-3.7.svg')}}#chevron-right\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t{{ indicateur.code }}
\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t{{ indicateur.name }}
\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t</li>
\t\t\t\t\t{% endfor %}
\t\t\t\t</ul>
\t\t\t</div>

\t\t\t<div class=\"single-contnet pt-4\">
\t\t\t\t{{target.description}}
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Les cibles de l'objectif  {{target.code}}
\t\t\t\t\t</h2>
\t\t\t\t</div>
\t\t\t\t<section id=\"faq\" class=\"faq\">
      \t\t\t<div class=\"container aos-init aos-animate\" data-aos=\"fade-up\">
\t\t\t\t<ul style=\"list-style-type: none;\">
\t\t\t\t\t{% for indicateur in target.indicators %}
\t\t\t\t\t\t<li style=\"margin-bottom: 10px;\">

\t\t\t\t\t\t\t<a href=\"\">
\t\t\t\t\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{asset('frontend/icons/icons-3.7.svg')}}#chevron-right\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\tDomaine : {{ indicateur.code }}
\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t{{ indicateur.name }}
\t\t\t\t\t\t\t</a>

\t\t\t\t\t\t\t\t\t<ul style=\"list-style-type: none;\">
\t\t\t\t\t\t\t\t\t\t{% for cible in indicateur.cibles %}
\t\t\t\t\t\t\t\t\t\t\t<li style=\"margin-bottom: 0px;\">

\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{asset('frontend/icons/icons-3.7.svg')}}#chevron-right\"></use>
\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t\t\t\t\t\t{{ cible.code }}
\t\t\t\t\t\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t\t\t\t\t\t{{ cible.name }}
\t\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</li>
\t\t\t\t\t{% endfor %}
\t\t\t\t</ul>
\t\t\t</div>

\t\t\t<div class=\"single-contnet pt-4\">
\t\t\t\t{{target.description}}
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<br>
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Les indicateurs de l'objectif  {{target.code}}
\t\t\t\t\t</h2>
\t\t\t\t</div>



\t<section id=\"faq\" class=\"faq\">
      <div class=\"container aos-init aos-animate\" data-aos=\"fade-up\">

        <ul class=\"faq-list accordion aos-init aos-animate\" data-aos=\"fade-up\">
          {% for indicateur in target.indicators %}
          <li>
            <a data-bs-toggle=\"collapse\" data-bs-target=\"#faq{{indicateur.id}}\" class=\"collapsed\" aria-expanded=\"false\">
\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t<use xlink:href=\"{{asset('frontend/icons/icons-3.7.svg')}}#chevron-right\"></use>
\t\t\t\t</svg>
\t\t\t\tDomaine {{ indicateur.code }} - {{indicateur.name}} 
\t\t\t\t<i class=\"bx bx-chevron-down icon-show\"></i><i class=\"bx bx-x icon-close\"></i>
\t\t\t</a>
            
\t\t\t<div id=\"faq{{indicateur.id}}\" class=\"collapse\" data-bs-parent=\".faq-list\">
              <ul style=\"list-style-type: none;\">
\t\t\t\t\t\t\t\t\t\t{% for cible in indicateur.cibles %}
\t\t\t\t\t\t\t\t\t\t\t<li style=\"margin-bottom: -20px;\">

\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{asset('frontend/icons/icons-3.7.svg')}}#chevron-right\"></use>
\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t\t\t\t\t\tCible : {{ cible.code }}
\t\t\t\t\t\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t\t\t\t\t\t{{ cible.name }}
\t\t\t\t\t\t\t\t\t\t\t\t</a>

\t\t\t\t\t\t\t\t\t\t\t\t<ul style=\"list-style-type: none;\">
\t\t\t\t\t\t\t\t\t\t\t\t\t{% for indicateur in cible.indicateurs %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li style=\"margin-bottom: 0px;\">

\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg class=\"icon icon-chevron-right\" fill=\"currentColor\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{asset('frontend/icons/icons-3.7.svg')}}#chevron-right\"></use>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ indicateur.code }}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ indicateur.name }}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t</ul>
            </div>
\t\t\t
          </li>
          {% endfor %}
        </ul>

      </div>
    </section>

\t\t\t\t
\t\t\t</div>

\t\t</div>
\t\t
\t</div>

{% endblock %}

{% block js %}
<script src=\"{{ asset('plugins/jquery/jquery.min.js') }}\"></script>
<script src=\"{{asset('plugins/apexcharts/apexcharts.js')}}\"></script>

<script>
\$.getJSON('{{asset('plugins/apexcharts/locales/fr.json')}}', function(data) {
var fr = data

var options = {
  chart: {
    type: 'bar',
    locales: [fr],
    defaultLocale: 'fr',
  },
  series: [{
    name: 'Indice global',
    data: {{data | json_encode |raw}}
  }],
  xaxis: {
    categories: {{annees | json_encode |raw}}
  },
  legend: {
      show: false,
      },
  plotOptions: {
        bar: {
            distributed: true,
        },
    },
  colors: {{colors | json_encode |raw}},
  yaxis: {
\t  
\tmin : 0,
},
}

var chart = new ApexCharts(document.querySelector(\"#chart\"), options);

chart.render();
});
</script>

{% endblock %}
", "frontend/cible2063.html.twig", "/var/www/vhosts/sigodd.gouv.bj/httpdocs/templates/frontend/cible2063.html.twig");
    }
}
