<?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/odd.html.twig */
class __TwigTemplate_4fb3de20a3d690806bfe4d17c2f5d611 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/odd.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<h1 class=\"page-title\">
\t\t\tODD
\t\t\t";
        // line 8
        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.', 8, $this->source); })()), "code", [], "any", false, false, false, 8), "html", null, true);
        yield "
\t\t\t:
\t\t\t";
        // line 10
        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.', 10, $this->source); })()), "name", [], "any", false, false, false, 10), "html", null, true);
        yield "
\t\t</h1>
\t</div>

\t<div class=\"row gx-md-5 gy-3\">
\t\t<div class=\"col-lg-8\">

\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\" style=\"height: 100%\">
\t\t\t\t\t\t<h2>";
        // line 21
        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.', 21, $this->source); })()), "description", [], "any", false, false, false, 21), "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 28
        $context["file"] = (("html/goal_" . 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.', 28, $this->source); })()), "code", [], "any", false, false, false, 28)) . ".html");
        // line 29
        yield "\t\t\t\t";
        yield from $this->load((isset($context["file"]) || array_key_exists("file", $context) ? $context["file"] : (function () { throw new RuntimeError('Variable "file" does not exist.', 29, $this->source); })()), 29)->unwrap()->yield($context);
        // line 30
        yield "\t\t\t\t<br>
\t\t\t</div>
\t\t</div>
\t\t<div class=\"col-lg-4\">
\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t<div class=\"col-lg-6\">
\t\t\t\t\t\t\t\t\t\t<svg class=\"MuiSvgIcon-root MuiSvgIcon-fontSizeSmall css-1k33q06\" style=\"fill-rule:evenodd;clip-rule:evenodd;fill:#cccccc;stroke:#cccccc;stroke-width:1;stroke-miterlimit:10;\" focusable=\"false\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\"><path d=\"M12 4.08A7.92 7.92 0 0 0 4.08 12 7.92 7.92 0 0 0 12 19.92 7.92 7.92 0 0 0 19.92 12 7.92 7.92 0 0 0 12 4.08Z\" style=\"stroke-width: 0.792;\"></path></svg>
\t\t\t\t\t\t\t\t\t\tNon applicable
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
        // line 39
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable((isset($context["status"]) || array_key_exists("status", $context) ? $context["status"] : (function () { throw new RuntimeError('Variable "status" does not exist.', 39, $this->source); })()));
        foreach ($context['_seq'] as $context["_key"] => $context["s"]) {
            // line 40
            yield "\t\t\t\t\t\t\t\t<div class=\"col-lg-6\">
\t\t\t\t\t\t\t\t\t\t<svg class=\"MuiSvgIcon-root MuiSvgIcon-fontSizeSmall css-1k33q06\" style=\"fill-rule:evenodd;clip-rule:evenodd;fill:";
            // line 41
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["s"], "flag", [], "any", false, false, false, 41), "html", null, true);
            yield ";stroke:";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["s"], "flag", [], "any", false, false, false, 41), "html", null, true);
            yield ";stroke-width:1;stroke-miterlimit:10;\" focusable=\"false\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\"><path d=\"M12 4.08A7.92 7.92 0 0 0 4.08 12 7.92 7.92 0 0 0 12 19.92 7.92 7.92 0 0 0 19.92 12 7.92 7.92 0 0 0 12 4.08Z\" style=\"stroke-width: 0.792;\"></path></svg>
\t\t\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["s"], "name", [], "any", false, false, false, 42), "html", null, true);
            yield "
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_key'], $context['s'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 45
        yield "\t\t\t\t\t\t\t</div>
