<?phpuse Twig\Environment;use Twig\Error\LoaderError;use Twig\Error\RuntimeError;use Twig\Extension\CoreExtension;use Twig\Extension\SandboxExtension;use Twig\Markup;use Twig\Sandbox\SecurityError;use Twig\Sandbox\SecurityNotAllowedTagError;use Twig\Sandbox\SecurityNotAllowedFilterError;use Twig\Sandbox\SecurityNotAllowedFunctionError;use Twig\Source;use Twig\Template;use Twig\TemplateWrapper;/* application/whileresume/website/candidates/layout-social.html.twig */class __TwigTemplate_c35c9b84e41381d1387b0965339e5eb2 extends Template{ private Source $source; /** * @var array<string, Template> */ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'title' => [$this, 'block_title'], 'robots' => [$this, 'block_robots'], 'description' => [$this, 'block_description'], 'meta_social' => [$this, 'block_meta_social'], 'meta' => [$this, 'block_meta'], 'head' => [$this, 'block_head'], 'canonical' => [$this, 'block_canonical'], 'css' => [$this, 'block_css'], 'js' => [$this, 'block_js'], 'body' => [$this, 'block_body'], 'footer_js' => [$this, 'block_footer_js'], 'footerjs' => [$this, 'block_footerjs'], ]; } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "application/whileresume/website/candidates/layout-social.html.twig")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "application/whileresume/website/candidates/layout-social.html.twig")); // line 1 $context["connectUser"] = false; // line 2 $context["isCandidateUser"] = false; // line 3 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.', 3, $this->source); })()), "user", [], "any", false, false, false, 3))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) { // line 4 yield " "; $context["connectUser"] = true; // line 5 yield " "; if ((($tmp = !(null === CoreExtension::getAttribute($this->env, $this->source, 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.', 5, $this->source); })()), "user", [], "any", false, false, false, 5), "candidate", [], "any", false, false, false, 5))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) { // line 6 yield " "; $context["isCandidateUser"] = true; // line 7 yield " "; } } // line 9 yield ""; // line 10 $context["pathAbsolute"] = (CoreExtension::getAttribute($this->env, $this->source, 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); })()), "request", [], "any", false, false, false, 10), "schemeAndHttpHost", [], "any", false, false, false, 10) . CoreExtension::getAttribute($this->env, $this->source, 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); })()), "request", [], "any", false, false, false, 10), "requestUri", [], "any", false, false, false, 10)); // line 11 $context["paramTool"] = $this->extensions['App\Twig\ToolsExtension']->getCoreToolsList("blog"); // line 12 $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.', 12, $this->source); })()), "logo", [], "array", false, false, false, 12); // line 13 $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.', 13, $this->source); })()), "logo_width", [], "array", false, false, false, 13); // line 14 $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.', 14, $this->source); })()), "logo_height", [], "array", false, false, false, 14); // line 15 $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.', 15, $this->source); })()), "logomobile", [], "array", false, false, false, 15); // line 16 $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.', 16, $this->source); })()), "logomobile_width", [], "array", false, false, false, 16); // line 17 $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.', 17, $this->source); })()), "logomobile_height", [], "array", false, false, false, 17); // line 18 yield ""; // line 19 if ((CoreExtension::getAttribute($this->env, $this->source, 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.', 19, $this->source); })()), "request", [], "any", false, false, false, 19), "locale", [], "any", false, false, false, 19) != "fr")) { // line 20 yield " "; $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.', 20, $this->source); })()), "twitter", [], "array", false, false, false, 20); // line 21 yield " "; $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.', 21, $this->source); })()), "facebook", [], "array", false, false, false, 21); // line 22 yield " "; $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.', 22, $this->source); })()), "instagram", [], "array", false, false, false, 22); // line 23 yield " "; $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.', 23, $this->source); })()), "youtube", [], "array", false, false, false, 23); // line 24 yield " "; $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.', 24, $this->source); })()), "linkedin", [], "array", false, false, false, 24); } else { // line 26 yield " "; $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.', 26, $this->source); })()), "twitter_fr", [], "array", false, false, false, 26); // line 27 yield " "; $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.', 27, $this->source); })()), "facebook_fr", [], "array", false, false, false, 27); // line 28 yield " "; $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.', 28, $this->source); })()), "instagram_fr", [], "array", false, false, false, 28); // line 29 yield " "; $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.', 29, $this->source); })()), "youtube_fr", [], "array", false, false, false, 29); // line 30 yield " "; $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.', 30, $this->source); })()), "linkedin_fr", [], "array", false, false, false, 30); } // line 32 yield ""; // line 33 $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.', 33, $this->source); })()), "favicon", [], "array", false, false, false, 33); // line 34 $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.', 34, $this->source); })()), "websitename", [], "array", false, false, false, 34); // line 35 $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.', 35, $this->source); })()), "htmltrack", [], "array", false, false, false, 35); // line 36 $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.', 36, $this->source); })()), "htmltrack2", [], "array", false, false, false, 36); // line 37 $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.', 37, $this->source); })()), "absolute_domain", [], "array", false, false, false, 37); // line 38 $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.', 38, $this->source); })()), "lang_HTML", [], "array", false, false, false, 38); // line 39 $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.', 39, $this->source); })()), "link_ios_fr", [], "array", false, false, false, 39); // line 40 $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.', 40, $this->source); })()), "link_android_fr", [], "array", false, false, false, 40); // line 41 if ((CoreExtension::getAttribute($this->env, $this->source, 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.', 41, $this->source); })()), "request", [], "any", false, false, false, 41), "locale", [], "any", false, false, false, 41) != "fr")) { // line 42 yield " "; $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.', 42, $this->source); })()), "link_ios_us", [], "array", false, false, false, 42); // line 43 yield " "; $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.', 43, $this->source); })()), "link_android_us", [], "array", false, false, false, 43); } // line 45 yield ""; // line 46 $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.', 46, $this->source); })()), "favicon", [], "array", false, false, false, 46); // line 47 $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.', 47, $this->source); })()), "websitename", [], "array", false, false, false, 47); // line 48 $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.', 48, $this->source); })()), "htmltrack", [], "array", false, false, false, 48); // line 49 $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.', 49, $this->source); })()), "htmltrack2", [], "array", false, false, false, 49); // line 50 $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.', 50, $this->source); })()), "absolute_domain", [], "array", false, false, false, 50); // line 51 $context["footer_description"] = 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.', 51, $this->source); })()), "footer_description", [], "array", false, false, false, 51); // line 52 $context["footer_html_col1_en"] = 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.', 52, $this->source); })()), "footer_html_col1_en", [], "array", false, false, false, 52); // line 53 $context["footer_html_col2_en"] = 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.', 53, $this->source); })()), "footer_html_col2_en", [], "array", false, false, false, 53); // line 54 $context["footer_html_col3_en"] = 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.', 54, $this->source); })()), "footer_html_col3_en", [], "array", false, false, false, 54); // line 55 $context["footer_html_col1_fr"] = 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.', 55, $this->source); })()), "footer_html_col1_fr", [], "array", false, false, false, 55); // line 56 $context["footer_html_col2_fr"] = 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.', 56, $this->source); })()), "footer_html_col2_fr", [], "array", false, false, false, 56); // line 57 $context["footer_html_col3_fr"] = 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.', 57, $this->source); })()), "footer_html_col3_fr", [], "array", false, false, false, 57); // line 58 $context["ios_fr"] = 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.', 58, $this->source); })()), "link_ios_fr", [], "array", false, false, false, 58); // line 59 $context["android_fr"] = 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.', 59, $this->source); })()), "link_android_fr", [], "array", false, false, false, 59); // line 60 $context["ios_us"] = 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.', 60, $this->source); })()), "link_ios_us", [], "array", false, false, false, 60); // line 61 $context["android_us"] = 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.', 61, $this->source); })()), "link_android_us", [], "array", false, false, false, 61); // line 62 $context["arrayTranslate"] = $this->extensions['App\Twig\TranslationsExtension']->getArrayTranslateLocale(CoreExtension::getAttribute($this->env, $this->source, 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.', 62, $this->source); })()), "request", [], "any", false, false, false, 62), "locale", [], "any", false, false, false, 62)); // line 63 yield "<!DOCTYPE html><html class=\"no-js\" lang=\""; // line 65 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.', 65, $this->source); })()), "html", null, true); yield "\"><head> <meta charset=\"utf-8\"> <!--[if IE]><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /><![endif]--> <title>"; // line 69 yield from $this->unwrap()->yieldBlock('title', $context, $blocks); yield "</title> <meta name=\"language\" content=\""; // line 70 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.', 70, $this->source); })()), "html", null, true); yield "\" /> <meta name=\"copyright\" content=\""; // line 71 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.', 71, $this->source); })()), "html", null, true); yield "\" /> <meta name=\"robots\" content=\""; // line 72 yield from $this->unwrap()->yieldBlock('robots', $context, $blocks); yield "\" /> <meta name=\"description\" content=\""; // line 73 yield from $this->unwrap()->yieldBlock('description', $context, $blocks); yield "\" /> <meta name=\"viewport\" content=\"initial-scale=1.0\" /> <meta name=\"viewport\" content=\"width=device-width, height=device-height, initial-scale=1, maximum-scale=6, minimum-scale=1, minimal-ui\" /> "; // line 76 yield from $this->unwrap()->yieldBlock('meta_social', $context, $blocks); // line 77 yield " "; yield from $this->unwrap()->yieldBlock('meta', $context, $blocks); // line 78 yield " "; yield from $this->unwrap()->yieldBlock('head', $context, $blocks); // line 79 yield " "; yield from $this->unwrap()->yieldBlock('canonical', $context, $blocks); // line 80 yield " "; yield from $this->load("components/dns-prefetch.html.twig", 80)->unwrap()->yield($context); // line 81 yield " "; yield from $this->load("components/favicon.html.twig", 81)->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.', 81, $this->source); })())])); // line 82 yield " <link rel=\"stylesheet\" href=\"/assets/sociala/css/themify-icons.css\" /> <link rel=\"stylesheet\" href=\"/assets/sociala/css/feather.css\" /> <link rel=\"stylesheet\" href=\"/assets/sociala/css/style.css\" /> <link rel=\"stylesheet\" href=\"/assets/sociala/css/emoji.css\" /> <link rel=\"stylesheet\" href=\"/assets/sociala/css/lightbox.css\" /> "; // line 89 yield from $this->unwrap()->yieldBlock('css', $context, $blocks); // line 90 yield " <script src=\"/bundles/fosjsrouting/js/router.min.js\"></script> <script src=\""; // line 92 yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]); yield "\"></script> <script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-17987523659\"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-17987523659');</script> "; // line 97 yield from $this->unwrap()->yieldBlock('js', $context, $blocks); // line 98 yield " "; yield (isset($context["htmlTrack"]) || array_key_exists("htmlTrack", $context) ? $context["htmlTrack"] : (function () { throw new RuntimeError('Variable "htmlTrack" does not exist.', 98, $this->source); })()); yield "</head><body class=\"color-theme-purple mont-font\"><div class=\"preloader\"></div><div class=\"main-wrapper\"> "; // line 105 yield from $this->load("application/whileresume/website/articles/components/header.html.twig", 105)->unwrap()->yield($context); // line 106 yield " "; yield from $this->load("application/whileresume/website/articles/components/sidebar.html.twig", 106)->unwrap()->yield($context); // line 107 yield " <div class=\"main-content right-chat-active\"> <div class=\"middle-sidebar-bottom\"> <div class=\"middle-sidebar-left\"> "; // line 111 yield from $this->unwrap()->yieldBlock('body', $context, $blocks); // line 112 yield " </div> </div> </div> "; // line 117 yield "</div><script src=\"/assets/sociala/js/plugin.js\"></script><script src=\"/assets/sociala/js/lightbox.js\"></script><script src=\"/assets/sociala/js/scripts.js\"></script>"; // line 122 yield from $this->load("components/flashmessage.html.twig", 122)->unwrap()->yield($context); // line 123 yield from $this->unwrap()->yieldBlock('footer_js', $context, $blocks); // line 124 yield from $this->unwrap()->yieldBlock('footerjs', $context, $blocks); // line 125 yield (isset($context["htmlTrack2"]) || array_key_exists("htmlTrack2", $context) ? $context["htmlTrack2"] : (function () { throw new RuntimeError('Variable "htmlTrack2" does not exist.', 125, $this->source); })()); yield "</body></html>"; $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); yield from []; } // line 69 /** * @return iterable<null|scalar|\Stringable> */ public function block_title(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 72 /** * @return iterable<null|scalar|\Stringable> */ public function block_robots(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "robots")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "robots")); yield "index,follow"; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 73 /** * @return iterable<null|scalar|\Stringable> */ public function block_description(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 76 /** * @return iterable<null|scalar|\Stringable> */ public function block_meta_social(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_social")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_social")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 77 /** * @return iterable<null|scalar|\Stringable> */ public function block_meta(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 78 /** * @return iterable<null|scalar|\Stringable> */ public function block_head(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 79 /** * @return iterable<null|scalar|\Stringable> */ public function block_canonical(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 89 /** * @return iterable<null|scalar|\Stringable> */ public function block_css(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 97 /** * @return iterable<null|scalar|\Stringable> */ public function block_js(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "js")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "js")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 111 /** * @return iterable<null|scalar|\Stringable> */ public function block_body(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 123 /** * @return iterable<null|scalar|\Stringable> */ public function block_footer_js(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_js")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_js")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } // line 124 /** * @return iterable<null|scalar|\Stringable> */ public function block_footerjs(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footerjs")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footerjs")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "application/whileresume/website/candidates/layout-social.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 576 => 124, 554 => 123, 532 => 111, 510 => 97, 488 => 89, 466 => 79, 444 => 78, 422 => 77, 400 => 76, 378 => 73, 355 => 72, 333 => 69, 318 => 125, 316 => 124, 314 => 123, 312 => 122, 305 => 117, 299 => 112, 297 => 111, 291 => 107, 288 => 106, 286 => 105, 275 => 98, 273 => 97, 265 => 92, 261 => 90, 259 => 89, 250 => 82, 247 => 81, 244 => 80, 241 => 79, 238 => 78, 235 => 77, 233 => 76, 227 => 73, 223 => 72, 219 => 71, 215 => 70, 211 => 69, 204 => 65, 200 => 63, 198 => 62, 196 => 61, 194 => 60, 192 => 59, 190 => 58, 188 => 57, 186 => 56, 184 => 55, 182 => 54, 180 => 53, 178 => 52, 176 => 51, 174 => 50, 172 => 49, 170 => 48, 168 => 47, 166 => 46, 163 => 45, 159 => 43, 156 => 42, 154 => 41, 152 => 40, 150 => 39, 148 => 38, 146 => 37, 144 => 36, 142 => 35, 140 => 34, 138 => 33, 135 => 32, 131 => 30, 128 => 29, 125 => 28, 122 => 27, 119 => 26, 115 => 24, 112 => 23, 109 => 22, 106 => 21, 103 => 20, 101 => 19, 98 => 18, 96 => 17, 94 => 16, 92 => 15, 90 => 14, 88 => 13, 86 => 12, 84 => 11, 82 => 10, 79 => 9, 75 => 7, 72 => 6, 69 => 5, 66 => 4, 64 => 3, 62 => 2, 60 => 1,); } public function getSourceContext(): Source { return new Source("{% set connectUser = false %}{% set isCandidateUser = false %}{% if app.user is not null %} {% set connectUser = true %} {% if app.user.candidate is not null %} {% set isCandidateUser = true %} {% endif %}{% endif %}{% set pathAbsolute = app.request.schemeAndHttpHost ~ app.request.requestUri %}{% set paramTool = getCoreToolsList(\"blog\") %}{% set logo = paramTool['logo'] %}{% set logo_width = paramTool['logo_width'] %}{% set logo_height = paramTool['logo_height'] %}{% set logoMobile = paramTool['logomobile'] %}{% set logoMobile_width = paramTool['logomobile_width'] %}{% set logoMobile_height = paramTool['logomobile_height'] %}{% if app.request.locale != \"fr\" %} {% set twitter = paramTool['twitter'] %} {% set facebook = paramTool['facebook'] %} {% set instagram = paramTool['instagram'] %} {% set youtube = paramTool['youtube'] %} {% set linkedin = paramTool['linkedin'] %}{% else %} {% set twitter = paramTool['twitter_fr'] %} {% set facebook = paramTool['facebook_fr'] %} {% set instagram = paramTool['instagram_fr'] %} {% set youtube = paramTool['youtube_fr'] %} {% set linkedin = paramTool['linkedin_fr'] %}{% endif %}{% set favicon = paramTool['favicon'] %}{% set websitename = paramTool['websitename'] %}{% set htmlTrack = paramTool['htmltrack'] %}{% set htmlTrack2 = paramTool['htmltrack2'] %}{% set domain = paramTool['absolute_domain'] %}{% set lang = paramTool['lang_HTML'] %}{% set ios = paramTool['link_ios_fr'] %}{% set android = paramTool['link_android_fr'] %}{% if app.request.locale != \"fr\" %} {% set ios = paramTool['link_ios_us'] %} {% set android = paramTool['link_android_us'] %}{% endif %}{% set favicon = paramTool['favicon'] %}{% set websitename = paramTool['websitename'] %}{% set htmlTrack = paramTool['htmltrack'] %}{% set htmlTrack2 = paramTool['htmltrack2'] %}{% set domain = paramTool['absolute_domain'] %}{% set footer_description = paramTool['footer_description'] %}{% set footer_html_col1_en = paramTool['footer_html_col1_en'] %}{% set footer_html_col2_en = paramTool['footer_html_col2_en'] %}{% set footer_html_col3_en = paramTool['footer_html_col3_en'] %}{% set footer_html_col1_fr = paramTool['footer_html_col1_fr'] %}{% set footer_html_col2_fr = paramTool['footer_html_col2_fr'] %}{% set footer_html_col3_fr = paramTool['footer_html_col3_fr'] %}{% set ios_fr = paramTool['link_ios_fr'] %}{% set android_fr = paramTool['link_android_fr'] %}{% set ios_us = paramTool['link_ios_us'] %}{% set android_us = paramTool['link_android_us'] %}{% set arrayTranslate = getArrayTranslateLocale(app.request.locale) %}<!DOCTYPE html><html class=\"no-js\" lang=\"{{ lang }}\"><head> <meta charset=\"utf-8\"> <!--[if IE]><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /><![endif]--> <title>{% block title %}{% endblock title %}</title> <meta name=\"language\" content=\"{{ lang }}\" /> <meta name=\"copyright\" content=\"{{ websitename }}\" /> <meta name=\"robots\" content=\"{% block robots %}index,follow{% endblock robots %}\" /> <meta name=\"description\" content=\"{% block description %}{% endblock description %}\" /> <meta name=\"viewport\" content=\"initial-scale=1.0\" /> <meta name=\"viewport\" content=\"width=device-width, height=device-height, initial-scale=1, maximum-scale=6, minimum-scale=1, minimal-ui\" /> {% block meta_social %}{% endblock meta_social %} {% block meta %}{% endblock meta %} {% block head %}{% endblock head %} {% block canonical %}{% endblock canonical %} {% include \"components/dns-prefetch.html.twig\" %} {% include \"components/favicon.html.twig\" with {'favicon':favicon} %} <link rel=\"stylesheet\" href=\"/assets/sociala/css/themify-icons.css\" /> <link rel=\"stylesheet\" href=\"/assets/sociala/css/feather.css\" /> <link rel=\"stylesheet\" href=\"/assets/sociala/css/style.css\" /> <link rel=\"stylesheet\" href=\"/assets/sociala/css/emoji.css\" /> <link rel=\"stylesheet\" href=\"/assets/sociala/css/lightbox.css\" /> {% block css %}{% endblock css %} <script src=\"/bundles/fosjsrouting/js/router.min.js\"></script> <script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script> <script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-17987523659\"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-17987523659');</script> {% block js %}{% endblock js %} {{ htmlTrack|raw }}</head><body class=\"color-theme-purple mont-font\"><div class=\"preloader\"></div><div class=\"main-wrapper\"> {% include \"application/whileresume/website/articles/components/header.html.twig\" %} {% include \"application/whileresume/website/articles/components/sidebar.html.twig\" %} <div class=\"main-content right-chat-active\"> <div class=\"middle-sidebar-bottom\"> <div class=\"middle-sidebar-left\"> {% block body %}{% endblock body %} </div> </div> </div> {#% block right_sidebar %}{% include \"application/whileresume/website/articles/components/right-sidebar.html.twig\" %}{% endblock right_sidebar %#}</div><script src=\"/assets/sociala/js/plugin.js\"></script><script src=\"/assets/sociala/js/lightbox.js\"></script><script src=\"/assets/sociala/js/scripts.js\"></script>{% include \"components/flashmessage.html.twig\" %}{% block footer_js %}{% endblock footer_js %}{% block footerjs %}{% endblock footerjs %}{{ htmlTrack2|raw }}</body></html>", "application/whileresume/website/candidates/layout-social.html.twig", "/var/www/vhosts/mirtillostudio.fr/b1.mirtillostudio.fr/version-1/templates/application/whileresume/website/candidates/layout-social.html.twig"); }}