var/cache/dev/twig/db/dbc96ac8f3ac38e28a0e8087e3e5c0c1.php line 306

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\Sandbox\SecurityNotAllowedTestError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. use Twig\TemplateWrapper;
  16. /* application/whileresume/website/layout-social.html.twig */
  17. class __TwigTemplate_7ebc3f1a5659f1ed7f1cf7d51716b0e4 extends Template
  18. {
  19. private Source $source;
  20. /**
  21. * @var array<string, Template>
  22. */
  23. private array $macros = [];
  24. public function __construct(Environment $env)
  25. {
  26. parent::__construct($env);
  27. $this->source = $this->getSourceContext();
  28. $this->parent = false;
  29. $this->blocks = [
  30. 'title' => [$this, 'block_title'],
  31. 'robots' => [$this, 'block_robots'],
  32. 'description' => [$this, 'block_description'],
  33. 'meta_social' => [$this, 'block_meta_social'],
  34. 'meta' => [$this, 'block_meta'],
  35. 'head' => [$this, 'block_head'],
  36. 'canonical' => [$this, 'block_canonical'],
  37. 'css' => [$this, 'block_css'],
  38. 'js' => [$this, 'block_js'],
  39. 'body' => [$this, 'block_body'],
  40. 'footer' => [$this, 'block_footer'],
  41. 'right_sidebar' => [$this, 'block_right_sidebar'],
  42. 'footer_js' => [$this, 'block_footer_js'],
  43. 'footerjs' => [$this, 'block_footerjs'],
  44. ];
  45. }
  46. protected function doDisplay(array $context, array $blocks = []): iterable
  47. {
  48. $macros = $this->macros;
  49. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "application/whileresume/website/layout-social.html.twig"));
  51. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "application/whileresume/website/layout-social.html.twig"));
  53. // line 1
  54. $context["connectUser"] = false;
  55. // line 2
  56. $context["isCandidateUser"] = false;
  57. // line 3
  58. if ( !(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))) {
  59. // line 4
  60. yield " ";
  61. $context["connectUser"] = true;
  62. // line 5
  63. yield " ";
  64. if ( !(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))) {
  65. // line 6
  66. yield " ";
  67. $context["isCandidateUser"] = true;
  68. // line 7
  69. yield " ";
  70. }
  71. }
  72. // line 9
  73. yield "
  74. ";
  75. // line 10
  76. $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));
  77. // line 11
  78. $context["paramTool"] = $this->extensions['App\Twig\ToolsExtension']->getCoreToolsList("blog");
  79. // line 12
  80. $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);
  81. // line 13
  82. $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);
  83. // line 14
  84. $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);
  85. // line 15
  86. $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);
  87. // line 16
  88. $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);
  89. // line 17
  90. $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);
  91. // line 18
  92. yield "
  93. ";
  94. // line 19
  95. 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")) {
  96. // line 20
  97. yield " ";
  98. $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);
  99. // line 21
  100. yield " ";
  101. $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);
  102. // line 22
  103. yield " ";
  104. $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);
  105. // line 23
  106. yield " ";
  107. $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);
  108. // line 24
  109. yield " ";
  110. $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);
  111. } else {
  112. // line 26
  113. yield " ";
  114. $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);
  115. // line 27
  116. yield " ";
  117. $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);
  118. // line 28
  119. yield " ";
  120. $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);
  121. // line 29
  122. yield " ";
  123. $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);
  124. // line 30
  125. yield " ";
  126. $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);
  127. }
  128. // line 32
  129. yield "
  130. ";
  131. // line 33
  132. $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);
  133. // line 34
  134. $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);
  135. // line 35
  136. $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);
  137. // line 36
  138. $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);
  139. // line 37
  140. $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);
  141. // line 38
  142. $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);
  143. // line 39
  144. $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);
  145. // line 40
  146. $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);
  147. // line 41
  148. 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")) {
  149. // line 42
  150. yield " ";
  151. $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);
  152. // line 43
  153. yield " ";
  154. $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);
  155. }
  156. // line 45
  157. yield "
  158. ";
  159. // line 46
  160. $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);
  161. // line 47
  162. $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);
  163. // line 48
  164. $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);
  165. // line 49
  166. $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);
  167. // line 50
  168. $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);
  169. // line 51
  170. $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);
  171. // line 52
  172. $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);
  173. // line 53
  174. $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);
  175. // line 54
  176. $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);
  177. // line 55
  178. $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);
  179. // line 56
  180. $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);
  181. // line 57
  182. $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);
  183. // line 58
  184. $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);
  185. // line 59
  186. $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);
  187. // line 60
  188. $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);
  189. // line 61
  190. $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);
  191. // line 62
  192. $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));
  193. // line 63
  194. yield "
  195. <!DOCTYPE html>
  196. <html class=\"no-js\" lang=\"";
  197. // line 65
  198. yield (string) $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);
  199. yield "\">
  200. <head>
  201. <meta charset=\"utf-8\">
  202. <!--[if IE]><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /><![endif]-->
  203. <title>";
  204. // line 69
  205. yield from $this->unwrap()->yieldBlock('title', $context, $blocks);
  206. yield "</title>
  207. <meta name=\"language\" content=\"";
  208. // line 70
  209. yield (string) $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);
  210. yield "\" />
  211. <meta name=\"copyright\" content=\"";
  212. // line 71
  213. yield (string) $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);
  214. yield "\" />
  215. <meta name=\"robots\" content=\"";
  216. // line 72
  217. yield from $this->unwrap()->yieldBlock('robots', $context, $blocks);
  218. yield "\" />
  219. <meta name=\"description\" content=\"";
  220. // line 73
  221. yield from $this->unwrap()->yieldBlock('description', $context, $blocks);
  222. yield "\" />
  223. <meta name=\"viewport\" content=\"initial-scale=1.0\" />
  224. <meta name=\"viewport\" content=\"width=device-width, height=device-height, initial-scale=1, maximum-scale=6, minimum-scale=1, minimal-ui\" />
  225. ";
  226. // line 76
  227. yield from $this->unwrap()->yieldBlock('meta_social', $context, $blocks);
  228. // line 77
  229. yield " ";
  230. yield from $this->unwrap()->yieldBlock('meta', $context, $blocks);
  231. // line 78
  232. yield " ";
  233. yield from $this->unwrap()->yieldBlock('head', $context, $blocks);
  234. // line 79
  235. yield " ";
  236. yield from $this->unwrap()->yieldBlock('canonical', $context, $blocks);
  237. // line 80
  238. yield " ";
  239. yield from $this->load("components/dns-prefetch.html.twig", 80)->unwrap()->yield($context);
  240. // line 81
  241. yield " ";
  242. 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); })())]));
  243. // line 82
  244. yield "
  245. <link rel=\"stylesheet\" href=\"/assets/sociala/css/themify-icons.css\" />
  246. <link rel=\"stylesheet\" href=\"/assets/sociala/css/feather.css\" />
  247. <link rel=\"stylesheet\" href=\"/assets/sociala/css/style.css\" />
  248. <link rel=\"stylesheet\" href=\"/assets/sociala/css/emoji.css\" />
  249. <link rel=\"stylesheet\" href=\"/assets/sociala/css/lightbox.css\" />
  250. ";
  251. // line 89
  252. yield from $this->unwrap()->yieldBlock('css', $context, $blocks);
  253. // line 90
  254. yield "
  255. <script src=\"/bundles/fosjsrouting/js/router.min.js\"></script>
  256. <script src=\"";
  257. // line 92
  258. yield (string) $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
  259. yield "\"></script>
  260. <script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-17987523659\"></script>
  261. <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(\x27js\x27, new Date()); gtag(\x27config\x27, \x27AW-17987523659\x27);</script>
  262. ";
  263. // line 97
  264. yield from $this->unwrap()->yieldBlock('js', $context, $blocks);
  265. // line 98
  266. yield " ";
  267. yield (string) (isset($context["htmlTrack"]) || array_key_exists("htmlTrack", $context) ? $context["htmlTrack"] : (function () { throw new RuntimeError('Variable "htmlTrack" does not exist.', 98, $this->source); })());
  268. yield "
  269. </head>
  270. <body class=\"color-theme-purple mont-font\">
  271. <div class=\"preloader\"></div>
  272. <div class=\"main-wrapper\">
  273. ";
  274. // line 105
  275. yield from $this->load("application/whileresume/website/components/header.html.twig", 105)->unwrap()->yield($context);
  276. // line 106
  277. yield " ";
  278. yield from $this->load("application/whileresume/website/components/sidebar.html.twig", 106)->unwrap()->yield($context);
  279. // line 107
  280. yield "
  281. <div class=\"main-content\">
  282. <div class=\"middle-sidebar-bottom\">
  283. <div class=\"middle-sidebar-left\">
  284. ";
  285. // line 111
  286. yield from $this->unwrap()->yieldBlock('body', $context, $blocks);
  287. // line 112
  288. yield " </div>
  289. </div>
  290. ";
  291. // line 114
  292. yield from $this->unwrap()->yieldBlock('footer', $context, $blocks);
  293. // line 115
  294. yield " </div>
  295. ";
  296. // line 117
  297. yield from $this->unwrap()->yieldBlock('right_sidebar', $context, $blocks);
  298. // line 118
  299. yield "</div>
  300. <script src=\"/assets/sociala/js/plugin.js\"></script>
  301. <script src=\"/assets/sociala/js/lightbox.js\"></script>
  302. <script src=\"/assets/sociala/js/scripts.js\"></script>
  303. ";
  304. // line 123
  305. yield from $this->load("components/flashmessage.html.twig", 123)->unwrap()->yield($context);
  306. // line 124
  307. yield from $this->unwrap()->yieldBlock('footer_js', $context, $blocks);
  308. // line 125
  309. yield from $this->unwrap()->yieldBlock('footerjs', $context, $blocks);
  310. // line 126
  311. yield (string) (isset($context["htmlTrack2"]) || array_key_exists("htmlTrack2", $context) ? $context["htmlTrack2"] : (function () { throw new RuntimeError('Variable "htmlTrack2" does not exist.', 126, $this->source); })());
  312. yield "
  313. </body>
  314. </html>
  315. ";
  316. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  317. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  318. yield from [];
  319. }
  320. // line 69
  321. /**
  322. * @return iterable<null|scalar|\Stringable>
  323. */
  324. public function block_title(array $context, array $blocks = []): iterable
  325. {
  326. $macros = $this->macros;
  327. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  328. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
  329. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  330. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
  331. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  332. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  333. yield from [];
  334. }
  335. // line 72
  336. /**
  337. * @return iterable<null|scalar|\Stringable>
  338. */
  339. public function block_robots(array $context, array $blocks = []): iterable
  340. {
  341. $macros = $this->macros;
  342. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  343. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "robots"));
  344. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  345. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "robots"));
  346. yield "index,follow";
  347. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  348. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  349. yield from [];
  350. }
  351. // line 73
  352. /**
  353. * @return iterable<null|scalar|\Stringable>
  354. */
  355. public function block_description(array $context, array $blocks = []): iterable
  356. {
  357. $macros = $this->macros;
  358. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  359. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
  360. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  361. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
  362. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  363. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  364. yield from [];
  365. }
  366. // line 76
  367. /**
  368. * @return iterable<null|scalar|\Stringable>
  369. */
  370. public function block_meta_social(array $context, array $blocks = []): iterable
  371. {
  372. $macros = $this->macros;
  373. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  374. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_social"));
  375. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  376. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_social"));
  377. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  378. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  379. yield from [];
  380. }
  381. // line 77
  382. /**
  383. * @return iterable<null|scalar|\Stringable>
  384. */
  385. public function block_meta(array $context, array $blocks = []): iterable
  386. {
  387. $macros = $this->macros;
  388. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  389. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta"));
  390. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  391. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta"));
  392. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  393. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  394. yield from [];
  395. }
  396. // line 78
  397. /**
  398. * @return iterable<null|scalar|\Stringable>
  399. */
  400. public function block_head(array $context, array $blocks = []): iterable
  401. {
  402. $macros = $this->macros;
  403. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  404. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head"));
  405. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  406. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head"));
  407. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  408. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  409. yield from [];
  410. }
  411. // line 79
  412. /**
  413. * @return iterable<null|scalar|\Stringable>
  414. */
  415. public function block_canonical(array $context, array $blocks = []): iterable
  416. {
  417. $macros = $this->macros;
  418. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  419. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical"));
  420. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  421. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical"));
  422. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  423. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  424. yield from [];
  425. }
  426. // line 89
  427. /**
  428. * @return iterable<null|scalar|\Stringable>
  429. */
  430. public function block_css(array $context, array $blocks = []): iterable
  431. {
  432. $macros = $this->macros;
  433. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  434. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
  435. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  436. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
  437. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  438. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  439. yield from [];
  440. }
  441. // line 97
  442. /**
  443. * @return iterable<null|scalar|\Stringable>
  444. */
  445. public function block_js(array $context, array $blocks = []): iterable
  446. {
  447. $macros = $this->macros;
  448. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  449. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "js"));
  450. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  451. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "js"));
  452. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  453. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  454. yield from [];
  455. }
  456. // line 111
  457. /**
  458. * @return iterable<null|scalar|\Stringable>
  459. */
  460. public function block_body(array $context, array $blocks = []): iterable
  461. {
  462. $macros = $this->macros;
  463. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  464. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  465. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  466. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  467. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  468. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  469. yield from [];
  470. }
  471. // line 114
  472. /**
  473. * @return iterable<null|scalar|\Stringable>
  474. */
  475. public function block_footer(array $context, array $blocks = []): iterable
  476. {
  477. $macros = $this->macros;
  478. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  479. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
  480. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  481. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
  482. yield from $this->load("application/whileresume/website/components/footer.html.twig", 114)->unwrap()->yield($context);
  483. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  484. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  485. yield from [];
  486. }
  487. // line 117
  488. /**
  489. * @return iterable<null|scalar|\Stringable>
  490. */
  491. public function block_right_sidebar(array $context, array $blocks = []): iterable
  492. {
  493. $macros = $this->macros;
  494. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  495. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "right_sidebar"));
  496. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  497. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "right_sidebar"));
  498. yield from $this->load("application/whileresume/website/components/right-sidebar.html.twig", 117)->unwrap()->yield($context);
  499. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  500. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  501. yield from [];
  502. }
  503. // line 124
  504. /**
  505. * @return iterable<null|scalar|\Stringable>
  506. */
  507. public function block_footer_js(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", "footer_js"));
  512. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  513. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_js"));
  514. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  515. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  516. yield from [];
  517. }
  518. // line 125
  519. /**
  520. * @return iterable<null|scalar|\Stringable>
  521. */
  522. public function block_footerjs(array $context, array $blocks = []): iterable
  523. {
  524. $macros = $this->macros;
  525. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  526. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footerjs"));
  527. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  528. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footerjs"));
  529. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  530. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  531. yield from [];
  532. }
  533. /**
  534. * @codeCoverageIgnore
  535. */
  536. public function getTemplateName(): string
  537. {
  538. return "application/whileresume/website/layout-social.html.twig";
  539. }
  540. /**
  541. * @codeCoverageIgnore
  542. */
  543. public function isTraitable(): bool
  544. {
  545. return false;
  546. }
  547. /**
  548. * @codeCoverageIgnore
  549. */
  550. public function getDebugInfo(): array
  551. {
  552. return array ( 631 => 125, 609 => 124, 586 => 117, 563 => 114, 541 => 111, 519 => 97, 497 => 89, 475 => 79, 453 => 78, 431 => 77, 409 => 76, 387 => 73, 364 => 72, 342 => 69, 327 => 126, 325 => 125, 323 => 124, 321 => 123, 314 => 118, 312 => 117, 308 => 115, 306 => 114, 302 => 112, 300 => 111, 294 => 107, 291 => 106, 289 => 105, 278 => 98, 276 => 97, 268 => 92, 264 => 90, 262 => 89, 253 => 82, 250 => 81, 247 => 80, 244 => 79, 241 => 78, 238 => 77, 236 => 76, 230 => 73, 226 => 72, 222 => 71, 218 => 70, 214 => 69, 207 => 65, 203 => 63, 201 => 62, 199 => 61, 197 => 60, 195 => 59, 193 => 58, 191 => 57, 189 => 56, 187 => 55, 185 => 54, 183 => 53, 181 => 52, 179 => 51, 177 => 50, 175 => 49, 173 => 48, 171 => 47, 169 => 46, 166 => 45, 162 => 43, 159 => 42, 157 => 41, 155 => 40, 153 => 39, 151 => 38, 149 => 37, 147 => 36, 145 => 35, 143 => 34, 141 => 33, 138 => 32, 134 => 30, 131 => 29, 128 => 28, 125 => 27, 122 => 26, 118 => 24, 115 => 23, 112 => 22, 109 => 21, 106 => 20, 104 => 19, 101 => 18, 99 => 17, 97 => 16, 95 => 15, 93 => 14, 91 => 13, 89 => 12, 87 => 11, 85 => 10, 82 => 9, 78 => 7, 75 => 6, 72 => 5, 69 => 4, 67 => 3, 65 => 2, 63 => 1,);
  553. }
  554. public function getSourceContext(): Source
  555. {
  556. return new Source("{% set connectUser = false %}
  557. {% set isCandidateUser = false %}
  558. {% if app.user is not null %}
  559. {% set connectUser = true %}
  560. {% if app.user.candidate is not null %}
  561. {% set isCandidateUser = true %}
  562. {% endif %}
  563. {% endif %}
  564. {% set pathAbsolute = app.request.schemeAndHttpHost ~ app.request.requestUri %}
  565. {% set paramTool = getCoreToolsList(\"blog\") %}
  566. {% set logo = paramTool[\x27logo\x27] %}
  567. {% set logo_width = paramTool[\x27logo_width\x27] %}
  568. {% set logo_height = paramTool[\x27logo_height\x27] %}
  569. {% set logoMobile = paramTool[\x27logomobile\x27] %}
  570. {% set logoMobile_width = paramTool[\x27logomobile_width\x27] %}
  571. {% set logoMobile_height = paramTool[\x27logomobile_height\x27] %}
  572. {% if app.request.locale != \"fr\" %}
  573. {% set twitter = paramTool[\x27twitter\x27] %}
  574. {% set facebook = paramTool[\x27facebook\x27] %}
  575. {% set instagram = paramTool[\x27instagram\x27] %}
  576. {% set youtube = paramTool[\x27youtube\x27] %}
  577. {% set linkedin = paramTool[\x27linkedin\x27] %}
  578. {% else %}
  579. {% set twitter = paramTool[\x27twitter_fr\x27] %}
  580. {% set facebook = paramTool[\x27facebook_fr\x27] %}
  581. {% set instagram = paramTool[\x27instagram_fr\x27] %}
  582. {% set youtube = paramTool[\x27youtube_fr\x27] %}
  583. {% set linkedin = paramTool[\x27linkedin_fr\x27] %}
  584. {% endif %}
  585. {% set favicon = paramTool[\x27favicon\x27] %}
  586. {% set websitename = paramTool[\x27websitename\x27] %}
  587. {% set htmlTrack = paramTool[\x27htmltrack\x27] %}
  588. {% set htmlTrack2 = paramTool[\x27htmltrack2\x27] %}
  589. {% set domain = paramTool[\x27absolute_domain\x27] %}
  590. {% set lang = paramTool[\x27lang_HTML\x27] %}
  591. {% set ios = paramTool[\x27link_ios_fr\x27] %}
  592. {% set android = paramTool[\x27link_android_fr\x27] %}
  593. {% if app.request.locale != \"fr\" %}
  594. {% set ios = paramTool[\x27link_ios_us\x27] %}
  595. {% set android = paramTool[\x27link_android_us\x27] %}
  596. {% endif %}
  597. {% set favicon = paramTool[\x27favicon\x27] %}
  598. {% set websitename = paramTool[\x27websitename\x27] %}
  599. {% set htmlTrack = paramTool[\x27htmltrack\x27] %}
  600. {% set htmlTrack2 = paramTool[\x27htmltrack2\x27] %}
  601. {% set domain = paramTool[\x27absolute_domain\x27] %}
  602. {% set footer_description = paramTool[\x27footer_description\x27] %}
  603. {% set footer_html_col1_en = paramTool[\x27footer_html_col1_en\x27] %}
  604. {% set footer_html_col2_en = paramTool[\x27footer_html_col2_en\x27] %}
  605. {% set footer_html_col3_en = paramTool[\x27footer_html_col3_en\x27] %}
  606. {% set footer_html_col1_fr = paramTool[\x27footer_html_col1_fr\x27] %}
  607. {% set footer_html_col2_fr = paramTool[\x27footer_html_col2_fr\x27] %}
  608. {% set footer_html_col3_fr = paramTool[\x27footer_html_col3_fr\x27] %}
  609. {% set ios_fr = paramTool[\x27link_ios_fr\x27] %}
  610. {% set android_fr = paramTool[\x27link_android_fr\x27] %}
  611. {% set ios_us = paramTool[\x27link_ios_us\x27] %}
  612. {% set android_us = paramTool[\x27link_android_us\x27] %}
  613. {% set arrayTranslate = getArrayTranslateLocale(app.request.locale) %}
  614. <!DOCTYPE html>
  615. <html class=\"no-js\" lang=\"{{ lang }}\">
  616. <head>
  617. <meta charset=\"utf-8\">
  618. <!--[if IE]><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /><![endif]-->
  619. <title>{% block title %}{% endblock title %}</title>
  620. <meta name=\"language\" content=\"{{ lang }}\" />
  621. <meta name=\"copyright\" content=\"{{ websitename }}\" />
  622. <meta name=\"robots\" content=\"{% block robots %}index,follow{% endblock robots %}\" />
  623. <meta name=\"description\" content=\"{% block description %}{% endblock description %}\" />
  624. <meta name=\"viewport\" content=\"initial-scale=1.0\" />
  625. <meta name=\"viewport\" content=\"width=device-width, height=device-height, initial-scale=1, maximum-scale=6, minimum-scale=1, minimal-ui\" />
  626. {% block meta_social %}{% endblock meta_social %}
  627. {% block meta %}{% endblock meta %}
  628. {% block head %}{% endblock head %}
  629. {% block canonical %}{% endblock canonical %}
  630. {% include \"components/dns-prefetch.html.twig\" %}
  631. {% include \"components/favicon.html.twig\" with {\x27favicon\x27:favicon} %}
  632. <link rel=\"stylesheet\" href=\"/assets/sociala/css/themify-icons.css\" />
  633. <link rel=\"stylesheet\" href=\"/assets/sociala/css/feather.css\" />
  634. <link rel=\"stylesheet\" href=\"/assets/sociala/css/style.css\" />
  635. <link rel=\"stylesheet\" href=\"/assets/sociala/css/emoji.css\" />
  636. <link rel=\"stylesheet\" href=\"/assets/sociala/css/lightbox.css\" />
  637. {% block css %}{% endblock css %}
  638. <script src=\"/bundles/fosjsrouting/js/router.min.js\"></script>
  639. <script src=\"{{ path(\x27fos_js_routing_js\x27, { callback: \x27fos.Router.setData\x27 }) }}\"></script>
  640. <script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-17987523659\"></script>
  641. <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(\x27js\x27, new Date()); gtag(\x27config\x27, \x27AW-17987523659\x27);</script>
  642. {% block js %}{% endblock js %}
  643. {{ htmlTrack|raw }}
  644. </head>
  645. <body class=\"color-theme-purple mont-font\">
  646. <div class=\"preloader\"></div>
  647. <div class=\"main-wrapper\">
  648. {% include \"application/whileresume/website/components/header.html.twig\" %}
  649. {% include \"application/whileresume/website/components/sidebar.html.twig\" %}
  650. <div class=\"main-content\">
  651. <div class=\"middle-sidebar-bottom\">
  652. <div class=\"middle-sidebar-left\">
  653. {% block body %}{% endblock body %}
  654. </div>
  655. </div>
  656. {% block footer %}{% include \"application/whileresume/website/components/footer.html.twig\" %}{% endblock footer %}
  657. </div>
  658. {% block right_sidebar %}{% include \"application/whileresume/website/components/right-sidebar.html.twig\" %}{% endblock right_sidebar %}
  659. </div>
  660. <script src=\"/assets/sociala/js/plugin.js\"></script>
  661. <script src=\"/assets/sociala/js/lightbox.js\"></script>
  662. <script src=\"/assets/sociala/js/scripts.js\"></script>
  663. {% include \"components/flashmessage.html.twig\" %}
  664. {% block footer_js %}{% endblock footer_js %}
  665. {% block footerjs %}{% endblock footerjs %}
  666. {{ htmlTrack2|raw }}
  667. </body>
  668. </html>
  669. ", "application/whileresume/website/layout-social.html.twig", "/var/www/vhosts/whileresume.com/b.whileresume.app/templates/application/whileresume/website/layout-social.html.twig");
  670. }
  671. }