var/cache/dev/twig/bc/bc13707fdeb0248416a0e69fe32ac8c9.php line 51

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* application/whileresume/application/jobs/layout-social.html.twig */
  16. class __TwigTemplate_87eb14389302a1c042993f7a32af0920 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.             'title' => [$this'block_title'],
  30.             'robots' => [$this'block_robots'],
  31.             'description' => [$this'block_description'],
  32.             'meta_social' => [$this'block_meta_social'],
  33.             'meta' => [$this'block_meta'],
  34.             'head' => [$this'block_head'],
  35.             'canonical' => [$this'block_canonical'],
  36.             'css' => [$this'block_css'],
  37.             'js' => [$this'block_js'],
  38.             'body' => [$this'block_body'],
  39.             'right_sidebar' => [$this'block_right_sidebar'],
  40.             'footer_js' => [$this'block_footer_js'],
  41.             'footerjs' => [$this'block_footerjs'],
  42.         ];
  43.     }
  44.     protected function doDisplay(array $context, array $blocks = []): iterable
  45.     {
  46.         $macros $this->macros;
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""application/whileresume/application/jobs/layout-social.html.twig"));
  49.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""application/whileresume/application/jobs/layout-social.html.twig"));
  51.         // line 7
  52.         yield "
  53. ";
  54.         // line 8
  55.         $context["connectUser"] = false;
  56.         // line 9
  57.         $context["isCandidateUser"] = false;
  58.         // line 10
  59.         if ((($tmp =  !(null === CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'10$this->source); })()), "user", [], "any"falsefalsefalse10))) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  60.             // line 11
  61.             yield "    ";
  62.             $context["connectUser"] = true;
  63.             // line 12
  64.             yield "    ";
  65.             if ((($tmp =  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'12$this->source); })()), "user", [], "any"falsefalsefalse12), "candidate", [], "any"falsefalsefalse12))) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  66.                 // line 13
  67.                 yield "        ";
  68.                 $context["isCandidateUser"] = true;
  69.                 // line 14
  70.                 yield "    ";
  71.             }
  72.         }
  73.         // line 16
  74.         yield "
  75. ";
  76.         // line 17
  77.         $context["pathAbsolute"] = (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'17$this->source); })()), "request", [], "any"falsefalsefalse17), "schemeAndHttpHost", [], "any"falsefalsefalse17) . CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'17$this->source); })()), "request", [], "any"falsefalsefalse17), "requestUri", [], "any"falsefalsefalse17));
  78.         // line 18
  79.         $context["paramTool"] = $this->extensions['App\Twig\ToolsExtension']->getCoreToolsList("blog");
  80.         // line 19
  81.         $context["logo"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'19$this->source); })()), "logo", [], "array"falsefalsefalse19);
  82.         // line 20
  83.         $context["logo_width"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'20$this->source); })()), "logo_width", [], "array"falsefalsefalse20);
  84.         // line 21
  85.         $context["logo_height"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'21$this->source); })()), "logo_height", [], "array"falsefalsefalse21);
  86.         // line 22
  87.         $context["logoMobile"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'22$this->source); })()), "logomobile", [], "array"falsefalsefalse22);
  88.         // line 23
  89.         $context["logoMobile_width"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'23$this->source); })()), "logomobile_width", [], "array"falsefalsefalse23);
  90.         // line 24
  91.         $context["logoMobile_height"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'24$this->source); })()), "logomobile_height", [], "array"falsefalsefalse24);
  92.         // line 25
  93.         yield "
  94. ";
  95.         // line 26
  96.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'26$this->source); })()), "request", [], "any"falsefalsefalse26), "locale", [], "any"falsefalsefalse26) != "fr")) {
  97.             // line 27
  98.             yield "    ";
  99.             $context["twitter"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'27$this->source); })()), "twitter", [], "array"falsefalsefalse27);
  100.             // line 28
  101.             yield "    ";
  102.             $context["facebook"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'28$this->source); })()), "facebook", [], "array"falsefalsefalse28);
  103.             // line 29
  104.             yield "    ";
  105.             $context["instagram"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'29$this->source); })()), "instagram", [], "array"falsefalsefalse29);
  106.             // line 30
  107.             yield "    ";
  108.             $context["youtube"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'30$this->source); })()), "youtube", [], "array"falsefalsefalse30);
  109.             // line 31
  110.             yield "    ";
  111.             $context["linkedin"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'31$this->source); })()), "linkedin", [], "array"falsefalsefalse31);
  112.         } else {
  113.             // line 33
  114.             yield "    ";
  115.             $context["twitter"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'33$this->source); })()), "twitter_fr", [], "array"falsefalsefalse33);
  116.             // line 34
  117.             yield "    ";
  118.             $context["facebook"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'34$this->source); })()), "facebook_fr", [], "array"falsefalsefalse34);
  119.             // line 35
  120.             yield "    ";
  121.             $context["instagram"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'35$this->source); })()), "instagram_fr", [], "array"falsefalsefalse35);
  122.             // line 36
  123.             yield "    ";
  124.             $context["youtube"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'36$this->source); })()), "youtube_fr", [], "array"falsefalsefalse36);
  125.             // line 37
  126.             yield "    ";
  127.             $context["linkedin"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'37$this->source); })()), "linkedin_fr", [], "array"falsefalsefalse37);
  128.         }
  129.         // line 39
  130.         yield "
  131. ";
  132.         // line 40
  133.         $context["favicon"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'40$this->source); })()), "favicon", [], "array"falsefalsefalse40);
  134.         // line 41
  135.         $context["websitename"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'41$this->source); })()), "websitename", [], "array"falsefalsefalse41);
  136.         // line 42
  137.         $context["htmlTrack"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'42$this->source); })()), "htmltrack", [], "array"falsefalsefalse42);
  138.         // line 43
  139.         $context["htmlTrack2"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'43$this->source); })()), "htmltrack2", [], "array"falsefalsefalse43);
  140.         // line 44
  141.         $context["domain"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'44$this->source); })()), "absolute_domain", [], "array"falsefalsefalse44);
  142.         // line 45
  143.         $context["lang"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'45$this->source); })()), "lang_HTML", [], "array"falsefalsefalse45);
  144.         // line 46
  145.         $context["ios"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'46$this->source); })()), "link_ios_fr", [], "array"falsefalsefalse46);
  146.         // line 47
  147.         $context["android"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'47$this->source); })()), "link_android_fr", [], "array"falsefalsefalse47);
  148.         // line 48
  149.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'48$this->source); })()), "request", [], "any"falsefalsefalse48), "locale", [], "any"falsefalsefalse48) != "fr")) {
  150.             // line 49
  151.             yield "    ";
  152.             $context["ios"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'49$this->source); })()), "link_ios_us", [], "array"falsefalsefalse49);
  153.             // line 50
  154.             yield "    ";
  155.             $context["android"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramTool"]) || array_key_exists("paramTool"$context) ? $context["paramTool"] : (function () { throw new RuntimeError('Variable "paramTool" does not exist.'50$this->source); })()), "link_android_us", [], "array"falsefalsefalse50);
  156.         }
  157.         // line 52
  158.         yield "
  159. <!DOCTYPE html>
  160. <html class=\"no-js\" lang=\"";
  161.         // line 54
  162.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'54$this->source); })()), "html"nulltrue);
  163.         yield "\">
  164. <head>
  165.     <meta charset=\"utf-8\">
  166.     <!--[if IE]><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /><![endif]-->
  167.     <title>";
  168.         // line 58
  169.         yield from $this->unwrap()->yieldBlock('title'$context$blocks);
  170.         yield "</title>
  171.     <meta name=\"language\" content=\"";
  172.         // line 59
  173.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'59$this->source); })()), "html"nulltrue);
  174.         yield "\" />
  175.     <meta name=\"copyright\" content=\"";
  176.         // line 60
  177.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["websitename"]) || array_key_exists("websitename"$context) ? $context["websitename"] : (function () { throw new RuntimeError('Variable "websitename" does not exist.'60$this->source); })()), "html"nulltrue);
  178.         yield "\" />
  179.     <meta name=\"robots\" content=\"";
  180.         // line 61
  181.         yield from $this->unwrap()->yieldBlock('robots'$context$blocks);
  182.         yield "\" />
  183.     <meta name=\"description\" content=\"";
  184.         // line 62
  185.         yield from $this->unwrap()->yieldBlock('description'$context$blocks);
  186.         yield "\" />
  187.     <meta name=\"viewport\" content=\"initial-scale=1.0\" />
  188.     <meta name=\"viewport\" content=\"width=device-width, height=device-height, initial-scale=1, maximum-scale=6, minimum-scale=1, minimal-ui\" />
  189.     ";
  190.         // line 65
  191.         yield from $this->unwrap()->yieldBlock('meta_social'$context$blocks);
  192.         // line 66
  193.         yield "    ";
  194.         yield from $this->unwrap()->yieldBlock('meta'$context$blocks);
  195.         // line 67
  196.         yield "    ";
  197.         yield from $this->unwrap()->yieldBlock('head'$context$blocks);
  198.         // line 68
  199.         yield "    ";
  200.         yield from $this->unwrap()->yieldBlock('canonical'$context$blocks);
  201.         // line 69
  202.         yield "    ";
  203.         yield from $this->load("components/dns-prefetch.html.twig"69)->unwrap()->yield($context);
  204.         // line 70
  205.         yield "    ";
  206.         yield from $this->load("components/favicon.html.twig"70)->unwrap()->yield(CoreExtension::merge($context, ["favicon" => (isset($context["favicon"]) || array_key_exists("favicon"$context) ? $context["favicon"] : (function () { throw new RuntimeError('Variable "favicon" does not exist.'70$this->source); })())]));
  207.         // line 71
  208.         yield "
  209.     <link rel=\"stylesheet\" href=\"/assets/sociala/css/themify-icons.css\" />
  210.     <link rel=\"stylesheet\" href=\"/assets/sociala/css/feather.css\" />
  211.     <link rel=\"stylesheet\" href=\"/assets/sociala/css/style.css\" />
  212.     <link rel=\"stylesheet\" href=\"/assets/sociala/css/emoji.css\" />
  213.     <link rel=\"stylesheet\" href=\"/assets/sociala/css/lightbox.css\" />
  214.     ";
  215.         // line 78
  216.         yield from $this->unwrap()->yieldBlock('css'$context$blocks);
  217.         // line 79
  218.         yield "
  219.     <script src=\"/bundles/fosjsrouting/js/router.min.js\"></script>
  220.     <script src=\"";
  221.         // line 81
  222.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
  223.         yield "\"></script>
  224.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-17987523659\"></script>
  225.     <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-17987523659');</script>
  226.     ";
  227.         // line 86
  228.         yield from $this->unwrap()->yieldBlock('js'$context$blocks);
  229.         // line 87
  230.         yield "    ";
  231.         yield (isset($context["htmlTrack"]) || array_key_exists("htmlTrack"$context) ? $context["htmlTrack"] : (function () { throw new RuntimeError('Variable "htmlTrack" does not exist.'87$this->source); })());
  232.         yield "
  233. </head>
  234. <body class=\"color-theme-purple mont-font\">
  235. <div class=\"preloader\"></div>
  236. <div class=\"main-wrapper\">
  237.     ";
  238.         // line 97
  239.         yield "    <div class=\"nav-header bg-white shadow-xs border-0\">
  240.         <div class=\"nav-top\">
  241.             <a href=\"";
  242.         // line 99
  243.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'99$this->source); })()), "request", [], "any"falsefalsefalse99), "locale", [], "any"falsefalsefalse99) == "en")) {
  244.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("whileresume_homepage");
  245.         } else {
  246.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("locale_whileresume_homepage", ["_locale" => CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'99$this->source); })()), "request", [], "any"falsefalsefalse99), "locale", [], "any"falsefalsefalse99)]), "html"nulltrue);
  247.         }
  248.         yield "\">
  249.                 <img src=\"/uploads/logo.png\" style=\"width:180px;\" alt=\"";
  250.         // line 100
  251.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["websitename"]) || array_key_exists("websitename"$context) ? $context["websitename"] : (function () { throw new RuntimeError('Variable "websitename" does not exist.'100$this->source); })()), "html"nulltrue);
  252.         yield "\" />
  253.             </a>
  254.             ";
  255.         // line 102
  256.         if ((($tmp = (isset($context["connectUser"]) || array_key_exists("connectUser"$context) ? $context["connectUser"] : (function () { throw new RuntimeError('Variable "connectUser" does not exist.'102$this->source); })())) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  257.             // line 103
  258.             yield "                <a href=\"#\" class=\"mob-menu ms-auto me-2 chat-active-btn\">
  259.                     <i class=\"feather-message-circle text-grey-900 font-sm btn-round-md bg-greylight\"></i>
  260.                 </a>
  261.             ";
  262.         }
  263.         // line 107
  264.         yield "            <button class=\"nav-menu me-0 ms-2\"></button>
  265.         </div>
  266.         <a href=\"";
  267.         // line 110
  268.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'110$this->source); })()), "request", [], "any"falsefalsefalse110), "locale", [], "any"falsefalsefalse110) == "en")) {
  269.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("whileresume_homepage");
  270.         } else {
  271.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("locale_whileresume_homepage", ["_locale" => CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'110$this->source); })()), "request", [], "any"falsefalsefalse110), "locale", [], "any"falsefalsefalse110)]), "html"nulltrue);
  272.         }
  273.         yield "\" class=\"p-2 text-center ms-3 menu-icon center-menu-icon\">
  274.             <i class=\"feather-home font-lg bg-greylight btn-round-lg theme-dark-bg text-grey-500\"></i>
  275.         </a>
  276.         <a href=\"";
  277.         // line 113
  278.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["ios"]) || array_key_exists("ios"$context) ? $context["ios"] : (function () { throw new RuntimeError('Variable "ios" does not exist.'113$this->source); })()), "html"nulltrue);
  279.         yield "\" class=\"p-2 text-center menu-icon center-menu-icon\">
  280.             <i class=\"feather-ios font-lg bg-greylight btn-round-lg theme-dark-bg text-grey-500\">
  281.                 <svg style=\"margin-top:-4px;\" fill=\"#adb5bc\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.71 19.5C17.88 20.74 17 21.95 15.66 21.97C14.32 22 13.89 21.18 12.37 21.18C10.84 21.18 10.37 21.95 9.09997 22C7.78997 22.05 6.79997 20.68 5.95997 19.47C4.24997 17 2.93997 12.45 4.69997 9.39C5.56997 7.87 7.12997 6.91 8.81997 6.88C10.1 6.86 11.32 7.75 12.11 7.75C12.89 7.75 14.37 6.68 15.92 6.84C16.57 6.87 18.39 7.1 19.56 8.82C19.47 8.88 17.39 10.1 17.41 12.63C17.44 15.65 20.06 16.66 20.09 16.67C20.06 16.74 19.67 18.11 18.71 19.5ZM13 3.5C13.73 2.67 14.94 2.04 15.94 2C16.07 3.17 15.6 4.35 14.9 5.19C14.21 6.04 13.07 6.7 11.95 6.61C11.8 5.46 12.36 4.26 13 3.5Z\"/></svg>
  282.             </i>
  283.         </a>
  284.         <a href=\"";
  285.         // line 118
  286.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["android"]) || array_key_exists("android"$context) ? $context["android"] : (function () { throw new RuntimeError('Variable "android" does not exist.'118$this->source); })()), "html"nulltrue);
  287.         yield "\" class=\"p-2 text-center menu-icon center-menu-icon\">
  288.             <i class=\"feather-android font-lg bg-greylight btn-round-lg theme-dark-bg text-grey-500\">
  289.                 <svg style=\"margin-top:-4px; margin-left:7px;\" height=\"20px\" width=\"20px\" viewBox=\"0 0 512 512\"><g><path style=\"fill:#3A9BC8;\" d=\"M225.656,256.052L14.016,485.451l-6.442,7.052c-4.005-5.919-6.704-12.972-7.313-20.806C0.087,470.305,0,468.91,0,467.518V44.499c0-9.488,2.873-18.02,7.574-24.987L225.656,256.052z\"/><path style=\"fill:#9BCD83;\" d=\"M320.811,152.8l-95.155,103.253L7.574,19.512C19.936,1.405,45.183-6.342,66.6,6.02L320.811,152.8z\"/><path style=\"fill:#EEB84C;\" d=\"M455.056,257.27c-0.348,14.453-7.748,28.904-22.113,37.174l-112.132,64.771l-95.155-103.163L320.811,152.8l70.518,40.745l41.614,24.026C448.178,226.366,455.579,241.861,455.056,257.27z\"/><path style=\"fill:#B43F70;\" d=\"M7.591,492.492c12.368,18.116,37.599,25.838,58.976,13.496L320.775,359.22l-95.156-103.209L7.591,492.492z\"/></g></svg>
  290.             </i>
  291.         </a>
  292.         ";
  293.         // line 125
  294.         yield "        ";
  295.         if ((($tmp = (isset($context["connectUser"]) || array_key_exists("connectUser"$context) ? $context["connectUser"] : (function () { throw new RuntimeError('Variable "connectUser" does not exist.'125$this->source); })())) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  296.             // line 126
  297.             yield "            <a href=\"#\" class=\"p-2 text-center ms-auto menu-icon chat-active-btn\">
  298.                 <i class=\"feather-message-square font-xl text-current\"></i>
  299.             </a>
  300.             ";
  301.             // line 129
  302.             $context["profileRoute"] = (((($tmp = (isset($context["isCandidateUser"]) || array_key_exists("isCandidateUser"$context) ? $context["isCandidateUser"] : (function () { throw new RuntimeError('Variable "isCandidateUser" does not exist.'129$this->source); })())) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ("cvs_gestion_candidates_dashboard") : ("cvs_gestion_enterprises_profile_profile"));
  303.             // line 130
  304.             yield "            ";
  305.             $context["localeProfileRoute"] = (((($tmp = (isset($context["isCandidateUser"]) || array_key_exists("isCandidateUser"$context) ? $context["isCandidateUser"] : (function () { throw new RuntimeError('Variable "isCandidateUser" does not exist.'130$this->source); })())) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ("locale_cvs_gestion_candidates_dashboard") : ("locale_cvs_gestion_enterprises_profile_profile"));
  306.             // line 131
  307.             yield "            <a href=\"";
  308.             if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'131$this->source); })()), "request", [], "any"falsefalsefalse131), "locale", [], "any"falsefalsefalse131) == "en")) {
  309.                 yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["profileRoute"]) || array_key_exists("profileRoute"$context) ? $context["profileRoute"] : (function () { throw new RuntimeError('Variable "profileRoute" does not exist.'131$this->source); })()));
  310.             } else {
  311.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["localeProfileRoute"]) || array_key_exists("localeProfileRoute"$context) ? $context["localeProfileRoute"] : (function () { throw new RuntimeError('Variable "localeProfileRoute" does not exist.'131$this->source); })()), ["_locale" => CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'131$this->source); })()), "request", [], "any"falsefalsefalse131), "locale", [], "any"falsefalsefalse131)]), "html"nulltrue);
  312.             }
  313.             yield "\" class=\"p-0 ms-3 menu-icon\">
  314.                 <img src=\"/uploads/no_avatar.png\" alt=\"user\" class=\"w40 mt--1\">
  315.             </a>
  316.         ";
  317.         } else {
  318.             // line 135
  319.             yield "            <a href=\"";
  320.             if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'135$this->source); })()), "request", [], "any"falsefalsefalse135), "locale", [], "any"falsefalsefalse135) == "en")) {
  321.                 yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
  322.             } else {
  323.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("locale_app_login", ["_locale" => CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'135$this->source); })()), "request", [], "any"falsefalsefalse135), "locale", [], "any"falsefalsefalse135)]), "html"nulltrue);
  324.             }
  325.             yield "\"
  326.                class=\"ms-auto me-2 px-3 py-2 d-inline-flex align-items-center fw-600 font-xssss text-white\"
  327.                style=\"background:#000;border-radius:10px;text-decoration:none;\">
  328.                 <i class=\"feather-log-in me-2\"></i>
  329.                 <span class=\"d-none d-md-inline\">";
  330.             // line 139
  331.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("layout.signin", [], "whr-public"), "html"nulltrue);
  332.             yield "</span>
  333.             </a>
  334.         ";
  335.         }
  336.         // line 142
  337.         yield "    </div>
  338.     ";
  339.         // line 147
  340.         yield "    ";
  341.         yield from $this->load("application/whileresume/application/jobs/sidebar.html.twig"147)->unwrap()->yield($context);
  342.         // line 148
  343.         yield "
  344.     ";
  345.         // line 153
  346.         yield "    <div class=\"main-content right-chat-active\">
  347.         <div class=\"middle-sidebar-bottom\">
  348.             <div class=\"middle-sidebar-left\">
  349.                 ";
  350.         // line 156
  351.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  352.         // line 157
  353.         yield "            </div>
  354.         </div>
  355.     </div>
  356.     ";
  357.         // line 161
  358.         yield from $this->unwrap()->yieldBlock('right_sidebar'$context$blocks);
  359.         // line 162
  360.         yield "
  361.     <div class=\"app-header-search\">
  362.         <form class=\"search-form\">
  363.             <div class=\"form-group searchbox mb-0 border-0 p-1\">
  364.                 <input type=\"text\" class=\"form-control border-0\" placeholder=\"";
  365.         // line 166
  366.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("layout.search.placeholder", [], "whr-public"), "html"nulltrue);
  367.         yield "\">
  368.                 <i class=\"input-icon\">
  369.                     <ion-icon name=\"search-outline\" role=\"img\" class=\"md hydrated\" aria-label=\"search outline\"></ion-icon>
  370.                 </i>
  371.                 <a href=\"#\" class=\"ms-1 mt-1 d-inline-block close searchbox-close\">
  372.                     <i class=\"ti-close font-xs\"></i>
  373.                 </a>
  374.             </div>
  375.         </form>
  376.     </div>
  377. </div>
  378. <script src=\"/assets/sociala/js/plugin.js\"></script>
  379. <script src=\"/assets/sociala/js/lightbox.js\"></script>
  380. <script src=\"/assets/sociala/js/scripts.js\"></script>
  381. ";
  382.         // line 181
  383.         yield from $this->load("components/flashmessage.html.twig"181)->unwrap()->yield($context);
  384.         // line 182
  385.         yield from $this->unwrap()->yieldBlock('footer_js'$context$blocks);
  386.         // line 183
  387.         yield from $this->unwrap()->yieldBlock('footerjs'$context$blocks);
  388.         // line 184
  389.         yield (isset($context["htmlTrack2"]) || array_key_exists("htmlTrack2"$context) ? $context["htmlTrack2"] : (function () { throw new RuntimeError('Variable "htmlTrack2" does not exist.'184$this->source); })());
  390.         yield "
  391. </body>
  392. </html>
  393. ";
  394.         
  395.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  396.         
  397.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  398.         yield from [];
  399.     }
  400.     // line 58
  401.     /**
  402.      * @return iterable<null|scalar|\Stringable>
  403.      */
  404.     public function block_title(array $context, array $blocks = []): iterable
  405.     {
  406.         $macros $this->macros;
  407.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  408.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  409.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  410.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  411.         
  412.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  413.         
  414.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  415.         yield from [];
  416.     }
  417.     // line 61
  418.     /**
  419.      * @return iterable<null|scalar|\Stringable>
  420.      */
  421.     public function block_robots(array $context, array $blocks = []): iterable
  422.     {
  423.         $macros $this->macros;
  424.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  425.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""robots"));
  426.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  427.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""robots"));
  428.         yield "index,follow";
  429.         
  430.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  431.         
  432.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  433.         yield from [];
  434.     }
  435.     // line 62
  436.     /**
  437.      * @return iterable<null|scalar|\Stringable>
  438.      */
  439.     public function block_description(array $context, array $blocks = []): iterable
  440.     {
  441.         $macros $this->macros;
  442.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  443.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  444.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  445.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  446.         
  447.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  448.         
  449.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  450.         yield from [];
  451.     }
  452.     // line 65
  453.     /**
  454.      * @return iterable<null|scalar|\Stringable>
  455.      */
  456.     public function block_meta_social(array $context, array $blocks = []): iterable
  457.     {
  458.         $macros $this->macros;
  459.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  460.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  461.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  462.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  463.         
  464.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  465.         
  466.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  467.         yield from [];
  468.     }
  469.     // line 66
  470.     /**
  471.      * @return iterable<null|scalar|\Stringable>
  472.      */
  473.     public function block_meta(array $context, array $blocks = []): iterable
  474.     {
  475.         $macros $this->macros;
  476.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  477.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  478.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  479.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  480.         
  481.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  482.         
  483.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  484.         yield from [];
  485.     }
  486.     // line 67
  487.     /**
  488.      * @return iterable<null|scalar|\Stringable>
  489.      */
  490.     public function block_head(array $context, array $blocks = []): iterable
  491.     {
  492.         $macros $this->macros;
  493.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  494.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  495.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  496.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  497.         
  498.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  499.         
  500.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  501.         yield from [];
  502.     }
  503.     // line 68
  504.     /**
  505.      * @return iterable<null|scalar|\Stringable>
  506.      */
  507.     public function block_canonical(array $context, array $blocks = []): iterable
  508.     {
  509.         $macros $this->macros;
  510.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  511.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  512.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  513.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  514.         yield from $this->load("components/canonical.html.twig"68)->unwrap()->yield(CoreExtension::merge($context, ["path" => (isset($context["pathAbsolute"]) || array_key_exists("pathAbsolute"$context) ? $context["pathAbsolute"] : (function () { throw new RuntimeError('Variable "pathAbsolute" does not exist.'68$this->source); })())]));
  515.         
  516.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  517.         
  518.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  519.         yield from [];
  520.     }
  521.     // line 78
  522.     /**
  523.      * @return iterable<null|scalar|\Stringable>
  524.      */
  525.     public function block_css(array $context, array $blocks = []): iterable
  526.     {
  527.         $macros $this->macros;
  528.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  529.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  530.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  531.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  532.         
  533.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  534.         
  535.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  536.         yield from [];
  537.     }
  538.     // line 86
  539.     /**
  540.      * @return iterable<null|scalar|\Stringable>
  541.      */
  542.     public function block_js(array $context, array $blocks = []): iterable
  543.     {
  544.         $macros $this->macros;
  545.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  546.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  547.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  548.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  549.         
  550.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  551.         
  552.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  553.         yield from [];
  554.     }
  555.     // line 156
  556.     /**
  557.      * @return iterable<null|scalar|\Stringable>
  558.      */
  559.     public function block_body(array $context, array $blocks = []): iterable
  560.     {
  561.         $macros $this->macros;
  562.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  563.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  564.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  565.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  566.         
  567.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  568.         
  569.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  570.         yield from [];
  571.     }
  572.     // line 161
  573.     /**
  574.      * @return iterable<null|scalar|\Stringable>
  575.      */
  576.     public function block_right_sidebar(array $context, array $blocks = []): iterable
  577.     {
  578.         $macros $this->macros;
  579.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  580.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""right_sidebar"));
  581.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  582.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""right_sidebar"));
  583.         yield from $this->load("application/whileresume/application/jobs/right-sidebar.html.twig"161)->unwrap()->yield($context);
  584.         
  585.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  586.         
  587.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  588.         yield from [];
  589.     }
  590.     // line 182
  591.     /**
  592.      * @return iterable<null|scalar|\Stringable>
  593.      */
  594.     public function block_footer_js(array $context, array $blocks = []): iterable
  595.     {
  596.         $macros $this->macros;
  597.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  598.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_js"));
  599.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  600.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_js"));
  601.         
  602.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  603.         
  604.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  605.         yield from [];
  606.     }
  607.     // line 183
  608.     /**
  609.      * @return iterable<null|scalar|\Stringable>
  610.      */
  611.     public function block_footerjs(array $context, array $blocks = []): iterable
  612.     {
  613.         $macros $this->macros;
  614.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  615.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footerjs"));
  616.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  617.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footerjs"));
  618.         
  619.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  620.         
  621.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  622.         yield from [];
  623.     }
  624.     /**
  625.      * @codeCoverageIgnore
  626.      */
  627.     public function getTemplateName(): string
  628.     {
  629.         return "application/whileresume/application/jobs/layout-social.html.twig";
  630.     }
  631.     /**
  632.      * @codeCoverageIgnore
  633.      */
  634.     public function isTraitable(): bool
  635.     {
  636.         return false;
  637.     }
  638.     /**
  639.      * @codeCoverageIgnore
  640.      */
  641.     public function getDebugInfo(): array
  642.     {
  643.         return array (  690 => 183,  668 => 182,  645 => 161,  623 => 156,  601 => 86,  579 => 78,  556 => 68,  534 => 67,  512 => 66,  490 => 65,  468 => 62,  445 => 61,  423 => 58,  408 => 184,  406 => 183,  404 => 182,  402 => 181,  384 => 166,  378 => 162,  376 => 161,  370 => 157,  368 => 156,  363 => 153,  360 => 148,  357 => 147,  353 => 142,  347 => 139,  335 => 135,  323 => 131,  320 => 130,  318 => 129,  313 => 126,  310 => 125,  301 => 118,  293 => 113,  283 => 110,  278 => 107,  272 => 103,  270 => 102,  265 => 100,  257 => 99,  253 => 97,  242 => 87,  240 => 86,  232 => 81,  228 => 79,  226 => 78,  217 => 71,  214 => 70,  211 => 69,  208 => 68,  205 => 67,  202 => 66,  200 => 65,  194 => 62,  190 => 61,  186 => 60,  182 => 59,  178 => 58,  171 => 54,  167 => 52,  163 => 50,  160 => 49,  158 => 48,  156 => 47,  154 => 46,  152 => 45,  150 => 44,  148 => 43,  146 => 42,  144 => 41,  142 => 40,  139 => 39,  135 => 37,  132 => 36,  129 => 35,  126 => 34,  123 => 33,  119 => 31,  116 => 30,  113 => 29,  110 => 28,  107 => 27,  105 => 26,  102 => 25,  100 => 24,  98 => 23,  96 => 22,  94 => 21,  92 => 20,  90 => 19,  88 => 18,  86 => 17,  83 => 16,  79 => 14,  76 => 13,  73 => 12,  70 => 11,  68 => 10,  66 => 9,  64 => 8,  61 => 7,);
  644.     }
  645.     public function getSourceContext(): Source
  646.     {
  647.         return new Source("{# ═══════════════════════════════════════════════════════════════════
  648.    LAYOUT SOCIAL — Pages d'offres (publiques + connectées)
  649.    Reprend le layout sociala : header noir + sidebar gauche.
  650.    - Right-chat retiré (vide par défaut, peut être overridé via block right_sidebar)
  651.    - Sidebar nav remplacée par sidebar.html.twig (publique-friendly)
  652. ═══════════════════════════════════════════════════════════════════ #}
  653. {% set connectUser = false %}
  654. {% set isCandidateUser = false %}
  655. {% if app.user is not null %}
  656.     {% set connectUser = true %}
  657.     {% if app.user.candidate is not null %}
  658.         {% set isCandidateUser = true %}
  659.     {% endif %}
  660. {% endif %}
  661. {% set pathAbsolute = app.request.schemeAndHttpHost ~ app.request.requestUri %}
  662. {% set paramTool = getCoreToolsList(\"blog\") %}
  663. {% set logo = paramTool['logo'] %}
  664. {% set logo_width = paramTool['logo_width'] %}
  665. {% set logo_height = paramTool['logo_height'] %}
  666. {% set logoMobile = paramTool['logomobile'] %}
  667. {% set logoMobile_width = paramTool['logomobile_width'] %}
  668. {% set logoMobile_height = paramTool['logomobile_height'] %}
  669. {% if app.request.locale != \"fr\" %}
  670.     {% set twitter = paramTool['twitter'] %}
  671.     {% set facebook = paramTool['facebook'] %}
  672.     {% set instagram = paramTool['instagram'] %}
  673.     {% set youtube = paramTool['youtube'] %}
  674.     {% set linkedin = paramTool['linkedin'] %}
  675. {% else %}
  676.     {% set twitter = paramTool['twitter_fr'] %}
  677.     {% set facebook = paramTool['facebook_fr'] %}
  678.     {% set instagram = paramTool['instagram_fr'] %}
  679.     {% set youtube = paramTool['youtube_fr'] %}
  680.     {% set linkedin = paramTool['linkedin_fr'] %}
  681. {% endif %}
  682. {% set favicon = paramTool['favicon'] %}
  683. {% set websitename = paramTool['websitename'] %}
  684. {% set htmlTrack = paramTool['htmltrack'] %}
  685. {% set htmlTrack2 = paramTool['htmltrack2'] %}
  686. {% set domain = paramTool['absolute_domain'] %}
  687. {% set lang = paramTool['lang_HTML'] %}
  688. {% set ios = paramTool['link_ios_fr'] %}
  689. {% set android = paramTool['link_android_fr'] %}
  690. {% if app.request.locale != \"fr\" %}
  691.     {% set ios = paramTool['link_ios_us'] %}
  692.     {% set android = paramTool['link_android_us'] %}
  693. {% endif %}
  694. <!DOCTYPE html>
  695. <html class=\"no-js\" lang=\"{{ lang }}\">
  696. <head>
  697.     <meta charset=\"utf-8\">
  698.     <!--[if IE]><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /><![endif]-->
  699.     <title>{% block title %}{% endblock title %}</title>
  700.     <meta name=\"language\" content=\"{{ lang }}\" />
  701.     <meta name=\"copyright\" content=\"{{ websitename }}\" />
  702.     <meta name=\"robots\" content=\"{% block robots %}index,follow{% endblock robots %}\" />
  703.     <meta name=\"description\" content=\"{% block description %}{% endblock description %}\" />
  704.     <meta name=\"viewport\" content=\"initial-scale=1.0\" />
  705.     <meta name=\"viewport\" content=\"width=device-width, height=device-height, initial-scale=1, maximum-scale=6, minimum-scale=1, minimal-ui\" />
  706.     {% block meta_social %}{% endblock meta_social %}
  707.     {% block meta %}{% endblock meta %}
  708.     {% block head %}{% endblock head %}
  709.     {% block canonical %}{% include \"components/canonical.html.twig\" with {'path':pathAbsolute} %}{% endblock canonical %}
  710.     {% include \"components/dns-prefetch.html.twig\" %}
  711.     {% include \"components/favicon.html.twig\" with {'favicon':favicon} %}
  712.     <link rel=\"stylesheet\" href=\"/assets/sociala/css/themify-icons.css\" />
  713.     <link rel=\"stylesheet\" href=\"/assets/sociala/css/feather.css\" />
  714.     <link rel=\"stylesheet\" href=\"/assets/sociala/css/style.css\" />
  715.     <link rel=\"stylesheet\" href=\"/assets/sociala/css/emoji.css\" />
  716.     <link rel=\"stylesheet\" href=\"/assets/sociala/css/lightbox.css\" />
  717.     {% block css %}{% endblock css %}
  718.     <script src=\"/bundles/fosjsrouting/js/router.min.js\"></script>
  719.     <script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script>
  720.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-17987523659\"></script>
  721.     <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-17987523659');</script>
  722.     {% block js %}{% endblock js %}
  723.     {{ htmlTrack|raw }}
  724. </head>
  725. <body class=\"color-theme-purple mont-font\">
  726. <div class=\"preloader\"></div>
  727. <div class=\"main-wrapper\">
  728.     {# ═══════════════════════════════════════════════════════════════
  729.        NAV-HEADER — bandeau noir du haut (identique sociala)
  730.     ═══════════════════════════════════════════════════════════════ #}
  731.     <div class=\"nav-header bg-white shadow-xs border-0\">
  732.         <div class=\"nav-top\">
  733.             <a href=\"{% if app.request.locale == \"en\" %}{{ path('whileresume_homepage') }}{% else %}{{ path('locale_whileresume_homepage',{'_locale':app.request.locale}) }}{% endif %}\">
  734.                 <img src=\"/uploads/logo.png\" style=\"width:180px;\" alt=\"{{ websitename }}\" />
  735.             </a>
  736.             {% if connectUser %}
  737.                 <a href=\"#\" class=\"mob-menu ms-auto me-2 chat-active-btn\">
  738.                     <i class=\"feather-message-circle text-grey-900 font-sm btn-round-md bg-greylight\"></i>
  739.                 </a>
  740.             {% endif %}
  741.             <button class=\"nav-menu me-0 ms-2\"></button>
  742.         </div>
  743.         <a href=\"{% if app.request.locale == \"en\" %}{{ path('whileresume_homepage') }}{% else %}{{ path('locale_whileresume_homepage',{'_locale':app.request.locale}) }}{% endif %}\" class=\"p-2 text-center ms-3 menu-icon center-menu-icon\">
  744.             <i class=\"feather-home font-lg bg-greylight btn-round-lg theme-dark-bg text-grey-500\"></i>
  745.         </a>
  746.         <a href=\"{{ ios }}\" class=\"p-2 text-center menu-icon center-menu-icon\">
  747.             <i class=\"feather-ios font-lg bg-greylight btn-round-lg theme-dark-bg text-grey-500\">
  748.                 <svg style=\"margin-top:-4px;\" fill=\"#adb5bc\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.71 19.5C17.88 20.74 17 21.95 15.66 21.97C14.32 22 13.89 21.18 12.37 21.18C10.84 21.18 10.37 21.95 9.09997 22C7.78997 22.05 6.79997 20.68 5.95997 19.47C4.24997 17 2.93997 12.45 4.69997 9.39C5.56997 7.87 7.12997 6.91 8.81997 6.88C10.1 6.86 11.32 7.75 12.11 7.75C12.89 7.75 14.37 6.68 15.92 6.84C16.57 6.87 18.39 7.1 19.56 8.82C19.47 8.88 17.39 10.1 17.41 12.63C17.44 15.65 20.06 16.66 20.09 16.67C20.06 16.74 19.67 18.11 18.71 19.5ZM13 3.5C13.73 2.67 14.94 2.04 15.94 2C16.07 3.17 15.6 4.35 14.9 5.19C14.21 6.04 13.07 6.7 11.95 6.61C11.8 5.46 12.36 4.26 13 3.5Z\"/></svg>
  749.             </i>
  750.         </a>
  751.         <a href=\"{{ android }}\" class=\"p-2 text-center menu-icon center-menu-icon\">
  752.             <i class=\"feather-android font-lg bg-greylight btn-round-lg theme-dark-bg text-grey-500\">
  753.                 <svg style=\"margin-top:-4px; margin-left:7px;\" height=\"20px\" width=\"20px\" viewBox=\"0 0 512 512\"><g><path style=\"fill:#3A9BC8;\" d=\"M225.656,256.052L14.016,485.451l-6.442,7.052c-4.005-5.919-6.704-12.972-7.313-20.806C0.087,470.305,0,468.91,0,467.518V44.499c0-9.488,2.873-18.02,7.574-24.987L225.656,256.052z\"/><path style=\"fill:#9BCD83;\" d=\"M320.811,152.8l-95.155,103.253L7.574,19.512C19.936,1.405,45.183-6.342,66.6,6.02L320.811,152.8z\"/><path style=\"fill:#EEB84C;\" d=\"M455.056,257.27c-0.348,14.453-7.748,28.904-22.113,37.174l-112.132,64.771l-95.155-103.163L320.811,152.8l70.518,40.745l41.614,24.026C448.178,226.366,455.579,241.861,455.056,257.27z\"/><path style=\"fill:#B43F70;\" d=\"M7.591,492.492c12.368,18.116,37.599,25.838,58.976,13.496L320.775,359.22l-95.156-103.209L7.591,492.492z\"/></g></svg>
  754.             </i>
  755.         </a>
  756.         {# ── Bouton à droite : si connecté = chat icon + avatar, sinon = \"Se connecter\" ── #}
  757.         {% if connectUser %}
  758.             <a href=\"#\" class=\"p-2 text-center ms-auto menu-icon chat-active-btn\">
  759.                 <i class=\"feather-message-square font-xl text-current\"></i>
  760.             </a>
  761.             {% set profileRoute = isCandidateUser ? 'cvs_gestion_candidates_dashboard' : 'cvs_gestion_enterprises_profile_profile' %}
  762.             {% set localeProfileRoute = isCandidateUser ? 'locale_cvs_gestion_candidates_dashboard' : 'locale_cvs_gestion_enterprises_profile_profile' %}
  763.             <a href=\"{% if app.request.locale == 'en' %}{{ path(profileRoute) }}{% else %}{{ path(localeProfileRoute,{'_locale':app.request.locale}) }}{% endif %}\" class=\"p-0 ms-3 menu-icon\">
  764.                 <img src=\"/uploads/no_avatar.png\" alt=\"user\" class=\"w40 mt--1\">
  765.             </a>
  766.         {% else %}
  767.             <a href=\"{% if app.request.locale == 'en' %}{{ path('app_login') }}{% else %}{{ path('locale_app_login',{'_locale':app.request.locale}) }}{% endif %}\"
  768.                class=\"ms-auto me-2 px-3 py-2 d-inline-flex align-items-center fw-600 font-xssss text-white\"
  769.                style=\"background:#000;border-radius:10px;text-decoration:none;\">
  770.                 <i class=\"feather-log-in me-2\"></i>
  771.                 <span class=\"d-none d-md-inline\">{{ 'layout.signin'|trans({}, 'whr-public') }}</span>
  772.             </a>
  773.         {% endif %}
  774.     </div>
  775.     {# ═══════════════════════════════════════════════════════════════
  776.        SIDEBAR GAUCHE NAV (sociala-style) — toujours présente
  777.     ═══════════════════════════════════════════════════════════════ #}
  778.     {% include \"application/whileresume/application/jobs/sidebar.html.twig\" %}
  779.     {# ═══════════════════════════════════════════════════════════════
  780.        MAIN CONTENT — pleine largeur (right-chat-active = pas de padding-right)
  781.        Comme ça la sidebar custom dans le block body peut prendre la place.
  782.     ═══════════════════════════════════════════════════════════════ #}
  783.     <div class=\"main-content right-chat-active\">
  784.         <div class=\"middle-sidebar-bottom\">
  785.             <div class=\"middle-sidebar-left\">
  786.                 {% block body %}{% endblock body %}
  787.             </div>
  788.         </div>
  789.     </div>
  790.     {% block right_sidebar %}{% include \"application/whileresume/application/jobs/right-sidebar.html.twig\" %}{% endblock right_sidebar %}
  791.     <div class=\"app-header-search\">
  792.         <form class=\"search-form\">
  793.             <div class=\"form-group searchbox mb-0 border-0 p-1\">
  794.                 <input type=\"text\" class=\"form-control border-0\" placeholder=\"{{ 'layout.search.placeholder'|trans({}, 'whr-public') }}\">
  795.                 <i class=\"input-icon\">
  796.                     <ion-icon name=\"search-outline\" role=\"img\" class=\"md hydrated\" aria-label=\"search outline\"></ion-icon>
  797.                 </i>
  798.                 <a href=\"#\" class=\"ms-1 mt-1 d-inline-block close searchbox-close\">
  799.                     <i class=\"ti-close font-xs\"></i>
  800.                 </a>
  801.             </div>
  802.         </form>
  803.     </div>
  804. </div>
  805. <script src=\"/assets/sociala/js/plugin.js\"></script>
  806. <script src=\"/assets/sociala/js/lightbox.js\"></script>
  807. <script src=\"/assets/sociala/js/scripts.js\"></script>
  808. {% include \"components/flashmessage.html.twig\" %}
  809. {% block footer_js %}{% endblock footer_js %}
  810. {% block footerjs %}{% endblock footerjs %}
  811. {{ htmlTrack2|raw }}
  812. </body>
  813. </html>
  814. ""application/whileresume/application/jobs/layout-social.html.twig""/var/www/vhosts/mirtillostudio.fr/b1.mirtillostudio.fr/version-1/templates/application/whileresume/application/jobs/layout-social.html.twig");
  815.     }
  816. }