\t\t\t<div class=\"single-sidebar\">
\t\t\t\t<svg version=\"1.1\" id=\"Benin\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" width=\"300px\" height=\"540px\" viewbox=\"0 0 432 755\" style=\"enable-background:new 0 0 432 755;\" xml:space=\"preserve\">
\t\t\t\t\t\t<defs>
\t\t\t\t\t\t\t<style>
\t\t\t\t\t\t\t\t#carte path {
\t\t\t\t\t\t\t\t\tcursor: pointer;
\t\t\t\t\t\t\t\t}
\t\t\t\t\t\t\t\tpath:hover {
\t\t\t\t\t\t\t\t\topacity: .5;
\t\t\t\t\t\t\t\t}
\t\t\t\t\t\t\t</style>
\t\t\t\t\t\t</defs>
\t\t\t\t\t\t";
        // line 58
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable((isset($context["departements"]) || array_key_exists("departements", $context) ? $context["departements"] : (function () { throw new RuntimeError('Variable "departements" does not exist.', 58, $this->source); })()));
        foreach ($context['_seq'] as $context["_key"] => $context["departement"]) {
            // line 59
            yield "\t\t\t\t\t\t";
            $context["flag"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["settingsManager"]) || array_key_exists("settingsManager", $context) ? $context["settingsManager"] : (function () { throw new RuntimeError('Variable "settingsManager" does not exist.', 59, $this->source); })()), "getGoalStatutColor", [(isset($context["year"]) || array_key_exists("year", $context) ? $context["year"] : (function () { throw new RuntimeError('Variable "year" does not exist.', 59, $this->source); })()), (isset($context["goal"]) || array_key_exists("goal", $context) ? $context["goal"] : (function () { throw new RuntimeError('Variable "goal" does not exist.', 59, $this->source); })()), 2, CoreExtension::getAttribute($this->env, $this->source, $context["departement"], "id", [], "any", false, false, false, 59)], "method", false, false, false, 59);
            // line 60
            yield "\t\t\t\t\t\t<a onclick=\"chargerCommune(";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["departement"], "id", [], "any", false, false, false, 60), "html", null, true);
            yield ")\" class=\"tooltips\" data-container=\"body\" data-original-title=\"";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["departement"], "name", [], "any", false, false, false, 60), "html", null, true);
            yield "\">
\t\t\t\t\t\t\t<path
\t\t\t\t\t\t\t\tid=\"departement";
            // line 62
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["departement"], "id", [], "any", false, false, false, 62), "html", null, true);
            yield "\" style=\"fill-rule:evenodd;clip-rule:evenodd;fill:";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["flag"]) || array_key_exists("flag", $context) ? $context["flag"] : (function () { throw new RuntimeError('Variable "flag" does not exist.', 62, $this->source); })()), "html", null, true);
            yield ";stroke:#000;stroke-width:1;stroke-miterlimit:10;\" d=\"";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["departement"], "coordonnee", [], "any", false, false, false, 62), "html", null, true);
            yield "\"><title>";
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["departement"], "name", [], "any", false, false, false, 62), "html", null, true);
            yield "</title>
\t\t\t\t\t\t\t</path>
\t\t\t\t\t\t</a>
\t\t\t\t\t\t";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_key'], $context['departement'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 66
        yield "\t\t\t\t\t</svg>
\t\t\t</div>
\t\t</div>
\t</div>




<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\">

         <li>
            <a data-bs-toggle=\"collapse\" class=\"\" data-bs-target=\"#faq1\" aria-expanded=\"true\">
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Les cibles prioritaires de l'ODD ";
        // line 82
        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.', 82, $this->source); })()), "code", [], "any", false, false, false, 82), "html", null, true);
        yield "</h2>
\t\t\t\t</div>
\t\t\t
\t\t\t<i class=\"bx bx-chevron-down icon-show\"></i>
\t\t\t<i class=\"bx bx-x icon-close\"></i>
\t\t\t</a>
            <div id=\"faq1\" class=\"collapse show\" data-bs-parent=\".faq-list\" style=\"\">
              <ul style=\"list-style-type: none;\">
\t\t\t\t\t";
        // line 90
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable((isset($context["targets"]) || array_key_exists("targets", $context) ? $context["targets"] : (function () { throw new RuntimeError('Variable "targets" does not exist.', 90, $this->source); })()));
        foreach ($context['_seq'] as $context["_key"] => $context["target"]) {
            // line 91
            yield "\t\t\t\t\t\t<li style=\"margin-bottom: 10px; padding-bottom: 0px;\">

\t\t\t\t\t\t\t<a href=\"";
            // line 93
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("cible", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["target"], "id", [], "any", false, false, false, 93)]), "html", null, true);
            yield "\">
\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 95
            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 97
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["target"], "code", [], "any", false, false, false, 97), "html", null, true);
            yield "
\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t";
            // line 99
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["target"], "description", [], "any", false, false, false, 99), "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['target'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 103
        yield "\t\t\t\t</ul>

            </div>
          </li>

          <li>
            <a data-bs-toggle=\"collapse\" class=\"collapsed\" data-bs-target=\"#faq2\" aria-expanded=\"false\">
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Les indicateurs de l'ODD
\t\t\t\t\t\t";
        // line 112
        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.', 112, $this->source); })()), "code", [], "any", false, false, false, 112), "html", null, true);
        yield "</h2>
