<?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;

/* partials/footer.html.twig */
class __TwigTemplate_bb313ee3b9ebbadc3c5c1bd04d5b66df 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->parent = false;

        $this->blocks = [
        ];
    }

    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", "partials/footer.html.twig"));

        // line 1
        yield "  <footer id=\"footer\">
    <div class=\"footer-top\">
        <div class=\"container\">
            <div class=\"row\">

            <div class=\"col-lg-3 col-md-6 footer-info\">
                <h3>DGCS ODD</h3>
                <p>La Direction Générale de la Coordination et du Suivi des Objectifs de Développement Durable est chargée de veiller à la capitalisation/consolidation des acquis de la mise en oeuvre des politiques des OMD...</p>
            </div>

            <div class=\"col-lg-3 col-md-6 footer-links\">
                <h4>Liens utiles</h4>
                <ul>
                <li><a href=\"";
        // line 14
        yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage");
        yield "\">Accueil</a></li>
                <li><a href=\"";
        // line 15
        yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("about");
        yield "\">Qui sommes-nous</a></li>
                <li><a href=\"";
        // line 16
        yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("services");
        yield "\">Les ODD</a></li>
                <li><a href=\"";
        // line 17
        yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact");
        yield "\">Contact</a></li>
                <li><a href=\"#\">Privacy policy</a></li>
                </ul>
            </div>

            <div class=\"col-lg-3 col-md-6 footer-contact\">
                <h4>Nos Contacts</h4>
                <p>
                Immeuble Espace Dina <br>
                Cotonou, Bénin<br>
                4ème Etage <br>
                <strong>Téléphone:</strong> +229 21 31 00 00<br>
                <strong>Email:</strong> dgcsodd@plan.gouv.bj<br>
                </p>

                <div class=\"social-links\">
                <a href=\"#\" class=\"twitter\"><i class=\"icofont-twitter\"></i></a>
                <a href=\"#\" class=\"facebook\"><i class=\"icofont-facebook\"></i></a>
                <a href=\"#\" class=\"instagram\"><i class=\"icofont-instagram\"></i></a>
                <a href=\"#\" class=\"google-plus\"><i class=\"icofont-skype\"></i></a>
                <a href=\"#\" class=\"linkedin\"><i class=\"icofont-linkedin\"></i></a>
                </div>

            </div>

            <div class=\"col-lg-3 col-md-6 footer-newsletter\">
                <h4>Notre Newsletter</h4>
                <p>La Direction Générale de la Coordination et du Suivi des Objectifs de Développement Durable est chargée de veiller à la capitalisation / consolidation des acquis de la mise en oeuvre des politiques des OMD...</p>
                <form action=\"\" method=\"post\">
                <input type=\"email\" name=\"email\"><input type=\"submit\" value=\"Subscribe\">
                </form>
            </div>

            </div>
        </div>
        </div>

    <div class=\"container\">
      <div class=\"copyright\">
        &copy; Copyright <strong><span>2017-2019 DGCS-ODD</span></strong>. All Rights Reserved
      </div>
      <div class=\"credits\">
        <!-- All the links in the footer should remain intact. -->
        <!-- You can delete the links only if you purchased the pro version. -->
        <!-- Licensing information: https://bootstrapmade.com/license/ -->
        Developed by <a href=\"\">OMATIS</a>
      </div>
    </div>
  </footer><!-- End Footer -->";
        
        $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);

        yield from [];
    }

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

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

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo(): array
    {
        return array (  72 => 17,  68 => 16,  64 => 15,  60 => 14,  45 => 1,);
    }

    public function getSourceContext(): Source
    {
        return new Source("  <footer id=\"footer\">
    <div class=\"footer-top\">
        <div class=\"container\">
            <div class=\"row\">

            <div class=\"col-lg-3 col-md-6 footer-info\">
                <h3>DGCS ODD</h3>
                <p>La Direction Générale de la Coordination et du Suivi des Objectifs de Développement Durable est chargée de veiller à la capitalisation/consolidation des acquis de la mise en oeuvre des politiques des OMD...</p>
            </div>

            <div class=\"col-lg-3 col-md-6 footer-links\">
                <h4>Liens utiles</h4>
                <ul>
                <li><a href=\"{{ path('homepage') }}\">Accueil</a></li>
                <li><a href=\"{{ path('about') }}\">Qui sommes-nous</a></li>
                <li><a href=\"{{ path('services') }}\">Les ODD</a></li>
                <li><a href=\"{{ path('contact') }}\">Contact</a></li>
                <li><a href=\"#\">Privacy policy</a></li>
                </ul>
            </div>

            <div class=\"col-lg-3 col-md-6 footer-contact\">
                <h4>Nos Contacts</h4>
                <p>
                Immeuble Espace Dina <br>
                Cotonou, Bénin<br>
                4ème Etage <br>
                <strong>Téléphone:</strong> +229 21 31 00 00<br>
                <strong>Email:</strong> dgcsodd@plan.gouv.bj<br>
                </p>

                <div class=\"social-links\">
                <a href=\"#\" class=\"twitter\"><i class=\"icofont-twitter\"></i></a>
                <a href=\"#\" class=\"facebook\"><i class=\"icofont-facebook\"></i></a>
                <a href=\"#\" class=\"instagram\"><i class=\"icofont-instagram\"></i></a>
                <a href=\"#\" class=\"google-plus\"><i class=\"icofont-skype\"></i></a>
                <a href=\"#\" class=\"linkedin\"><i class=\"icofont-linkedin\"></i></a>
                </div>

            </div>

            <div class=\"col-lg-3 col-md-6 footer-newsletter\">
                <h4>Notre Newsletter</h4>
                <p>La Direction Générale de la Coordination et du Suivi des Objectifs de Développement Durable est chargée de veiller à la capitalisation / consolidation des acquis de la mise en oeuvre des politiques des OMD...</p>
                <form action=\"\" method=\"post\">
                <input type=\"email\" name=\"email\"><input type=\"submit\" value=\"Subscribe\">
                </form>
            </div>

            </div>
        </div>
        </div>

    <div class=\"container\">
      <div class=\"copyright\">
        &copy; Copyright <strong><span>2017-2019 DGCS-ODD</span></strong>. All Rights Reserved
      </div>
      <div class=\"credits\">
        <!-- All the links in the footer should remain intact. -->
        <!-- You can delete the links only if you purchased the pro version. -->
        <!-- Licensing information: https://bootstrapmade.com/license/ -->
        Developed by <a href=\"\">OMATIS</a>
      </div>
    </div>
  </footer><!-- End Footer -->", "partials/footer.html.twig", "/var/www/vhosts/sigodd.gouv.bj/httpdocs/templates/partials/footer.html.twig");
    }
}
