var/cache/dev/twig/77/77e2b9b0a4602901677ad561fad478fc.php line 58

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