\t\t\t\t</div>
\t\t\t
\t\t\t<i class=\"bx bx-chevron-down icon-show\"></i>
\t\t\t<i class=\"bx bx-x icon-close\"></i>
\t\t\t</a>
            <div id=\"faq2\" class=\"collapse\" data-bs-parent=\".faq-list\" style=\"\">
              <ul style=\"list-style-type: none;\">
\t\t\t\t\t";
        // line 120
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable((isset($context["targets"]) || array_key_exists("targets", $context) ? $context["targets"] : (function () { throw new RuntimeError('Variable "targets" does not exist.', 120, $this->source); })()));
        foreach ($context['_seq'] as $context["_key"] => $context["target"]) {
            // line 121
            yield "\t\t\t\t\t\t<li style=\"margin-bottom: 10px; padding-bottom: 0px;\">
\t\t\t\t\t\t\t\t<strong>
\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 124
            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 126
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["target"], "code", [], "any", false, false, false, 126), "html", null, true);
            yield "
\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t";
            // line 128
            yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["target"], "description", [], "any", false, false, false, 128), "html", null, true);
            yield "
\t\t\t\t\t\t\t\t</strong>

\t\t\t\t\t\t\t\t<ul style=\"list-style-type: none;\">
\t\t\t\t\t";
            // line 132
            $context['_parent'] = $context;
            $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["target"], "indicators", [], "any", false, false, false, 132));
            foreach ($context['_seq'] as $context["_key"] => $context["indicator"]) {
                // line 133
                yield "\t\t\t\t\t\t<li style=\"margin-bottom: 10px; padding-bottom: 0px;\">
\t\t\t\t\t\t\t<a href=\"";
                // line 134
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("indicateur", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["indicator"], "id", [], "any", false, false, false, 134)]), "html", null, true);
                yield "\">
\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 136
                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 138
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicator"], "code", [], "any", false, false, false, 138), "html", null, true);
                yield "
\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t";
                // line 140
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["indicator"], "name", [], "any", false, false, false, 140), "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['indicator'], $context['_parent']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 144
            yield "\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['target'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 147
        yield "\t\t\t\t</ul>

            </div>
          </li>
\t\t ";
        // line 151
        if ((($tmp = 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.', 151, $this->source); })()), "alignement", [], "any", false, false, false, 151)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
            // line 152
            yield "\t\t  <li>
            <a data-bs-toggle=\"collapse\" class=\"collapsed\" data-bs-target=\"#faq3\" aria-expanded=\"false\">
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Alignement de l'ODD avec l'agenda 2063</h2>
\t\t\t\t</div>
\t\t\t
\t\t\t<i class=\"bx bx-chevron-down icon-show\"></i>
\t\t\t<i class=\"bx bx-x icon-close\"></i>
\t\t\t</a>
            <div id=\"faq3\" class=\"collapse\" data-bs-parent=\".faq-list\" style=\"\">
              <ul style=\"list-style-type: none;\">
\t\t\t\t\t";
            // line 163
            $context['_parent'] = $context;
            $context['_seq'] = CoreExtension::ensureTraversable(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.', 163, $this->source); })()), "alignement", [], "any", false, false, false, 163));
            foreach ($context['_seq'] as $context["_key"] => $context["ali"]) {
                // line 164
                yield "\t\t\t\t\t\t";
                $context["entity"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["settingsManager"]) || array_key_exists("settingsManager", $context) ? $context["settingsManager"] : (function () { throw new RuntimeError('Variable "settingsManager" does not exist.', 164, $this->source); })()), "getODD", [CoreExtension::getAttribute($this->env, $this->source, $context["ali"], 0, [], "array", false, false, false, 164)], "method", false, false, false, 164);
                // line 165
                yield "\t\t\t\t\t\t<li style=\"margin-bottom: 10px; padding-bottom: 0px;\">
\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 167
                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\tAspiration ";
                // line 169
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 169, $this->source); })()), "code", [], "any", false, false, false, 169), "html", null, true);
                yield " :  ";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 169, $this->source); })()), "name", [], "any", false, false, false, 169), "html", null, true);
                yield "
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t<br>
\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-";
                // line 172
                yield (((CoreExtension::getAttribute($this->env, $this->source, $context["ali"], 1, [], "array", false, false, false, 172) == "Fort")) ? ("success") : ("danger"));
                yield " btn-sm\" style=\"padding: 2px; font-size: 10px;\">";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["ali"], 1, [], "array", false, false, false, 172), "html", null, true);
                yield "</button>
