var/cache/dev/twig/fe/fe1b9ecff8796e920b3549fabdb2d865fed03dfd3435e51252a09ebaa9bf91b7.php line 50

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Default/base.html.twig */
  14. class __TwigTemplate_6cf3b9e86d26465583078c7e0a03a5041af170bd31d30267761b8cd11516acd2 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'html' => [$this'block_html'],
  24.             'css' => [$this'block_css'],
  25.             'container' => [$this'block_container'],
  26.             'header' => [$this'block_header'],
  27.             'menu' => [$this'block_menu'],
  28.             'banner' => [$this'block_banner'],
  29.             'titlebox' => [$this'block_titlebox'],
  30.             'title' => [$this'block_title'],
  31.             'body' => [$this'block_body'],
  32.             'content' => [$this'block_content'],
  33.             'footer' => [$this'block_footer'],
  34.             'js' => [$this'block_js'],
  35.             'script' => [$this'block_script'],
  36.         ];
  37.     }
  38.     protected function doGetParent(array $context)
  39.     {
  40.         // line 2
  41.         return "Default/parameters.html.twig";
  42.     }
  43.     protected function doDisplay(array $context, array $blocks = [])
  44.     {
  45.         $macros $this->macros;
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  47.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Default/base.html.twig"));
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  49.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Default/base.html.twig"));
  50.         // line 1
  51.         $context["hasReCaptcha"] = true;
  52.         // line 2
  53.         $this->parent $this->loadTemplate("Default/parameters.html.twig""Default/base.html.twig"2);
  54.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  55.         
  56.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  57.         
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  59.     }
  60.     // line 3
  61.     public function block_html($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""html"));
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""html"));
  68.         // line 4
  69.         echo "<!doctype html>
  70. <html lang='fr' class='";
  71.         // line 5
  72.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["adapt"]), "html"nulltrue);
  73.         echo "'>
  74.     <head>
  75.         <title>";
  76.         // line 7
  77.         echo twig_escape_filter($this->env, (isset($context["t"]) || array_key_exists("t"$context) ? $context["t"] : (function () { throw new RuntimeError('Variable "t" does not exist.'7$this->source); })()), "html"nulltrue);
  78.         echo "</title>
  79.         <meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
  80.         <meta name='description' content='";
  81.         // line 9
  82.         echo twig_escape_filter($this->env, (isset($context["d"]) || array_key_exists("d"$context) ? $context["d"] : (function () { throw new RuntimeError('Variable "d" does not exist.'9$this->source); })()), "html"nulltrue);
  83.         echo "' />
  84.         <meta name='viewport' content='width=device-width, user-scalable=no, initial-scale=1' />
  85.         <meta property='fb:app_id' content='798097520521275' />
  86.         <meta property='og:url' content='";
  87.         // line 12
  88.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'12$this->source); })()), "request", [], "any"falsefalsefalse12), "uri", [], "any"falsefalsefalse12), "html"nulltrue);
  89.         echo "' />
  90.         <meta property='og:type' content='article' />
  91.         <meta property='og:title' content='";
  92.         // line 14
  93.         echo twig_escape_filter($this->env, (isset($context["t"]) || array_key_exists("t"$context) ? $context["t"] : (function () { throw new RuntimeError('Variable "t" does not exist.'14$this->source); })()), "html"nulltrue);
  94.         echo "' data-dynamic='true' />
  95.         <meta property='og:description' content='";
  96.         // line 15
  97.         echo twig_escape_filter($this->env, (isset($context["d"]) || array_key_exists("d"$context) ? $context["d"] : (function () { throw new RuntimeError('Variable "d" does not exist.'15$this->source); })()), "html"nulltrue);
  98.         echo "' data-dynamic='true' />
  99.         <meta property='og:image' content='";
  100.         // line 16
  101.         echo twig_escape_filter($this->env, (isset($context["w"]) || array_key_exists("w"$context) ? $context["w"] : (function () { throw new RuntimeError('Variable "w" does not exist.'16$this->source); })()), "html"nulltrue);
  102.         echo twig_escape_filter($this->env, (isset($context["thumb"]) || array_key_exists("thumb"$context) ? $context["thumb"] : (function () { throw new RuntimeError('Variable "thumb" does not exist.'16$this->source); })()), "html"nulltrue);
  103.         echo "?v=001' data-dynamic='true' />
  104.         <meta property='og:image:width' content='";
  105.         // line 17
  106.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["thumbnailSize"]) || array_key_exists("thumbnailSize"$context) ? $context["thumbnailSize"] : (function () { throw new RuntimeError('Variable "thumbnailSize" does not exist.'17$this->source); })()), "width", [], "any"falsefalsefalse17), "html"nulltrue);
  107.         echo "' data-dynamic='true'>
  108.         <meta property='og:image:height' content='";
  109.         // line 18
  110.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["thumbnailSize"]) || array_key_exists("thumbnailSize"$context) ? $context["thumbnailSize"] : (function () { throw new RuntimeError('Variable "thumbnailSize" does not exist.'18$this->source); })()), "height", [], "any"falsefalsefalse18), "html"nulltrue);
  111.         echo "' data-dynamic='true'>
  112.         <meta property='og:locale' content='fr_FR' />
  113.         <meta property='og:site_name' content='";
  114.         // line 20
  115.         echo twig_escape_filter($this->env, (isset($context["sitename"]) || array_key_exists("sitename"$context) ? $context["sitename"] : (function () { throw new RuntimeError('Variable "sitename" does not exist.'20$this->source); })()), "html"nulltrue);
  116.         echo "' />
  117.         <meta property='twitter:url' content='";
  118.         // line 21
  119.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'21$this->source); })()), "request", [], "any"falsefalsefalse21), "uri", [], "any"falsefalsefalse21), "html"nulltrue);
  120.         echo "' />
  121.         <meta property='twitter:card' content='summary' />
  122.         <meta property='twitter:title' content='";
  123.         // line 23
  124.         echo twig_escape_filter($this->env, (isset($context["t"]) || array_key_exists("t"$context) ? $context["t"] : (function () { throw new RuntimeError('Variable "t" does not exist.'23$this->source); })()), "html"nulltrue);
  125.         echo "' />
  126.         <meta property='twitter:description' content='";
  127.         // line 24
  128.         echo twig_escape_filter($this->env, (isset($context["d"]) || array_key_exists("d"$context) ? $context["d"] : (function () { throw new RuntimeError('Variable "d" does not exist.'24$this->source); })()), "html"nulltrue);
  129.         echo "' />
  130.         <meta property='twitter:image' content='";
  131.         // line 25
  132.         echo twig_escape_filter($this->env, (isset($context["w"]) || array_key_exists("w"$context) ? $context["w"] : (function () { throw new RuntimeError('Variable "w" does not exist.'25$this->source); })()), "html"nulltrue);
  133.         echo twig_escape_filter($this->env, (isset($context["thumb"]) || array_key_exists("thumb"$context) ? $context["thumb"] : (function () { throw new RuntimeError('Variable "thumb" does not exist.'25$this->source); })()), "html"nulltrue);
  134.         echo "' />
  135.         <link rel=\"icon\" href=\"";
  136.         // line 26
  137.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/favicon.ico"), "html"nulltrue);
  138.         echo "?v=001\">
  139.         <link type='text/css' rel='stylesheet' href='";
  140.         // line 27
  141.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/os-style.css"), "html"nulltrue);
  142.         echo "?v=002' />
  143.         <link type='text/css' rel='stylesheet' href='";
  144.         // line 28
  145.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/style.css"), "html"nulltrue);
  146.         echo "?v=004' />
  147.         <link type='text/css' rel='stylesheet' href='";
  148.         // line 29
  149.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/os-anim.css"), "html"nulltrue);
  150.         echo "' />
  151.         <script src=\"https://kit.fontawesome.com/6451c614e6.js\" crossorigin=\"anonymous\"></script>
  152.         ";
  153.         // line 31
  154.         $this->displayBlock('css'$context$blocks);
  155.         // line 33
  156.         echo "        ";
  157.         if ((($context["hasReCaptcha"]) ?? (false))) {
  158.             // line 34
  159.             echo "        <script src=\"https://www.google.com/recaptcha/api.js\" async defer></script>
  160.         ";
  161.         }
  162.         // line 36
  163.         echo "    </head>
  164.     <body class='bg-white'>
  165. \t\t";
  166.         // line 38
  167.         $this->displayBlock('container'$context$blocks);
  168.         // line 231
  169.         echo "
  170.         <div id='searchBox' class='anim-display anim-show vfill fixed top left'>
  171.             <i class=\"block mask fill absolute top left\"></i>
  172.     \t\t<div class='hpadding fill flex row center middle'>
  173.     \t\t\t<div class='bg-gray relative shadow  ";
  174.         // line 236
  175.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["half_80 vt-80-in hz-80-in"]), "html"nulltrue);
  176.         echo " ";
  177.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20-in hz-20-in"]), "html"nulltrue);
  178.         echo "'>
  179.                     <div class='absolute top right bg-error padding-10'>
  180.                         <span data-target='#searchBox' class='block icon close contain filter-white os-click'></span>
  181.                     </div>
  182.     \t\t\t\t<div class='w100 flex col around'>
  183.     \t\t\t\t\t<div class='flex col middle top-20 text-center'>
  184.                             <h2 class='h3 success'>Faire une recherche</h2>
  185.     \t\t\t\t\t\t<p class='h6 top-10 bottom-20'>Formations, professions, colloques, articles, documents, etc.</p>
  186.     \t\t\t\t\t\t<div class='flex row hoverflow text-center ";
  187.         // line 244
  188.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  189.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  190.         echo "'>
  191.     \t\t\t\t\t\t\t<div class='bg-gray w100'>
  192.     \t\t\t\t\t\t\t\t<input id='searchInput' data-action='";
  193.         // line 246
  194.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("search", ["keywords" => ":keywords"]);
  195.         echo "' type='search' class='os-search block noborder bg-white h4 black ";
  196.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["hz-40-in vt-20-in"]), "html"nulltrue);
  197.         echo " ";
  198.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["hz-20-in vt-10-in"]), "html"nulltrue);
  199.         echo " block w100' placeholder='Saisissez votre recherche ici'>
  200.     \t\t\t\t\t\t\t</div>
  201.     \t\t\t\t\t\t\t<div class='relative flex col middle center ";
  202.         // line 248
  203.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-10-in "]), "html"nulltrue);
  204.         echo " ";
  205.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-8-in"]), "html"nulltrue);
  206.         echo " hz-20-in bg-success'>
  207.     \t\t\t\t\t\t\t\t<span class='block icon small search contain filter-white os-search-btn pointer' data-target='#searchInput'></span>
  208.     \t\t\t\t\t\t\t</div>
  209.     \t\t\t\t\t\t</div>
  210.     \t\t\t\t\t</div>
  211.     \t\t\t\t</div>
  212.     \t\t\t</div>
  213.     \t\t</div>
  214.     \t</div>
  215.     ";
  216.         // line 258
  217.         $context["notices"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'258$this->source); })()), "session", [], "any"falsefalsefalse258), "flashBag", [], "any"falsefalsefalse258), "get", [=> "notice"], "method"falsefalsefalse258);
  218.         // line 259
  219.         echo "    ";
  220.         if (twig_length_filter($this->env, (isset($context["notices"]) || array_key_exists("notices"$context) ? $context["notices"] : (function () { throw new RuntimeError('Variable "notices" does not exist.'259$this->source); })()))) {
  221.             // line 260
  222.             echo "        <div class='popup show gpadding flex col middle center'>
  223.         \t<span class='icon contain close os-close filter-white absolute top right'></span>
  224.         \t";
  225.             // line 262
  226.             $context['_parent'] = $context;
  227.             $context['_seq'] = twig_ensure_traversable((isset($context["notices"]) || array_key_exists("notices"$context) ? $context["notices"] : (function () { throw new RuntimeError('Variable "notices" does not exist.'262$this->source); })()));
  228.             foreach ($context['_seq'] as $context["_key"] => $context["notice"]) {
  229.                 // line 263
  230.                 echo "        \t<div class='flex row middle center relative bg-white hz-40-in vt-20-in '>
  231.         \t\t<div class='flex row  success text-left'>
  232.         \t\t\t<i class='fa fa-thumbs-up fa-3x top-5  right-20'></i>
  233.         \t\t\t<p class='h4  black'>";
  234.                 // line 266
  235.                 echo $context["notice"];
  236.                 echo "</p>
  237.         \t\t</div>
  238.         \t</div>
  239.         \t";
  240.             }
  241.             $_parent $context['_parent'];
  242.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['notice'], $context['_parent'], $context['loop']);
  243.             $context array_intersect_key($context$_parent) + $_parent;
  244.             // line 270
  245.             echo "        </div>
  246.     ";
  247.         }
  248.         // line 272
  249.         echo "
  250.         ";
  251.         // line 273
  252.         if ((call_user_func_array($this->env->getFunction('os_param')->getCallable(), ["GA"]) && (!== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'273$this->source); })()), "request", [], "any"falsefalsefalse273), "schemeAndHttpHost", [], "method"falsefalsefalse273), "http://localhost")))) {
  253.             // line 274
  254.             echo "        ";
  255.             $context["code"] = call_user_func_array($this->env->getFunction('os_param')->getCallable(), ["GA"]);
  256.             // line 275
  257.             echo "        <!-- Global site tag (gtag.js) - Google Analytics -->
  258.         <script async src=\"https://www.googletagmanager.com/gtag/js?id=";
  259.             // line 276
  260.             echo twig_escape_filter($this->env, (isset($context["code"]) || array_key_exists("code"$context) ? $context["code"] : (function () { throw new RuntimeError('Variable "code" does not exist.'276$this->source); })()), "html"nulltrue);
  261.             echo "\"></script>
  262.         <script>
  263.           window.dataLayer = window.dataLayer || [];
  264.           function gtag(){dataLayer.push(arguments);}
  265.           gtag('js', new Date());
  266.           gtag('config', '";
  267.             // line 281
  268.             echo twig_escape_filter($this->env, (isset($context["code"]) || array_key_exists("code"$context) ? $context["code"] : (function () { throw new RuntimeError('Variable "code" does not exist.'281$this->source); })()), "html"nulltrue);
  269.             echo "');
  270.         </script>
  271.         ";
  272.         }
  273.         // line 284
  274.         echo "        <script src='";
  275.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery-3.6.0.min.js"), "html"nulltrue);
  276.         echo "'></script>
  277.         <script src='";
  278.         // line 285
  279.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/os-script.js"), "html"nulltrue);
  280.         echo "?v=004'></script>
  281.         <script src='";
  282.         // line 286
  283.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/script.js"), "html"nulltrue);
  284.         echo "?v=004'></script>
  285.         ";
  286.         // line 287
  287.         $this->displayBlock('js'$context$blocks);
  288.         // line 289
  289.         echo "        ";
  290.         $this->displayBlock('script'$context$blocks);
  291.         // line 291
  292.         echo "    </body>
  293. </html>
  294. ";
  295.         
  296.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  297.         
  298.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  299.     }
  300.     // line 31
  301.     public function block_css($context, array $blocks = [])
  302.     {
  303.         $macros $this->macros;
  304.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  305.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  306.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  307.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  308.         // line 32
  309.         echo "        ";
  310.         
  311.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  312.         
  313.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  314.     }
  315.     // line 38
  316.     public function block_container($context, array $blocks = [])
  317.     {
  318.         $macros $this->macros;
  319.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  320.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""container"));
  321.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  322.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""container"));
  323.         // line 39
  324.         echo "        <div id='container' class='container relative w100 hoverflow'>
  325.             <header id='header' class='bg-white shadow-header fixed left top w100 hheight transition-1s gpadding ";
  326.         // line 40
  327.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  328.         echo " ";
  329.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  330.         echo "'>
  331.             ";
  332.         // line 41
  333.         $this->displayBlock('header'$context$blocks);
  334.         // line 78
  335.         echo "            </header>
  336.             ";
  337.         // line 79
  338.         $this->displayBlock('banner'$context$blocks);
  339.         // line 107
  340.         echo "            ";
  341.         $this->displayBlock('body'$context$blocks);
  342.         // line 113
  343.         echo "
  344.             ";
  345.         // line 114
  346.         if (( !(isset($context["home"]) || array_key_exists("home"$context) ? $context["home"] : (function () { throw new RuntimeError('Variable "home" does not exist.'114$this->source); })()) &&  !array_key_exists("noShare"$context))) {
  347.             // line 115
  348.             echo "\t\t\t<div class='flex col middle center  bg-warning sharing-box gpadding ";
  349.             echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-40-in"]), "html"nulltrue);
  350.             echo " ";
  351.             echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20-in"]), "html"nulltrue);
  352.             echo "'>
  353. \t\t\t\t<h2 class='h6 black upper vt-8-in font-alt bold'>Partager cette page</h2>
  354. \t\t\t\t<div class='flex row middle black'>
  355.                     ";
  356.             // line 118
  357.             $context["link"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'118$this->source); })()), "request", [], "any"falsefalsefalse118), "uri", [], "any"falsefalsefalse118);
  358.             // line 119
  359.             echo "                    ";
  360.             if ( !array_key_exists("title"$context)) {
  361.                 $context["title"] = ("Site web du " . (isset($context["sitename"]) || array_key_exists("sitename"$context) ? $context["sitename"] : (function () { throw new RuntimeError('Variable "sitename" does not exist.'119$this->source); })()));
  362.                 echo " ";
  363.             }
  364.             // line 120
  365.             echo "                    ";
  366.             $context["class"] = (("iflex col middle center " call_user_func_array($this->env->getFunction('desktop')->getCallable(), [" h4 hz-10"])) . call_user_func_array($this->env->getFunction('mobile')->getCallable(), [" h1 hz-8"]));
  367.             // line 121
  368.             echo "\t\t\t\t\t<a class='";
  369.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'121$this->source); })()), "html"nulltrue);
  370.             echo "' title='Partager via WhatsApp' target='_blank' href='whatsapp://send?text=";
  371.             echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'121$this->source); })()), "html"nulltrue);
  372.             echo " => ";
  373.             echo twig_escape_filter($this->env, (isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'121$this->source); })()), "html"nulltrue);
  374.             echo "'><i class='transition fab fa-whatsapp'></i></a>
  375. \t\t\t\t\t<a class='";
  376.             // line 122
  377.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'122$this->source); })()), "html"nulltrue);
  378.             echo "' title='Partager sur Facebook' target='_blank' href='https://www.facebook.com/sharer/sharer.php?u=";
  379.             echo twig_escape_filter($this->env, (isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'122$this->source); })()), "html"nulltrue);
  380.             echo "&t=";
  381.             echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'122$this->source); })()), "html"nulltrue);
  382.             echo "'><i class='transition fab fa-facebook-square'></i></a>
  383. \t\t\t\t\t<a class='";
  384.             // line 123
  385.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'123$this->source); })()), "html"nulltrue);
  386.             echo "' title='Partager sur Twitter' target='_blank' href='https://twitter.com/intent/tweet?text=";
  387.             echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'123$this->source); })()), "html"nulltrue);
  388.             echo "&url=";
  389.             echo twig_escape_filter($this->env, (isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'123$this->source); })()), "html"nulltrue);
  390.             echo "'><i class='transition fab fa-twitter'></i></a>
  391. \t\t\t\t\t<a class='";
  392.             // line 124
  393.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'124$this->source); })()), "html"nulltrue);
  394.             echo "' title='Envoyer par mail' target='_blank' href='mailto:?subject=";
  395.             echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'124$this->source); })()), "html"nulltrue);
  396.             echo "&amp;body=Je vous invite à lire cette page :  ";
  397.             echo twig_escape_filter($this->env, (isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'124$this->source); })()), "html"nulltrue);
  398.             echo ".'><i class='transition fa fa-envelope'></i></a>
  399. \t\t\t\t\t<a class='";
  400.             // line 125
  401.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'125$this->source); })()), "html"nulltrue);
  402.             echo "' title='Partager sur LinkedIn' target='_blank' href='https://www.linkedin.com/shareArticle?mini=true&url=";
  403.             echo twig_escape_filter($this->env, (isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'125$this->source); })()), "html"nulltrue);
  404.             echo "&title=";
  405.             echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'125$this->source); })()), "html"nulltrue);
  406.             echo "'><i class='transition fab fa-linkedin'></i></a>
  407. \t\t\t\t</div>
  408. \t\t\t</div>
  409.             ";
  410.         }
  411.         // line 129
  412.         echo "
  413.             <div class=\"relative bg-warning gpadding\">
  414.                 <div class=\"bg-black vt-60-in absolute bottom left w100\"></div>
  415.                 ";
  416.         // line 133
  417.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Front\\SubscribersFrontController::form", []));
  418.         echo "
  419.                 ";
  420.         // line 134
  421.         if (call_user_func_array($this->env->getFunction('isDesktop')->getCallable(), [])) {
  422.             // line 135
  423.             echo "                <div class=\"gwidth absolute bottom right\">
  424.                     <div class=\"w100 flex row center\">
  425.                         <a href=\"#banner\" class=\"os-scroll relative icon bg-white circle ";
  426.             // line 137
  427.             echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["padding-15"]), "html"nulltrue);
  428.             echo "\">
  429.                             <span href=\"#banner\" class=\"block relative fill\">
  430.                                 <img src=\"";
  431.             // line 139
  432.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("icons/arrow-up.png"), "html"nulltrue);
  433.             echo "\" class=\"contain\">
  434.                             </span>
  435.                         </a>
  436.                     </div>
  437.                 </div>
  438.                 ";
  439.         }
  440.         // line 145
  441.         echo "            </div>
  442. \t\t\t";
  443.         // line 147
  444.         $this->displayBlock('footer'$context$blocks);
  445.         // line 229
  446.         echo "        </div>
  447. \t";
  448.         
  449.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  450.         
  451.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  452.     }
  453.     // line 41
  454.     public function block_header($context, array $blocks = [])
  455.     {
  456.         $macros $this->macros;
  457.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  458.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  459.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  460.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  461.         // line 42
  462.         echo "                <div class='relative top flex row space fill transition-1s ";
  463.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  464.         echo "'>
  465. \t\t\t\t\t<div class='relative fill flex row space ";
  466.         // line 43
  467.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  468.         echo " ";
  469.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  470.         echo "'>
  471.                         <a href='";
  472.         // line 44
  473.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
  474.         echo "' class='transition white h100 relative ";
  475.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [" vt-10-in"]), "html"nulltrue);
  476.         echo " ";
  477.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-10-in"]), "html"nulltrue);
  478.         echo "'>
  479.                             <img src=\"";
  480.         // line 45
  481.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(call_user_func_array($this->env->getFunction('os_param')->getCallable(), ["logo"])), "html"nulltrue);
  482.         echo "\" class='block h100'>
  483.                         </a>
  484. \t\t\t\t\t\t";
  485.         // line 47
  486.         $this->displayBlock('menu'$context$blocks);
  487.         // line 54
  488.         echo "                        <div class=\"flex row middle\">
  489.                             <span class=\"os-click flex row middle ";
  490.         // line 55
  491.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["hz-10-in"]), "html"nulltrue);
  492.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [" hz-5-in"]), "html"nulltrue);
  493.         echo "\" data-target=\"#searchBox\">
  494.                                 <i class=\"icon w100 search h100 filter-black ";
  495.         // line 56
  496.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["min"]), "html"nulltrue);
  497.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  498.         echo "\"></i>
  499.                             </span>
  500.                             ";
  501.         // line 58
  502.         if (call_user_func_array($this->env->getFunction('isDesktop')->getCallable(), [])) {
  503.             // line 59
  504.             echo "                            <div class='h5 black flex row vt-10  ";
  505.             echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["center"]), "html"nulltrue);
  506.             echo "'>
  507.                                 ";
  508.             // line 60
  509.             $context["social"] = call_user_func_array($this->env->getFunction('os_param')->getCallable(), ["socialmedia"]);
  510.             // line 61
  511.             echo "                                ";
  512.             $context["class"] = "icon min fab left-5";
  513.             // line 62
  514.             echo "                                ";
  515.             if (twig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'62$this->source); })()), "whatsapp", [], "any"falsefalsefalse62)) {
  516.                 echo "<a href='";
  517.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'62$this->source); })()), "whatsapp", [], "any"falsefalsefalse62), "html"nulltrue);
  518.                 echo "' class='";
  519.                 echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'62$this->source); })()), "html"nulltrue);
  520.                 echo " fa-whatsapp' target=\"_blank\" title=\"Nous écrire sur WhatsApp\"></a>";
  521.             }
  522.             // line 63
  523.             echo "                                ";
  524.             if (twig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'63$this->source); })()), "facebook", [], "any"falsefalsefalse63)) {
  525.                 echo "<a href='";
  526.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'63$this->source); })()), "facebook", [], "any"falsefalsefalse63), "html"nulltrue);
  527.                 echo "' class='";
  528.                 echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'63$this->source); })()), "html"nulltrue);
  529.                 echo " fa-facebook-square' target=\"_blank\" title=\"Page Facebook officiel\"></a>";
  530.             }
  531.             // line 64
  532.             echo "                    \t\t\t";
  533.             if (twig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'64$this->source); })()), "twitter", [], "any"falsefalsefalse64)) {
  534.                 echo "<a href='";
  535.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'64$this->source); })()), "twitter", [], "any"falsefalsefalse64), "html"nulltrue);
  536.                 echo "' class='";
  537.                 echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'64$this->source); })()), "html"nulltrue);
  538.                 echo " fa-twitter' target=\"_blank\" title=\"Compte Twitter officiel\"></a>";
  539.             }
  540.             // line 65
  541.             echo "                                ";
  542.             if (twig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'65$this->source); })()), "youtube", [], "any"falsefalsefalse65)) {
  543.                 echo "<a href='";
  544.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'65$this->source); })()), "youtube", [], "any"falsefalsefalse65), "html"nulltrue);
  545.                 echo "' class='";
  546.                 echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'65$this->source); })()), "html"nulltrue);
  547.                 echo " fa-youtube' target=\"_blank\" title=\"Compte Youtube officiel\"></a>";
  548.             }
  549.             // line 66
  550.             echo "                                ";
  551.             if (twig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'66$this->source); })()), "linkedin", [], "any"falsefalsefalse66)) {
  552.                 echo "<a href='";
  553.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'66$this->source); })()), "linkedin", [], "any"falsefalsefalse66), "html"nulltrue);
  554.                 echo "' class='";
  555.                 echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'66$this->source); })()), "html"nulltrue);
  556.                 echo " fa-linkedin' target=\"_blank\" title=\"Compte Flickr officiel\"></a>";
  557.             }
  558.             // line 67
  559.             echo "                            </div>
  560.                             ";
  561.         }
  562.         // line 69
  563.         echo "                            ";
  564.         if (call_user_func_array($this->env->getFunction('isMobile')->getCallable(), [])) {
  565.             // line 70
  566.             echo "                            <div id='btn-menu' class='left-10 flex col middle os-click' data-target='#menu'>
  567.                                 <i class='fa fa-bars h1 black'></i>
  568.                             </div>
  569.                             ";
  570.         }
  571.         // line 74
  572.         echo "                        </div>
  573.                     </div>
  574.                 </div>
  575.             ";
  576.         
  577.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  578.         
  579.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  580.     }
  581.     // line 47
  582.     public function block_menu($context, array $blocks = [])
  583.     {
  584.         $macros $this->macros;
  585.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  586.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu"));
  587.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  588.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu"));
  589.         // line 48
  590.         echo "                        <div class=\"flex row middle space h100 ";
  591.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["w100"]), "html"nulltrue);
  592.         echo "\">
  593.     \t\t\t\t\t\t<menu id='menu' class='fill transition-alt ";
  594.         // line 49
  595.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["h100"]), "html"nulltrue);
  596.         echo " ";
  597.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["bg-success fixed top left htop w100"]), "html"nulltrue);
  598.         echo "'>
  599.                                 ";
  600.         // line 50
  601.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::menu", ["activeMenu" => ((array_key_exists("menu"$context)) ? ((isset($context["menu"]) || array_key_exists("menu"$context) ? $context["menu"] : (function () { throw new RuntimeError('Variable "menu" does not exist.'50$this->source); })())) : (""))]));
  602.         echo "
  603.     \t\t\t\t\t\t</menu>
  604.                         </div>
  605. \t\t\t\t\t\t";
  606.         
  607.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  608.         
  609.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  610.     }
  611.     // line 79
  612.     public function block_banner($context, array $blocks = [])
  613.     {
  614.         $macros $this->macros;
  615.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  616.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""banner"));
  617.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  618.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""banner"));
  619.         // line 80
  620.         echo "\t\t\t<div id='banner' class='banner bg-success relative w100 htop-in ";
  621.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  622.         echo " ";
  623.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  624.         echo "'>
  625. \t\t\t\t<div class='relative flex row space w100 gpadding ";
  626.         // line 81
  627.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["hpadding"]), "html"nulltrue);
  628.         echo " ";
  629.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-30-in"]), "html"nulltrue);
  630.         echo "'>
  631.                     ";
  632.         // line 82
  633.         if (array_key_exists("banner"$context)) {
  634.             // line 83
  635.             echo "                    <div class=\"absolute fill top left\">
  636.                         <figure class=\"fill relative hoverflow\">
  637.                             <img src=\"";
  638.             // line 85
  639.             echo twig_escape_filter($this->env, (isset($context["banner"]) || array_key_exists("banner"$context) ? $context["banner"] : (function () { throw new RuntimeError('Variable "banner" does not exist.'85$this->source); })()), "html"nulltrue);
  640.             echo "\" class=\"cover\">
  641.                         </figure>
  642.                     </div>
  643.                     <i class=\"absolute top left fill gradient-banner\"></i>
  644.                     ";
  645.         }
  646.         // line 90
  647.         echo "                    ";
  648.         $this->displayBlock('titlebox'$context$blocks);
  649.         // line 104
  650.         echo "                </div>
  651. \t\t\t</div>
  652.             ";
  653.         
  654.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  655.         
  656.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  657.     }
  658.     // line 90
  659.     public function block_titlebox($context, array $blocks = [])
  660.     {
  661.         $macros $this->macros;
  662.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  663.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""titlebox"));
  664.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  665.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""titlebox"));
  666.         // line 91
  667.         echo "                    <div class='relative white w100 flex col ";
  668.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-20-in"]), "html"nulltrue);
  669.         echo " ";
  670.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  671.         echo "'>
  672.                         ";
  673.         // line 92
  674.         $this->displayBlock('title'$context$blocks);
  675.         // line 97
  676.         echo "                        ";
  677.         if ((array_key_exists("description"$context) || array_key_exists("subtitle"$context))) {
  678.             // line 98
  679.             echo "                        <p class=\"h5 medium left-30-in upper ";
  680.             echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["half_80"]), "html"nulltrue);
  681.             echo "\">
  682.                         ";
  683.             // line 99
  684.             ((array_key_exists("description"$context)) ? (print (twig_nl2br(twig_escape_filter($this->env, (isset($context["description"]) || array_key_exists("description"$context) ? $context["description"] : (function () { throw new RuntimeError('Variable "description" does not exist.'99$this->source); })()), "html"nulltrue)))) : (print (twig_escape_filter($this->env, (isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'99$this->source); })()), "html"nulltrue))));
  685.             echo "
  686.                         </p>
  687.                         ";
  688.         }
  689.         // line 102
  690.         echo "                    </div>
  691.                     ";
  692.         
  693.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  694.         
  695.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  696.     }
  697.     // line 92
  698.     public function block_title($context, array $blocks = [])
  699.     {
  700.         $macros $this->macros;
  701.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  702.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  703.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  704.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  705.         // line 93
  706.         echo "                        <h1 class='special-alt extrabold left-30-in'>
  707.                             <span class=\"home-title\">";
  708.         // line 94
  709.         ((array_key_exists("titleAlt"$context)) ? (print (twig_replace_filter((isset($context["titleAlt"]) || array_key_exists("titleAlt"$context) ? $context["titleAlt"] : (function () { throw new RuntimeError('Variable "titleAlt" does not exist.'94$this->source); })()), [" **" => " <strong class='extrabold'>""'**" => "'<strong class='extrabold'>""**" => "</strong>"]))) : (((array_key_exists("title"$context)) ? (print (twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'94$this->source); })()), "html"nulltrue))) : (print ("Aucune donnée")))));
  710.         echo "</span>
  711.                         </h1>
  712.                         ";
  713.         
  714.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  715.         
  716.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  717.     }
  718.     // line 107
  719.     public function block_body($context, array $blocks = [])
  720.     {
  721.         $macros $this->macros;
  722.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  723.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  724.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  725.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  726.         // line 108
  727.         echo "            <div id='content' class='bg-white content relative'>
  728.     \t\t\t";
  729.         // line 109
  730.         $this->displayBlock('content'$context$blocks);
  731.         // line 111
  732.         echo "            </div>
  733.             ";
  734.         
  735.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  736.         
  737.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  738.     }
  739.     // line 109
  740.     public function block_content($context, array $blocks = [])
  741.     {
  742.         $macros $this->macros;
  743.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  744.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  745.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  746.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  747.         // line 110
  748.         echo "                ";
  749.         
  750.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  751.         
  752.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  753.     }
  754.     // line 147
  755.     public function block_footer($context, array $blocks = [])
  756.     {
  757.         $macros $this->macros;
  758.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  759.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  760.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  761.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  762.         // line 148
  763.         echo "            <footer id=\"footer\" class=\"bg-black relative gpadding white flex ";
  764.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["col htop-in bottom-40-in"]), "html"nulltrue);
  765.         echo " ";
  766.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["col vt-40-in"]), "html"nulltrue);
  767.         echo "\">
  768.                 <div class=\"flex center middle ";
  769.         // line 150
  770.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["row"]), "html"nulltrue);
  771.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["col"]), "html"nulltrue);
  772.         echo "\">
  773.                     <div class=\"";
  774.         // line 151
  775.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  776.         echo "\">
  777.                         <figure class=\"relative hoverflow ";
  778.         // line 152
  779.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["hheight hz-40-in"]), "html"nulltrue);
  780.         echo " ";
  781.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["hz-60-in vt-10-in w100"]), "html"nulltrue);
  782.         echo "\">
  783.                             <img src=\"";
  784.         // line 153
  785.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ministere.png"), "html"nulltrue);
  786.         echo "\" class=\"";
  787.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["h100"]), "html"nulltrue);
  788.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["w100"]), "html"nulltrue);
  789.         echo "\">
  790.                         </figure>
  791.                     </div>
  792.                     <div class=\"";
  793.         // line 156
  794.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  795.         echo "\">
  796.                         <figure class=\"relative hoverflow ";
  797.         // line 157
  798.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["hheight hz-40-in"]), "html"nulltrue);
  799.         echo " ";
  800.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["hz-60-in vt-10-in w100"]), "html"nulltrue);
  801.         echo "\">
  802.                             <img src=\"";
  803.         // line 158
  804.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(call_user_func_array($this->env->getFunction('os_param')->getCallable(), ["logo"])), "html"nulltrue);
  805.         echo "\" class=\"filter-white ";
  806.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["h100"]), "html"nulltrue);
  807.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["w100"]), "html"nulltrue);
  808.         echo "\">
  809.                         </figure>
  810.                     </div>
  811.                     <div class=\"";
  812.         // line 161
  813.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  814.         echo "\">
  815.                         <figure class=\"relative hoverflow ";
  816.         // line 162
  817.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["hheight hz-40-in"]), "html"nulltrue);
  818.         echo " ";
  819.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["hz-60-in vt-10-in w100"]), "html"nulltrue);
  820.         echo "\">
  821.                             <img src=\"";
  822.         // line 163
  823.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/cooperation-alt.png"), "html"nulltrue);
  824.         echo "\" class=\"";
  825.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["h100"]), "html"nulltrue);
  826.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["w100"]), "html"nulltrue);
  827.         echo "\">
  828.                         </figure>
  829.                     </div>
  830.                 </div>
  831.                 <div class=\"w100 relative flex ";
  832.         // line 167
  833.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["row space top-80"]), "html"nulltrue);
  834.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["col center text-center"]), "html"nulltrue);
  835.         echo "\">
  836.                     ";
  837.         // line 168
  838.         $context["class"] = (("block " call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-10"])) . call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-3-in"]));
  839.         // line 169
  840.         echo "                    <div class=\"";
  841.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["right-60"]), "html"nulltrue);
  842.         echo " ";
  843.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-20"]), "html"nulltrue);
  844.         echo "\">
  845.                         <span class=\"upper gray medium\" href=\"\">Navigation</span>
  846.                         <ul class=\"flex col p-alt ";
  847.         // line 171
  848.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["left-20-in"]), "html"nulltrue);
  849.         echo " ";
  850.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["list"]), "html"nulltrue);
  851.         echo "\">
  852.                             <li class=\"\"><a class=\"";
  853.         // line 172
  854.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'172$this->source); })()), "html"nulltrue);
  855.         echo "\" href=\"";
  856.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("formations");
  857.         echo "\">Formations</a></li>
  858.                             <li class=\"\"><a class=\"";
  859.         // line 173
  860.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'173$this->source); })()), "html"nulltrue);
  861.         echo "\" href=\"";
  862.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("events");
  863.         echo "\">Colloques</a></li>
  864.                             <li class=\"\"><a class=\"";
  865.         // line 174
  866.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'174$this->source); })()), "html"nulltrue);
  867.         echo "\" href=\"";
  868.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("professions");
  869.         echo "\">Professions</a></li>
  870.                             <li class=\"\"><a class=\"";
  871.         // line 175
  872.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'175$this->source); })()), "html"nulltrue);
  873.         echo "\" href=\"";
  874.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("articles");
  875.         echo "\">Actualités</a></li>
  876.                             <li class=\"\"><a class=\"";
  877.         // line 176
  878.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'176$this->source); })()), "html"nulltrue);
  879.         echo "\" href=\"";
  880.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("resources");
  881.         echo "\">Ressources</a></li>
  882.                         </ul>
  883.                     </div>
  884.                     <div class=\"";
  885.         // line 179
  886.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["right-60"]), "html"nulltrue);
  887.         echo " ";
  888.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-20"]), "html"nulltrue);
  889.         echo "\">
  890.                         <span class=\"upper gray medium\" href=\"\">Liens utiles</span>
  891.                         <ul class=\"flex col p-alt ";
  892.         // line 181
  893.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["left-20-in"]), "html"nulltrue);
  894.         echo " ";
  895.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["list"]), "html"nulltrue);
  896.         echo "\">
  897.                             <li class=\"\"><a class=\"";
  898.         // line 182
  899.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'182$this->source); })()), "html"nulltrue);
  900.         echo "\" href=\"https://www.gouv.bj\" target=\"_blank\">Gouvernement du Bénin</a></li>
  901.                             <li class=\"\"><a class=\"";
  902.         // line 183
  903.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'183$this->source); })()), "html"nulltrue);
  904.         echo "\" href=\"https://beninrevele.bj\" target=\"_blank\">Programme d'Actions du Gouvernement</a></li>
  905.                             <li class=\"\"><a class=\"";
  906.         // line 184
  907.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'184$this->source); })()), "html"nulltrue);
  908.         echo "\" href=\"https://justice.gouv.bj\" target=\"_blank\">Ministère de la Justice et de la Législation</a></li>
  909.                             <li class=\"\"><a class=\"";
  910.         // line 185
  911.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'185$this->source); })()), "html"nulltrue);
  912.         echo "\" href=\"https://sgg.gouv.bj\" target=\"_blank\">Secrétariat général du Gouvernement</a></li>
  913.                             <li class=\"\"><a class=\"";
  914.         // line 186
  915.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'186$this->source); })()), "html"nulltrue);
  916.         echo "\" href=\"https://european-union.europa.eu/index_fr\" target=\"_blank\">Union Européenne</a></li>
  917.                         </ul>
  918.                     </div>
  919.                     <div class=\"flex col ";
  920.         // line 189
  921.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["left right-60"]), "html"nulltrue);
  922.         echo " ";
  923.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-20"]), "html"nulltrue);
  924.         echo "\">
  925.                         <span class=\"upper gray medium\" href=\"\">Nos contacts</span>
  926.                         <ul class='p-alt white flex row ";
  927.         // line 192
  928.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["center"]), "html"nulltrue);
  929.         echo "'>
  930.                             <li class='relative flex col top  ";
  931.         // line 193
  932.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["center"]), "html"nulltrue);
  933.         echo "'>
  934.                                 <span class='vt-5-in flex row middle'>
  935.                                     <i class='fa fa-envelope top-5 right-10'></i>
  936.                                     <span>";
  937.         // line 196
  938.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcecall_user_func_array($this->env->getFunction('os_param')->getCallable(), ["contacts"]), "email", [], "any"falsefalsefalse196), "html"nulltrue);
  939.         echo "</span>
  940.                                 </span>
  941.                                 <span class='vt-5-in flex row middle'>
  942.                                     <i class='fa fa-phone top-5 right-10'></i>
  943.                                     <span>";
  944.         // line 200
  945.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcecall_user_func_array($this->env->getFunction('os_param')->getCallable(), ["contacts"]), "phone", [], "any"falsefalsefalse200), "html"nulltrue);
  946.         echo "</span>
  947.                                 </span>
  948.                             </li>
  949.                         </ul>
  950.                         <div class=\"flex row middle top-10 ";
  951.         // line 204
  952.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["center"]), "html"nulltrue);
  953.         echo "\">
  954.                             ";
  955.         // line 205
  956.         $context["class"] = (("icon circle bg-white flex col middle center right-10 " call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["min"])) . call_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]));
  957.         // line 206
  958.         echo "                            ";
  959.         $context["social"] = call_user_func_array($this->env->getFunction('os_param')->getCallable(), ["socialmedia"]);
  960.         // line 207
  961.         echo "                            ";
  962.         if (twig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'207$this->source); })()), "whatsapp", [], "any"falsefalsefalse207)) {
  963.             echo "<a href='";
  964.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'207$this->source); })()), "whatsapp", [], "any"falsefalsefalse207), "html"nulltrue);
  965.             echo "' class='";
  966.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'207$this->source); })()), "html"nulltrue);
  967.             echo "' target=\"_blank\" title=\"Nous écrire sur WhatsApp\"><i class=\"success fab fa-whatsapp\"></i></a>";
  968.         }
  969.         // line 208
  970.         echo "                            ";
  971.         if (twig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'208$this->source); })()), "facebook", [], "any"falsefalsefalse208)) {
  972.             echo "<a href='";
  973.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'208$this->source); })()), "facebook", [], "any"falsefalsefalse208), "html"nulltrue);
  974.             echo "' class='";
  975.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'208$this->source); })()), "html"nulltrue);
  976.             echo "' target=\"_blank\" title=\"Page Facebook officiel\"><i class=\"success fab fa-facebook-f\"></i></a>";
  977.         }
  978.         // line 209
  979.         echo "                            ";
  980.         if (twig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'209$this->source); })()), "twitter", [], "any"falsefalsefalse209)) {
  981.             echo "<a href='";
  982.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'209$this->source); })()), "twitter", [], "any"falsefalsefalse209), "html"nulltrue);
  983.             echo "' class='";
  984.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'209$this->source); })()), "html"nulltrue);
  985.             echo "' target=\"_blank\" title=\"Compte Twitter officiel\"><i class=\"success fab fa-twitter\"></i></a>";
  986.         }
  987.         // line 210
  988.         echo "                            ";
  989.         if (twig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'210$this->source); })()), "youtube", [], "any"falsefalsefalse210)) {
  990.             echo "<a href='";
  991.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'210$this->source); })()), "youtube", [], "any"falsefalsefalse210), "html"nulltrue);
  992.             echo "' class='";
  993.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'210$this->source); })()), "html"nulltrue);
  994.             echo "' target=\"_blank\" title=\"Compte Youtube officiel\"><i class=\"success fab fa-youtube\"></i></a>";
  995.         }
  996.         // line 211
  997.         echo "                            ";
  998.         if (twig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'211$this->source); })()), "linkedin", [], "any"falsefalsefalse211)) {
  999.             echo "<a href='";
  1000.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["social"]) || array_key_exists("social"$context) ? $context["social"] : (function () { throw new RuntimeError('Variable "social" does not exist.'211$this->source); })()), "linkedin", [], "any"falsefalsefalse211), "html"nulltrue);
  1001.             echo "' class='";
  1002.             echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'211$this->source); })()), "html"nulltrue);
  1003.             echo "' target=\"_blank\" title=\"Compte Flickr officiel\"><i class=\"success fab fa-flickr\"></i></a>";
  1004.         }
  1005.         // line 212
  1006.         echo "                        </div>
  1007.                     </div>
  1008.                 </div>
  1009.                 <div class=\"flex col center text-center warning ";
  1010.         // line 215
  1011.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-80"]), "html"nulltrue);
  1012.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-20"]), "html"nulltrue);
  1013.         echo "\">
  1014.                     <span>© Copyright 2022 - EFPJ</span>
  1015.                     <span class=\"p-alt white vt-10\">Financé par l'Union Européenne</span>
  1016.                     <a href=\"";
  1017.         // line 218
  1018.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => "mentions-legales"]);
  1019.         echo "\" class=\"top-10 p-alt\">Mentions légales et politique de confidentialité</a>
  1020.                 </div>
  1021.                 <div class=\"absolute left bottom w100 gpadding\">
  1022.                     <div class=\"w100 flag flex row flex-1\">
  1023.                         <i></i>
  1024.                         <i></i>
  1025.                         <i></i>
  1026.                     </div>
  1027.                 </div>
  1028.             </footer>
  1029.             ";
  1030.         
  1031.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1032.         
  1033.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1034.     }
  1035.     // line 287
  1036.     public function block_js($context, array $blocks = [])
  1037.     {
  1038.         $macros $this->macros;
  1039.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1040.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  1041.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1042.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  1043.         // line 288
  1044.         echo "        ";
  1045.         
  1046.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1047.         
  1048.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1049.     }
  1050.     // line 289
  1051.     public function block_script($context, array $blocks = [])
  1052.     {
  1053.         $macros $this->macros;
  1054.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1055.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""script"));
  1056.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1057.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""script"));
  1058.         // line 290
  1059.         echo "        ";
  1060.         
  1061.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1062.         
  1063.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1064.     }
  1065.     public function getTemplateName()
  1066.     {
  1067.         return "Default/base.html.twig";
  1068.     }
  1069.     public function isTraitable()
  1070.     {
  1071.         return false;
  1072.     }
  1073.     public function getDebugInfo()
  1074.     {
  1075.         return array (  1139 => 290,  1129 => 289,  1119 => 288,  1109 => 287,  1088 => 218,  1081 => 215,  1076 => 212,  1067 => 211,  1058 => 210,  1049 => 209,  1040 => 208,  1031 => 207,  1028 => 206,  1026 => 205,  1022 => 204,  1015 => 200,  1008 => 196,  1002 => 193,  998 => 192,  990 => 189,  984 => 186,  980 => 185,  976 => 184,  972 => 183,  968 => 182,  962 => 181,  955 => 179,  947 => 176,  941 => 175,  935 => 174,  929 => 173,  923 => 172,  917 => 171,  909 => 169,  907 => 168,  902 => 167,  892 => 163,  886 => 162,  882 => 161,  873 => 158,  867 => 157,  863 => 156,  854 => 153,  848 => 152,  844 => 151,  839 => 150,  831 => 148,  821 => 147,  811 => 110,  801 => 109,  790 => 111,  788 => 109,  785 => 108,  775 => 107,  762 => 94,  759 => 93,  749 => 92,  738 => 102,  732 => 99,  727 => 98,  724 => 97,  722 => 92,  715 => 91,  705 => 90,  693 => 104,  690 => 90,  682 => 85,  678 => 83,  676 => 82,  670 => 81,  663 => 80,  653 => 79,  639 => 50,  633 => 49,  628 => 48,  618 => 47,  605 => 74,  599 => 70,  596 => 69,  592 => 67,  583 => 66,  574 => 65,  565 => 64,  556 => 63,  547 => 62,  544 => 61,  542 => 60,  537 => 59,  535 => 58,  529 => 56,  524 => 55,  521 => 54,  519 => 47,  514 => 45,  506 => 44,  500 => 43,  495 => 42,  485 => 41,  474 => 229,  472 => 147,  468 => 145,  459 => 139,  454 => 137,  450 => 135,  448 => 134,  444 => 133,  438 => 129,  427 => 125,  419 => 124,  411 => 123,  403 => 122,  394 => 121,  391 => 120,  385 => 119,  383 => 118,  374 => 115,  372 => 114,  369 => 113,  366 => 107,  364 => 79,  361 => 78,  359 => 41,  353 => 40,  350 => 39,  340 => 38,  330 => 32,  320 => 31,  308 => 291,  305 => 289,  303 => 287,  299 => 286,  295 => 285,  290 => 284,  284 => 281,  276 => 276,  273 => 275,  270 => 274,  268 => 273,  265 => 272,  261 => 270,  251 => 266,  246 => 263,  242 => 262,  238 => 260,  235 => 259,  233 => 258,  218 => 248,  209 => 246,  203 => 244,  190 => 236,  183 => 231,  181 => 38,  177 => 36,  173 => 34,  170 => 33,  168 => 31,  163 => 29,  159 => 28,  155 => 27,  151 => 26,  146 => 25,  142 => 24,  138 => 23,  133 => 21,  129 => 20,  124 => 18,  120 => 17,  115 => 16,  111 => 15,  107 => 14,  102 => 12,  96 => 9,  91 => 7,  86 => 5,  83 => 4,  73 => 3,  62 => 2,  60 => 1,  47 => 2,);
  1076.     }
  1077.     public function getSourceContext()
  1078.     {
  1079.         return new Source("{% set hasReCaptcha = true %}
  1080. {% extends 'Default/parameters.html.twig' %}
  1081. {% block html %}
  1082. <!doctype html>
  1083. <html lang='fr' class='{{desktop(\"adapt\")}}'>
  1084.     <head>
  1085.         <title>{{t}}</title>
  1086.         <meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
  1087.         <meta name='description' content='{{d}}' />
  1088.         <meta name='viewport' content='width=device-width, user-scalable=no, initial-scale=1' />
  1089.         <meta property='fb:app_id' content='798097520521275' />
  1090.         <meta property='og:url' content='{{app.request.uri}}' />
  1091.         <meta property='og:type' content='article' />
  1092.         <meta property='og:title' content='{{t}}' data-dynamic='true' />
  1093.         <meta property='og:description' content='{{d}}' data-dynamic='true' />
  1094.         <meta property='og:image' content='{{w}}{{thumb}}?v=001' data-dynamic='true' />
  1095.         <meta property='og:image:width' content='{{thumbnailSize.width}}' data-dynamic='true'>
  1096.         <meta property='og:image:height' content='{{thumbnailSize.height}}' data-dynamic='true'>
  1097.         <meta property='og:locale' content='fr_FR' />
  1098.         <meta property='og:site_name' content='{{sitename}}' />
  1099.         <meta property='twitter:url' content='{{app.request.uri}}' />
  1100.         <meta property='twitter:card' content='summary' />
  1101.         <meta property='twitter:title' content='{{t}}' />
  1102.         <meta property='twitter:description' content='{{d}}' />
  1103.         <meta property='twitter:image' content='{{w}}{{thumb}}' />
  1104.         <link rel=\"icon\" href=\"{{asset('images/favicon.ico')}}?v=001\">
  1105.         <link type='text/css' rel='stylesheet' href='{{asset(\"css/os-style.css\")}}?v=002' />
  1106.         <link type='text/css' rel='stylesheet' href='{{asset(\"css/style.css\")}}?v=004' />
  1107.         <link type='text/css' rel='stylesheet' href='{{asset(\"css/os-anim.css\")}}' />
  1108.         <script src=\"https://kit.fontawesome.com/6451c614e6.js\" crossorigin=\"anonymous\"></script>
  1109.         {% block css %}
  1110.         {% endblock %}
  1111.         {% if (hasReCaptcha ?? false) %}
  1112.         <script src=\"https://www.google.com/recaptcha/api.js\" async defer></script>
  1113.         {% endif %}
  1114.     </head>
  1115.     <body class='bg-white'>
  1116. \t\t{% block container %}
  1117.         <div id='container' class='container relative w100 hoverflow'>
  1118.             <header id='header' class='bg-white shadow-header fixed left top w100 hheight transition-1s gpadding {{desktop(\"\")}} {{mobile(\"\")}}'>
  1119.             {% block header %}
  1120.                 <div class='relative top flex row space fill transition-1s {{desktop(\"\")}}'>
  1121. \t\t\t\t\t<div class='relative fill flex row space {{desktop(\"\")}} {{mobile(\"\")}}'>
  1122.                         <a href='{{path(\"home\")}}' class='transition white h100 relative {{desktop(\" vt-10-in\")}} {{mobile(\"vt-10-in\")}}'>
  1123.                             <img src=\"{{asset(os_param('logo'))}}\" class='block h100'>
  1124.                         </a>
  1125. \t\t\t\t\t\t{% block menu %}
  1126.                         <div class=\"flex row middle space h100 {{desktop('w100')}}\">
  1127.     \t\t\t\t\t\t<menu id='menu' class='fill transition-alt {{desktop(\"h100\")}} {{mobile(\"bg-success fixed top left htop w100\")}}'>
  1128.                                 {{render(controller('App\\\\Controller\\\\DefaultController::menu',{activeMenu:(menu is defined ? menu)}))}}
  1129.     \t\t\t\t\t\t</menu>
  1130.                         </div>
  1131. \t\t\t\t\t\t{% endblock %}
  1132.                         <div class=\"flex row middle\">
  1133.                             <span class=\"os-click flex row middle {{desktop('hz-10-in')}}{{mobile(' hz-5-in')}}\" data-target=\"#searchBox\">
  1134.                                 <i class=\"icon w100 search h100 filter-black {{desktop('min')}}{{mobile('')}}\"></i>
  1135.                             </span>
  1136.                             {% if isDesktop() %}
  1137.                             <div class='h5 black flex row vt-10  {{mobile(\"center\")}}'>
  1138.                                 {% set social = os_param('socialmedia') %}
  1139.                                 {% set class = \"icon min fab left-5\" %}
  1140.                                 {% if social.whatsapp %}<a href='{{social.whatsapp}}' class='{{class}} fa-whatsapp' target=\"_blank\" title=\"Nous écrire sur WhatsApp\"></a>{% endif %}
  1141.                                 {% if social.facebook %}<a href='{{social.facebook}}' class='{{class}} fa-facebook-square' target=\"_blank\" title=\"Page Facebook officiel\"></a>{% endif %}
  1142.                     \t\t\t{% if social.twitter %}<a href='{{social.twitter}}' class='{{class}} fa-twitter' target=\"_blank\" title=\"Compte Twitter officiel\"></a>{% endif %}
  1143.                                 {% if social.youtube %}<a href='{{social.youtube}}' class='{{class}} fa-youtube' target=\"_blank\" title=\"Compte Youtube officiel\"></a>{% endif %}
  1144.                                 {% if social.linkedin %}<a href='{{social.linkedin}}' class='{{class}} fa-linkedin' target=\"_blank\" title=\"Compte Flickr officiel\"></a>{% endif %}
  1145.                             </div>
  1146.                             {% endif %}
  1147.                             {% if isMobile() %}
  1148.                             <div id='btn-menu' class='left-10 flex col middle os-click' data-target='#menu'>
  1149.                                 <i class='fa fa-bars h1 black'></i>
  1150.                             </div>
  1151.                             {% endif %}
  1152.                         </div>
  1153.                     </div>
  1154.                 </div>
  1155.             {% endblock header %}
  1156.             </header>
  1157.             {% block banner %}
  1158. \t\t\t<div id='banner' class='banner bg-success relative w100 htop-in {{desktop(\"\")}} {{mobile(\"\")}}'>
  1159. \t\t\t\t<div class='relative flex row space w100 gpadding {{desktop(\"hpadding\")}} {{mobile(\"vt-30-in\")}}'>
  1160.                     {% if banner is defined %}
  1161.                     <div class=\"absolute fill top left\">
  1162.                         <figure class=\"fill relative hoverflow\">
  1163.                             <img src=\"{{banner}}\" class=\"cover\">
  1164.                         </figure>
  1165.                     </div>
  1166.                     <i class=\"absolute top left fill gradient-banner\"></i>
  1167.                     {% endif %}
  1168.                     {% block titlebox %}
  1169.                     <div class='relative white w100 flex col {{desktop(\"top-20-in\")}} {{mobile(\"\")}}'>
  1170.                         {% block title %}
  1171.                         <h1 class='special-alt extrabold left-30-in'>
  1172.                             <span class=\"home-title\">{{titleAlt is defined ? titleAlt|replace({\" **\":\" <strong class='extrabold'>\",\"'**\":\"'<strong class='extrabold'>\",\"**\":\"</strong>\"})|raw : title is defined ? title : \"Aucune donnée\"}}</span>
  1173.                         </h1>
  1174.                         {% endblock title %}
  1175.                         {% if description is defined or subtitle is defined %}
  1176.                         <p class=\"h5 medium left-30-in upper {{desktop('half_80')}}\">
  1177.                         {{description is defined ? description|nl2br : subtitle}}
  1178.                         </p>
  1179.                         {% endif %}
  1180.                     </div>
  1181.                     {% endblock %}
  1182.                 </div>
  1183. \t\t\t</div>
  1184.             {% endblock banner %}
  1185.             {% block body %}
  1186.             <div id='content' class='bg-white content relative'>
  1187.     \t\t\t{% block content %}
  1188.                 {% endblock content %}
  1189.             </div>
  1190.             {% endblock body %}
  1191.             {% if not home and noShare is not defined %}
  1192. \t\t\t<div class='flex col middle center  bg-warning sharing-box gpadding {{desktop('vt-40-in')}} {{mobile('vt-20-in')}}'>
  1193. \t\t\t\t<h2 class='h6 black upper vt-8-in font-alt bold'>Partager cette page</h2>
  1194. \t\t\t\t<div class='flex row middle black'>
  1195.                     {% set link = app.request.uri %}
  1196.                     {% if title is not defined %}{% set title = \"Site web du \"~sitename %} {% endif %}
  1197.                     {% set class = \"iflex col middle center \"~ desktop(' h4 hz-10')~ mobile(' h1 hz-8') %}
  1198. \t\t\t\t\t<a class='{{class}}' title='Partager via WhatsApp' target='_blank' href='whatsapp://send?text={{title}} => {{link}}'><i class='transition fab fa-whatsapp'></i></a>
  1199. \t\t\t\t\t<a class='{{class}}' title='Partager sur Facebook' target='_blank' href='https://www.facebook.com/sharer/sharer.php?u={{link}}&t={{title}}'><i class='transition fab fa-facebook-square'></i></a>
  1200. \t\t\t\t\t<a class='{{class}}' title='Partager sur Twitter' target='_blank' href='https://twitter.com/intent/tweet?text={{title}}&url={{link}}'><i class='transition fab fa-twitter'></i></a>
  1201. \t\t\t\t\t<a class='{{class}}' title='Envoyer par mail' target='_blank' href='mailto:?subject={{title}}&amp;body=Je vous invite à lire cette page :  {{link}}.'><i class='transition fa fa-envelope'></i></a>
  1202. \t\t\t\t\t<a class='{{class}}' title='Partager sur LinkedIn' target='_blank' href='https://www.linkedin.com/shareArticle?mini=true&url={{link}}&title={{title}}'><i class='transition fab fa-linkedin'></i></a>
  1203. \t\t\t\t</div>
  1204. \t\t\t</div>
  1205.             {% endif %}
  1206.             <div class=\"relative bg-warning gpadding\">
  1207.                 <div class=\"bg-black vt-60-in absolute bottom left w100\"></div>
  1208.                 {{render(controller('App\\\\Controller\\\\Front\\\\SubscribersFrontController::form',{}))}}
  1209.                 {% if isDesktop() %}
  1210.                 <div class=\"gwidth absolute bottom right\">
  1211.                     <div class=\"w100 flex row center\">
  1212.                         <a href=\"#banner\" class=\"os-scroll relative icon bg-white circle {{desktop('padding-15')}}\">
  1213.                             <span href=\"#banner\" class=\"block relative fill\">
  1214.                                 <img src=\"{{asset('icons/arrow-up.png')}}\" class=\"contain\">
  1215.                             </span>
  1216.                         </a>
  1217.                     </div>
  1218.                 </div>
  1219.                 {% endif %}
  1220.             </div>
  1221. \t\t\t{% block footer %}
  1222.             <footer id=\"footer\" class=\"bg-black relative gpadding white flex {{desktop('col htop-in bottom-40-in')}} {{mobile('col vt-40-in')}}\">
  1223.                 <div class=\"flex center middle {{desktop('row')}}{{mobile('col')}}\">
  1224.                     <div class=\"{{desktop(\"\")}}\">
  1225.                         <figure class=\"relative hoverflow {{desktop('hheight hz-40-in')}} {{mobile('hz-60-in vt-10-in w100')}}\">
  1226.                             <img src=\"{{asset('images/ministere.png')}}\" class=\"{{desktop('h100')}}{{mobile('w100')}}\">
  1227.                         </figure>
  1228.                     </div>
  1229.                     <div class=\"{{desktop(\"\")}}\">
  1230.                         <figure class=\"relative hoverflow {{desktop('hheight hz-40-in')}} {{mobile('hz-60-in vt-10-in w100')}}\">
  1231.                             <img src=\"{{asset(os_param('logo'))}}\" class=\"filter-white {{desktop('h100')}}{{mobile('w100')}}\">
  1232.                         </figure>
  1233.                     </div>
  1234.                     <div class=\"{{desktop(\"\")}}\">
  1235.                         <figure class=\"relative hoverflow {{desktop('hheight hz-40-in')}} {{mobile('hz-60-in vt-10-in w100')}}\">
  1236.                             <img src=\"{{asset('images/cooperation-alt.png')}}\" class=\"{{desktop('h100')}}{{mobile('w100')}}\">
  1237.                         </figure>
  1238.                     </div>
  1239.                 </div>
  1240.                 <div class=\"w100 relative flex {{desktop('row space top-80')}}{{mobile('col center text-center')}}\">
  1241.                     {% set class = \"block \"~desktop(\"top-10\")~mobile(\"vt-3-in\") %}
  1242.                     <div class=\"{{desktop('right-60')}} {{mobile('top-20')}}\">
  1243.                         <span class=\"upper gray medium\" href=\"\">Navigation</span>
  1244.                         <ul class=\"flex col p-alt {{desktop('left-20-in')}} {{mobile('list')}}\">
  1245.                             <li class=\"\"><a class=\"{{class}}\" href=\"{{path('formations')}}\">Formations</a></li>
  1246.                             <li class=\"\"><a class=\"{{class}}\" href=\"{{path('events')}}\">Colloques</a></li>
  1247.                             <li class=\"\"><a class=\"{{class}}\" href=\"{{path('professions')}}\">Professions</a></li>
  1248.                             <li class=\"\"><a class=\"{{class}}\" href=\"{{path('articles')}}\">Actualités</a></li>
  1249.                             <li class=\"\"><a class=\"{{class}}\" href=\"{{path('resources')}}\">Ressources</a></li>
  1250.                         </ul>
  1251.                     </div>
  1252.                     <div class=\"{{desktop('right-60')}} {{mobile('top-20')}}\">
  1253.                         <span class=\"upper gray medium\" href=\"\">Liens utiles</span>
  1254.                         <ul class=\"flex col p-alt {{desktop('left-20-in')}} {{mobile('list')}}\">
  1255.                             <li class=\"\"><a class=\"{{class}}\" href=\"https://www.gouv.bj\" target=\"_blank\">Gouvernement du Bénin</a></li>
  1256.                             <li class=\"\"><a class=\"{{class}}\" href=\"https://beninrevele.bj\" target=\"_blank\">Programme d'Actions du Gouvernement</a></li>
  1257.                             <li class=\"\"><a class=\"{{class}}\" href=\"https://justice.gouv.bj\" target=\"_blank\">Ministère de la Justice et de la Législation</a></li>
  1258.                             <li class=\"\"><a class=\"{{class}}\" href=\"https://sgg.gouv.bj\" target=\"_blank\">Secrétariat général du Gouvernement</a></li>
  1259.                             <li class=\"\"><a class=\"{{class}}\" href=\"https://european-union.europa.eu/index_fr\" target=\"_blank\">Union Européenne</a></li>
  1260.                         </ul>
  1261.                     </div>
  1262.                     <div class=\"flex col {{desktop('left right-60')}} {{mobile('top-20')}}\">
  1263.                         <span class=\"upper gray medium\" href=\"\">Nos contacts</span>
  1264.                         <ul class='p-alt white flex row {{mobile(\"center\")}}'>
  1265.                             <li class='relative flex col top  {{mobile(\"center\")}}'>
  1266.                                 <span class='vt-5-in flex row middle'>
  1267.                                     <i class='fa fa-envelope top-5 right-10'></i>
  1268.                                     <span>{{os_param(\"contacts\").email}}</span>
  1269.                                 </span>
  1270.                                 <span class='vt-5-in flex row middle'>
  1271.                                     <i class='fa fa-phone top-5 right-10'></i>
  1272.                                     <span>{{os_param(\"contacts\").phone}}</span>
  1273.                                 </span>
  1274.                             </li>
  1275.                         </ul>
  1276.                         <div class=\"flex row middle top-10 {{mobile('center')}}\">
  1277.                             {% set class=\"icon circle bg-white flex col middle center right-10 \"~desktop('min')~mobile('') %}
  1278.                             {% set social = os_param('socialmedia') %}
  1279.                             {% if social.whatsapp %}<a href='{{social.whatsapp}}' class='{{class}}' target=\"_blank\" title=\"Nous écrire sur WhatsApp\"><i class=\"success fab fa-whatsapp\"></i></a>{% endif %}
  1280.                             {% if social.facebook %}<a href='{{social.facebook}}' class='{{class}}' target=\"_blank\" title=\"Page Facebook officiel\"><i class=\"success fab fa-facebook-f\"></i></a>{% endif %}
  1281.                             {% if social.twitter %}<a href='{{social.twitter}}' class='{{class}}' target=\"_blank\" title=\"Compte Twitter officiel\"><i class=\"success fab fa-twitter\"></i></a>{% endif %}
  1282.                             {% if social.youtube %}<a href='{{social.youtube}}' class='{{class}}' target=\"_blank\" title=\"Compte Youtube officiel\"><i class=\"success fab fa-youtube\"></i></a>{% endif %}
  1283.                             {% if social.linkedin %}<a href='{{social.linkedin}}' class='{{class}}' target=\"_blank\" title=\"Compte Flickr officiel\"><i class=\"success fab fa-flickr\"></i></a>{% endif %}
  1284.                         </div>
  1285.                     </div>
  1286.                 </div>
  1287.                 <div class=\"flex col center text-center warning {{desktop('top-80')}}{{mobile('top-20')}}\">
  1288.                     <span>© Copyright 2022 - EFPJ</span>
  1289.                     <span class=\"p-alt white vt-10\">Financé par l'Union Européenne</span>
  1290.                     <a href=\"{{path('page',{slug:'mentions-legales'})}}\" class=\"top-10 p-alt\">Mentions légales et politique de confidentialité</a>
  1291.                 </div>
  1292.                 <div class=\"absolute left bottom w100 gpadding\">
  1293.                     <div class=\"w100 flag flex row flex-1\">
  1294.                         <i></i>
  1295.                         <i></i>
  1296.                         <i></i>
  1297.                     </div>
  1298.                 </div>
  1299.             </footer>
  1300.             {% endblock footer %}
  1301.         </div>
  1302. \t{% endblock container %}
  1303.         <div id='searchBox' class='anim-display anim-show vfill fixed top left'>
  1304.             <i class=\"block mask fill absolute top left\"></i>
  1305.     \t\t<div class='hpadding fill flex row center middle'>
  1306.     \t\t\t<div class='bg-gray relative shadow  {{desktop(\"half_80 vt-80-in hz-80-in\")}} {{mobile(\"vt-20-in hz-20-in\")}}'>
  1307.                     <div class='absolute top right bg-error padding-10'>
  1308.                         <span data-target='#searchBox' class='block icon close contain filter-white os-click'></span>
  1309.                     </div>
  1310.     \t\t\t\t<div class='w100 flex col around'>
  1311.     \t\t\t\t\t<div class='flex col middle top-20 text-center'>
  1312.                             <h2 class='h3 success'>Faire une recherche</h2>
  1313.     \t\t\t\t\t\t<p class='h6 top-10 bottom-20'>Formations, professions, colloques, articles, documents, etc.</p>
  1314.     \t\t\t\t\t\t<div class='flex row hoverflow text-center {{desktop(\"\")}}{{mobile(\"\")}}'>
  1315.     \t\t\t\t\t\t\t<div class='bg-gray w100'>
  1316.     \t\t\t\t\t\t\t\t<input id='searchInput' data-action='{{path(\"search\",{keywords:\":keywords\"})}}' type='search' class='os-search block noborder bg-white h4 black {{desktop(\"hz-40-in vt-20-in\")}} {{mobile(\"hz-20-in vt-10-in\")}} block w100' placeholder='Saisissez votre recherche ici'>
  1317.     \t\t\t\t\t\t\t</div>
  1318.     \t\t\t\t\t\t\t<div class='relative flex col middle center {{desktop(\"vt-10-in \")}} {{mobile(\"vt-8-in\")}} hz-20-in bg-success'>
  1319.     \t\t\t\t\t\t\t\t<span class='block icon small search contain filter-white os-search-btn pointer' data-target='#searchInput'></span>
  1320.     \t\t\t\t\t\t\t</div>
  1321.     \t\t\t\t\t\t</div>
  1322.     \t\t\t\t\t</div>
  1323.     \t\t\t\t</div>
  1324.     \t\t\t</div>
  1325.     \t\t</div>
  1326.     \t</div>
  1327.     {% set notices = app.session.flashBag.get('notice') %}
  1328.     {% if notices|length %}
  1329.         <div class='popup show gpadding flex col middle center'>
  1330.         \t<span class='icon contain close os-close filter-white absolute top right'></span>
  1331.         \t{% for notice in notices %}
  1332.         \t<div class='flex row middle center relative bg-white hz-40-in vt-20-in '>
  1333.         \t\t<div class='flex row  success text-left'>
  1334.         \t\t\t<i class='fa fa-thumbs-up fa-3x top-5  right-20'></i>
  1335.         \t\t\t<p class='h4  black'>{{notice|raw}}</p>
  1336.         \t\t</div>
  1337.         \t</div>
  1338.         \t{% endfor %}
  1339.         </div>
  1340.     {% endif %}
  1341.         {% if os_param('GA') and app.request.schemeAndHttpHost() != 'http://localhost' %}
  1342.         {% set code = os_param('GA') %}
  1343.         <!-- Global site tag (gtag.js) - Google Analytics -->
  1344.         <script async src=\"https://www.googletagmanager.com/gtag/js?id={{code}}\"></script>
  1345.         <script>
  1346.           window.dataLayer = window.dataLayer || [];
  1347.           function gtag(){dataLayer.push(arguments);}
  1348.           gtag('js', new Date());
  1349.           gtag('config', '{{code}}');
  1350.         </script>
  1351.         {% endif %}
  1352.         <script src='{{asset(\"js/jquery-3.6.0.min.js\")}}'></script>
  1353.         <script src='{{asset(\"js/os-script.js\")}}?v=004'></script>
  1354.         <script src='{{asset(\"js/script.js\")}}?v=004'></script>
  1355.         {% block js %}
  1356.         {% endblock %}
  1357.         {% block script %}
  1358.         {% endblock %}
  1359.     </body>
  1360. </html>
  1361. {% endblock %}
  1362. ""Default/base.html.twig""/home/adminroot/www/templates/Default/base.html.twig");
  1363.     }
  1364. }