var/cache/dev/twig/f3/f321ca21b1d4777bafec300691e54be9.php line 414

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