\t\t\t\t\t\t</li>
\t\t\t\t\t";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_key'], $context['ali'], $context['_parent']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 175
            yield "\t\t\t\t</ul>

            </div>
          </li>
\t\t  ";
        }
        // line 180
        yield "
        </ul>

      </div>
    </section>





<div class=\"page-header\">
\t\t<h1 class=\"page-title\">
\t\t\tEvolution de l'ODD ";
        // line 192
        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.', 192, $this->source); })()), "code", [], "any", false, false, false, 192), "html", null, true);
        yield " au Bénin
\t\t</h1>
\t</div>

\t<div id=\"chart\"></div>

<div class=\"page-header\">
\t\t<h1 class=\"page-title\">
\t\t\tLes autres ODD
\t\t</h1>
\t</div>

<div class=\"row gx-md-5 gy-3\">
\t\t";
        // line 205
        $context['_parent'] = $context;
        $context['_seq'] = CoreExtension::ensureTraversable((isset($context["goals"]) || array_key_exists("goals", $context) ? $context["goals"] : (function () { throw new RuntimeError('Variable "goals" does not exist.', 205, $this->source); })()));
        foreach ($context['_seq'] as $context["_key"] => $context["g"]) {
            // line 206
            yield "\t\t\t\t\t\t";
            if ((CoreExtension::getAttribute($this->env, $this->source, $context["g"], "code", [], "any", false, false, false, 206) != 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.', 206, $this->source); })()), "code", [], "any", false, false, false, 206))) {
                // line 207
                yield "\t\t\t\t\t\t\t<div class=\"col-xl-2 col-lg-2\">
\t\t\t\t\t\t\t\t<div class=\"icon-box\">
\t\t\t\t\t\t\t\t\t\t<a href=\"";
                // line 209
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("odd", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["g"], "id", [], "any", false, false, false, 209)]), "html", null, true);
                yield "\"> <img src=\"";
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("dist/img/goal-"), "html", null, true);
                yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["g"], "code", [], "any", false, false, false, 209), "html", null, true);
                yield ".png\" style=\"width:100%\"></a>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t";
            }
            // line 213
            yield "\t\t\t\t\t";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_key'], $context['g'], $context['_parent']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 214
        yield "
</div>
</div>
";
        
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);

        yield from [];
    }

    // line 219
    /**
     * @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 220
        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 221
        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 224
        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 235
        yield json_encode((isset($context["data"]) || array_key_exists("data", $context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.', 235, $this->source); })()));
        yield "
  }],
  xaxis: {
    categories: ";
        // line 238
        yield json_encode((isset($context["annees"]) || array_key_exists("annees", $context) ? $context["annees"] : (function () { throw new RuntimeError('Variable "annees" does not exist.', 238, $this->source); })()));
        yield "
  },
  legend: {
      show: false,
      },
  plotOptions: {
        bar: {
            distributed: true,
        },
    },
  colors: ";
        // line 248
        yield json_encode((isset($context["colors"]) || array_key_exists("colors", $context) ? $context["colors"] : (function () { throw new RuntimeError('Variable "colors" does not exist.', 248, $this->source); })()));
        yield ",
  yaxis: {
\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/odd.html.twig";
    }

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  522 => 248,  509 => 238,  503 => 235,  489 => 224,  483 => 221,  478 => 220,  468 => 219,  457 => 214,  451 => 213,  441 => 209,  437 => 207,  434 => 206,  430 => 205,  414 => 192,  400 => 180,  393 => 175,  382 => 172,  374 => 169,  369 => 167,  365 => 165,  362 => 164,  358 => 163,  345 => 152,  343 => 151,  337 => 147,  329 => 144,  319 => 140,  314 => 138,  309 => 136,  304 => 134,  301 => 133,  297 => 132,  290 => 128,  285 => 126,  280 => 124,  275 => 121,  271 => 120,  260 => 112,  249 => 103,  239 => 99,  234 => 97,  229 => 95,  224 => 93,  220 => 91,  216 => 90,  205 => 82,  187 => 66,  171 => 62,  163 => 60,  160 => 59,  156 => 58,  141 => 45,  132 => 42,  126 => 41,  123 => 40,  119 => 39,  108 => 30,  105 => 29,  103 => 28,  93 => 21,  79 => 10,  74 => 8,  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<h1 class=\"page-title\">
\t\t\tODD
\t\t\t{{ goal.code }}
\t\t\t:
\t\t\t{{ goal.name }}
\t\t</h1>
\t</div>

\t<div class=\"row gx-md-5 gy-3\">
\t\t<div class=\"col-lg-8\">

\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\" style=\"height: 100%\">
\t\t\t\t\t\t<h2>{{ goal.description }}</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{% set file =  'html/goal_'  ~  goal.code  ~ '.html' %}
\t\t\t\t{% include file %}
\t\t\t\t<br>
\t\t\t</div>
\t\t</div>
\t\t<div class=\"col-lg-4\">
\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t<div class=\"col-lg-6\">
\t\t\t\t\t\t\t\t\t\t<svg class=\"MuiSvgIcon-root MuiSvgIcon-fontSizeSmall css-1k33q06\" style=\"fill-rule:evenodd;clip-rule:evenodd;fill:#cccccc;stroke:#cccccc;stroke-width:1;stroke-miterlimit:10;\" focusable=\"false\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\"><path d=\"M12 4.08A7.92 7.92 0 0 0 4.08 12 7.92 7.92 0 0 0 12 19.92 7.92 7.92 0 0 0 19.92 12 7.92 7.92 0 0 0 12 4.08Z\" style=\"stroke-width: 0.792;\"></path></svg>
\t\t\t\t\t\t\t\t\t\tNon applicable
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{% for s in status %}
\t\t\t\t\t\t\t\t<div class=\"col-lg-6\">
\t\t\t\t\t\t\t\t\t\t<svg class=\"MuiSvgIcon-root MuiSvgIcon-fontSizeSmall css-1k33q06\" style=\"fill-rule:evenodd;clip-rule:evenodd;fill:{{s.flag}};stroke:{{s.flag}};stroke-width:1;stroke-miterlimit:10;\" focusable=\"false\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\"><path d=\"M12 4.08A7.92 7.92 0 0 0 4.08 12 7.92 7.92 0 0 0 12 19.92 7.92 7.92 0 0 0 19.92 12 7.92 7.92 0 0 0 12 4.08Z\" style=\"stroke-width: 0.792;\"></path></svg>
\t\t\t\t\t\t\t\t\t\t{{ s.name }}
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t</div>
\t\t\t<div class=\"single-sidebar\">
\t\t\t\t<svg version=\"1.1\" id=\"Benin\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" width=\"300px\" height=\"540px\" viewbox=\"0 0 432 755\" style=\"enable-background:new 0 0 432 755;\" xml:space=\"preserve\">
\t\t\t\t\t\t<defs>
\t\t\t\t\t\t\t<style>
\t\t\t\t\t\t\t\t#carte path {
\t\t\t\t\t\t\t\t\tcursor: pointer;
\t\t\t\t\t\t\t\t}
\t\t\t\t\t\t\t\tpath:hover {
\t\t\t\t\t\t\t\t\topacity: .5;
\t\t\t\t\t\t\t\t}
\t\t\t\t\t\t\t</style>
\t\t\t\t\t\t</defs>
\t\t\t\t\t\t{% for departement in departements %}
\t\t\t\t\t\t{% set flag=settingsManager.getGoalStatutColor(year, goal, 2, departement.id) %}
\t\t\t\t\t\t<a onclick=\"chargerCommune({{departement.id}})\" class=\"tooltips\" data-container=\"body\" data-original-title=\"{{departement.name}}\">
\t\t\t\t\t\t\t<path
\t\t\t\t\t\t\t\tid=\"departement{{departement.id}}\" style=\"fill-rule:evenodd;clip-rule:evenodd;fill:{{flag}};stroke:#000;stroke-width:1;stroke-miterlimit:10;\" d=\"{{departement.coordonnee}}\"><title>{{departement.name}}</title>
\t\t\t\t\t\t\t</path>
\t\t\t\t\t\t</a>
\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t</svg>
\t\t\t</div>
\t\t</div>
\t</div>




<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\">

         <li>
            <a data-bs-toggle=\"collapse\" class=\"\" data-bs-target=\"#faq1\" aria-expanded=\"true\">
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Les cibles prioritaires de l'ODD {{goal.code}}</h2>
\t\t\t\t</div>
\t\t\t
\t\t\t<i class=\"bx bx-chevron-down icon-show\"></i>
\t\t\t<i class=\"bx bx-x icon-close\"></i>
\t\t\t</a>
            <div id=\"faq1\" class=\"collapse show\" data-bs-parent=\".faq-list\" style=\"\">
              <ul style=\"list-style-type: none;\">
\t\t\t\t\t{% for target in targets %}
\t\t\t\t\t\t<li style=\"margin-bottom: 10px; padding-bottom: 0px;\">

\t\t\t\t\t\t\t<a href=\"{{ path('cible', { 'id': target.id }) }}\">
\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{{ target.code }}
\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t{{ target.description }}
\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>

            </div>
          </li>

          <li>
            <a data-bs-toggle=\"collapse\" class=\"collapsed\" data-bs-target=\"#faq2\" aria-expanded=\"false\">
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Les indicateurs de l'ODD
\t\t\t\t\t\t{{goal.code}}</h2>
\t\t\t\t</div>
\t\t\t
\t\t\t<i class=\"bx bx-chevron-down icon-show\"></i>
\t\t\t<i class=\"bx bx-x icon-close\"></i>
\t\t\t</a>
            <div id=\"faq2\" class=\"collapse\" data-bs-parent=\".faq-list\" style=\"\">
              <ul style=\"list-style-type: none;\">
\t\t\t\t\t{% for target in targets %}
\t\t\t\t\t\t<li style=\"margin-bottom: 10px; padding-bottom: 0px;\">
\t\t\t\t\t\t\t\t<strong>
\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{{ target.code }}
\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t{{ target.description }}
\t\t\t\t\t\t\t\t</strong>

\t\t\t\t\t\t\t\t<ul style=\"list-style-type: none;\">
\t\t\t\t\t{% for indicator in target.indicators %}
\t\t\t\t\t\t<li style=\"margin-bottom: 10px; padding-bottom: 0px;\">
\t\t\t\t\t\t\t<a href=\"{{ path('indicateur', { 'id': indicator.id }) }}\">
\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{{ indicator.code }}
\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t{{ indicator.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\t\t\t</li>
\t\t\t\t\t{% endfor %}
\t\t\t\t</ul>

            </div>
          </li>
\t\t {% if goal.alignement %}
\t\t  <li>
            <a data-bs-toggle=\"collapse\" class=\"collapsed\" data-bs-target=\"#faq3\" aria-expanded=\"false\">
\t\t\t\t<div class=\"template-details\">
\t\t\t\t\t<h2>Alignement de l'ODD avec l'agenda 2063</h2>
\t\t\t\t</div>
\t\t\t
\t\t\t<i class=\"bx bx-chevron-down icon-show\"></i>
\t\t\t<i class=\"bx bx-x icon-close\"></i>
\t\t\t</a>
            <div id=\"faq3\" class=\"collapse\" data-bs-parent=\".faq-list\" style=\"\">
              <ul style=\"list-style-type: none;\">
\t\t\t\t\t{% for ali in goal.alignement %}
\t\t\t\t\t\t{% set entity = settingsManager.getODD(ali[0]) %}
\t\t\t\t\t\t<li style=\"margin-bottom: 10px; padding-bottom: 0px;\">
\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\tAspiration {{entity.code}} :  {{entity.name}}
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t<br>
\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-{{ali[1]=='Fort' ? 'success' : 'danger'}} btn-sm\" style=\"padding: 2px; font-size: 10px;\">{{ali[1]}}</button>
\t\t\t\t\t\t</li>
\t\t\t\t\t{% endfor %}
\t\t\t\t</ul>

            </div>
          </li>
\t\t  {% endif %}

        </ul>

      </div>
    </section>





<div class=\"page-header\">
\t\t<h1 class=\"page-title\">
\t\t\tEvolution de l'ODD {{goal.code}} au Bénin
\t\t</h1>
\t</div>

\t<div id=\"chart\"></div>

<div class=\"page-header\">
\t\t<h1 class=\"page-title\">
\t\t\tLes autres ODD
\t\t</h1>
\t</div>

<div class=\"row gx-md-5 gy-3\">
\t\t{% for g in goals %}
\t\t\t\t\t\t{% if g.code != goal.code %}
\t\t\t\t\t\t\t<div class=\"col-xl-2 col-lg-2\">
\t\t\t\t\t\t\t\t<div class=\"icon-box\">
\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('odd', { 'id': g.id }) }}\"> <img src=\"{{asset('dist/img/goal-')}}{{ g.code }}.png\" style=\"width:100%\"></a>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t{% endfor %}

</div>
</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: {
\tmin : 0,
},
}

var chart = new ApexCharts(document.querySelector(\"#chart\"), options);

chart.render();
});
</script>

{% endblock %}
", "frontend/odd.html.twig", "/var/www/vhosts/sigodd.gouv.bj/httpdocs/templates/frontend/odd.html.twig");
    }
}
