var/cache/dev/twig/29/29d6ef6cc801512fb8164e72716b75f7.php line 52

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* themesWebsite/blog_cvs/base.html.twig */
  16. class __TwigTemplate_6be0878e287a15045fafb8023f05c77e extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.             'title' => [$this'block_title'],
  30.             'robots' => [$this'block_robots'],
  31.             'description' => [$this'block_description'],
  32.             'meta_social' => [$this'block_meta_social'],
  33.             'meta' => [$this'block_meta'],
  34.             'canonical' => [$this'block_canonical'],
  35.             'css' => [$this'block_css'],
  36.             'js' => [$this'block_js'],
  37.             'start_body' => [$this'block_start_body'],
  38.             'body' => [$this'block_body'],
  39.             'footerbody' => [$this'block_footerbody'],
  40.             'footer_body' => [$this'block_footer_body'],
  41.             'footer_js' => [$this'block_footer_js'],
  42.             'footerjs' => [$this'block_footerjs'],
  43.         ];
  44.     }
  45.     protected function doDisplay(array $context, array $blocks = [])
  46.     {
  47.         $macros $this->macros;
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""themesWebsite/blog_cvs/base.html.twig"));
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""themesWebsite/blog_cvs/base.html.twig"));
  52.         // line 1
  53.         $context["connectUser"] = false;
  54.         // line 2
  55.         $context["connectUser2"] = false;
  56.         // line 3
  57.         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"falsefalsefalse3))) {
  58.             // line 4
  59.             yield "    ";
  60.             $context["connectUser"] = true;
  61.             // line 5
  62.             yield "    ";
  63.             $context["connectUser2"] = false;
  64.         }
  65.         // line 7
  66.         $context["pathAbsolute"] = (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'7$this->source); })()), "request", [], "any"falsefalsefalse7), "schemeAndHttpHost", [], "any"falsefalsefalse7) . CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'7$this->source); })()), "request", [], "any"falsefalsefalse7), "requestUri", [], "any"falsefalsefalse7));
  67.         // line 8
  68.         $context["paramTool"] = $this->extensions['App\Twig\ToolsExtension']->getCoreToolsList("blog");
  69.         // line 9
  70.         $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.'9$this->source); })()), "logo", [], "array"falsefalsefalse9);
  71.         // line 10
  72.         $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.'10$this->source); })()), "logo_width", [], "array"falsefalsefalse10);
  73.         // line 11
  74.         $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.'11$this->source); })()), "logo_height", [], "array"falsefalsefalse11);
  75.         // line 12
  76.         $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.'12$this->source); })()), "logomobile", [], "array"falsefalsefalse12);
  77.         // line 13
  78.         $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.'13$this->source); })()), "logomobile_width", [], "array"falsefalsefalse13);
  79.         // line 14
  80.         $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.'14$this->source); })()), "logomobile_height", [], "array"falsefalsefalse14);
  81.         // line 15
  82.         $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.'15$this->source); })()), "twitter", [], "array"falsefalsefalse15);
  83.         // line 16
  84.         $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.'16$this->source); })()), "facebook", [], "array"falsefalsefalse16);
  85.         // line 17
  86.         $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.'17$this->source); })()), "instagram", [], "array"falsefalsefalse17);
  87.         // line 18
  88.         $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.'18$this->source); })()), "youtube", [], "array"falsefalsefalse18);
  89.         // line 19
  90.         $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.'19$this->source); })()), "linkedin", [], "array"falsefalsefalse19);
  91.         // line 20
  92.         $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.'20$this->source); })()), "favicon", [], "array"falsefalsefalse20);
  93.         // line 21
  94.         $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.'21$this->source); })()), "websitename", [], "array"falsefalsefalse21);
  95.         // line 22
  96.         $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.'22$this->source); })()), "htmltrack", [], "array"falsefalsefalse22);
  97.         // line 23
  98.         $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.'23$this->source); })()), "htmltrack2", [], "array"falsefalsefalse23);
  99.         // line 24
  100.         $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.'24$this->source); })()), "absolute_domain", [], "array"falsefalsefalse24);
  101.         // line 25
  102.         $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.'25$this->source); })()), "lang_HTML", [], "array"falsefalsefalse25);
  103.         // line 26
  104.         yield "<!DOCTYPE html>
  105. <html class=\"no-js\" lang=\"";
  106.         // line 27
  107.         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.'27$this->source); })()), "html"nulltrue);
  108.         yield "\">
  109.     <head>
  110.         <meta charset=\"utf-8\">
  111.         <!--[if IE]><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /><![endif]-->
  112.         <title>";
  113.         // line 31
  114.         yield from $this->unwrap()->yieldBlock('title'$context$blocks);
  115.         yield "</title>
  116.         <meta name=\"language\" content=\"";
  117.         // line 32
  118.         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.'32$this->source); })()), "html"nulltrue);
  119.         yield "\" />
  120.         <meta name=\"copyright\" content=\"";
  121.         // line 33
  122.         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.'33$this->source); })()), "html"nulltrue);
  123.         yield "\" />
  124.         <meta name=\"robots\" content=\"";
  125.         // line 34
  126.         yield from $this->unwrap()->yieldBlock('robots'$context$blocks);
  127.         yield "\" />
  128.         <meta name=\"description\" content=\"";
  129.         // line 35
  130.         yield from $this->unwrap()->yieldBlock('description'$context$blocks);
  131.         yield "\" />
  132.         <meta name=\"viewport\" content=\"initial-scale=1.0\" />
  133.         <meta name=\"viewport\" content=\"width=device-width, height=device-height, initial-scale=1, maximum-scale=6, minimum-scale=1, minimal-ui\" />
  134.         ";
  135.         // line 38
  136.         yield from $this->unwrap()->yieldBlock('meta_social'$context$blocks);
  137.         // line 39
  138.         yield "        ";
  139.         yield from $this->unwrap()->yieldBlock('meta'$context$blocks);
  140.         // line 40
  141.         yield "        ";
  142.         yield from $this->unwrap()->yieldBlock('canonical'$context$blocks);
  143.         // line 41
  144.         yield "        <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Articles de ";
  145.         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.'41$this->source); })()), "html"nulltrue);
  146.         yield "\" href=\"";
  147.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((isset($context["domain"]) || array_key_exists("domain"$context) ? $context["domain"] : (function () { throw new RuntimeError('Variable "domain" does not exist.'41$this->source); })()) . $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("rss")), "html"nulltrue);
  148.         yield "\" />
  149.         ";
  150.         // line 42
  151.         yield from         $this->loadTemplate("components/dns-prefetch.html.twig""themesWebsite/blog_cvs/base.html.twig"42)->unwrap()->yield($context);
  152.         // line 43
  153.         yield "        ";
  154.         yield from         $this->loadTemplate("components/favicon.html.twig""themesWebsite/blog_cvs/base.html.twig"43)->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.'43$this->source); })())]));
  155.         // line 44
  156.         yield "        ";
  157.         yield from         $this->loadTemplate("/themesWebsite/blog_cvs/components/stylesheets.html.twig""themesWebsite/blog_cvs/base.html.twig"44)->unwrap()->yield($context);
  158.         // line 45
  159.         yield "        ";
  160.         // line 47
  161.         yield "        ";
  162.         yield from $this->unwrap()->yieldBlock('css'$context$blocks);
  163.         // line 48
  164.         yield "        ";
  165.         yield from         $this->loadTemplate("/themesWebsite/blog_cvs/components/scripts_header.html.twig""themesWebsite/blog_cvs/base.html.twig"48)->unwrap()->yield($context);
  166.         // line 49
  167.         yield "        ";
  168.         yield from $this->unwrap()->yieldBlock('js'$context$blocks);
  169.         // line 50
  170.         yield "        ";
  171.         yield (isset($context["htmlTrack"]) || array_key_exists("htmlTrack"$context) ? $context["htmlTrack"] : (function () { throw new RuntimeError('Variable "htmlTrack" does not exist.'50$this->source); })());
  172.         yield "
  173.     </head>
  174.     <body class=\"green-theme\">
  175.         <div id=\"main-wrapper\">
  176.             ";
  177.         // line 55
  178.         yield from         $this->loadTemplate("/themesWebsite/blog_cvs/components/header.html.twig""themesWebsite/blog_cvs/base.html.twig"55)->unwrap()->yield($context);
  179.         // line 56
  180.         yield "            ";
  181.         yield from $this->unwrap()->yieldBlock('start_body'$context$blocks);
  182.         // line 57
  183.         yield "            ";
  184.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  185.         // line 58
  186.         yield "            ";
  187.         yield from         $this->loadTemplate("/themesWebsite/blog_cvs/components/footer.html.twig""themesWebsite/blog_cvs/base.html.twig"58)->unwrap()->yield(CoreExtension::merge($context, ["logo" => (isset($context["logo"]) || array_key_exists("logo"$context) ? $context["logo"] : (function () { throw new RuntimeError('Variable "logo" does not exist.'58$this->source); })())]));
  188.         // line 59
  189.         yield "        </div>
  190.         ";
  191.         // line 61
  192.         yield from $this->unwrap()->yieldBlock('footerbody'$context$blocks);
  193.         // line 62
  194.         yield "        ";
  195.         yield from $this->unwrap()->yieldBlock('footer_body'$context$blocks);
  196.         // line 63
  197.         yield "        ";
  198.         yield from         $this->loadTemplate("/themesWebsite/blog_cvs/components/scripts_footer.html.twig""themesWebsite/blog_cvs/base.html.twig"63)->unwrap()->yield($context);
  199.         // line 64
  200.         yield "        ";
  201.         yield from         $this->loadTemplate("components/flashmessage.html.twig""themesWebsite/blog_cvs/base.html.twig"64)->unwrap()->yield($context);
  202.         // line 65
  203.         yield "        ";
  204.         yield from         $this->loadTemplate("components/editor_js.html.twig""themesWebsite/blog_cvs/base.html.twig"65)->unwrap()->yield($context);
  205.         // line 66
  206.         yield "        ";
  207.         yield from         $this->loadTemplate("components/codemirror_js.html.twig""themesWebsite/blog_cvs/base.html.twig"66)->unwrap()->yield($context);
  208.         // line 67
  209.         yield "        ";
  210.         yield from $this->unwrap()->yieldBlock('footer_js'$context$blocks);
  211.         // line 68
  212.         yield "        ";
  213.         yield from $this->unwrap()->yieldBlock('footerjs'$context$blocks);
  214.         // line 69
  215.         yield "        ";
  216.         yield (isset($context["htmlTrack2"]) || array_key_exists("htmlTrack2"$context) ? $context["htmlTrack2"] : (function () { throw new RuntimeError('Variable "htmlTrack2" does not exist.'69$this->source); })());
  217.         yield "
  218.     </body>
  219. </html>";
  220.         
  221.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  222.         
  223.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  224.         return; yield '';
  225.     }
  226.     // line 31
  227.     public function block_title($context, array $blocks = [])
  228.     {
  229.         $macros $this->macros;
  230.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  231.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  232.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  233.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  234.         
  235.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  236.         
  237.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  238.         return; yield '';
  239.     }
  240.     // line 34
  241.     public function block_robots($context, array $blocks = [])
  242.     {
  243.         $macros $this->macros;
  244.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  245.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""robots"));
  246.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  247.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""robots"));
  248.         yield "index,follow";
  249.         
  250.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  251.         
  252.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  253.         return; yield '';
  254.     }
  255.     // line 35
  256.     public function block_description($context, array $blocks = [])
  257.     {
  258.         $macros $this->macros;
  259.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  260.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  261.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  262.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  263.         
  264.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  265.         
  266.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  267.         return; yield '';
  268.     }
  269.     // line 38
  270.     public function block_meta_social($context, array $blocks = [])
  271.     {
  272.         $macros $this->macros;
  273.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  274.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  275.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  276.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  277.         
  278.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  279.         
  280.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  281.         return; yield '';
  282.     }
  283.     // line 39
  284.     public function block_meta($context, array $blocks = [])
  285.     {
  286.         $macros $this->macros;
  287.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  291.         
  292.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  293.         
  294.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  295.         return; yield '';
  296.     }
  297.     // line 40
  298.     public function block_canonical($context, array $blocks = [])
  299.     {
  300.         $macros $this->macros;
  301.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  302.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  303.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  304.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  305.         yield from         $this->loadTemplate("components/canonical.html.twig""themesWebsite/blog_cvs/base.html.twig"40)->unwrap()->yield(CoreExtension::merge($context, ["path" => (isset($context["pathAbsolute"]) || array_key_exists("pathAbsolute"$context) ? $context["pathAbsolute"] : (function () { throw new RuntimeError('Variable "pathAbsolute" does not exist.'40$this->source); })())]));
  306.         
  307.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  308.         
  309.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  310.         return; yield '';
  311.     }
  312.     // line 47
  313.     public function block_css($context, array $blocks = [])
  314.     {
  315.         $macros $this->macros;
  316.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  317.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  318.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  319.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  320.         
  321.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  322.         
  323.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  324.         return; yield '';
  325.     }
  326.     // line 49
  327.     public function block_js($context, array $blocks = [])
  328.     {
  329.         $macros $this->macros;
  330.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  331.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  332.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  333.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  334.         
  335.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  336.         
  337.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  338.         return; yield '';
  339.     }
  340.     // line 56
  341.     public function block_start_body($context, array $blocks = [])
  342.     {
  343.         $macros $this->macros;
  344.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  345.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""start_body"));
  346.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  347.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""start_body"));
  348.         
  349.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  350.         
  351.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  352.         return; yield '';
  353.     }
  354.     // line 57
  355.     public function block_body($context, array $blocks = [])
  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""body"));
  360.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  361.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  362.         
  363.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  364.         
  365.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  366.         return; yield '';
  367.     }
  368.     // line 61
  369.     public function block_footerbody($context, array $blocks = [])
  370.     {
  371.         $macros $this->macros;
  372.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  373.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footerbody"));
  374.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  375.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footerbody"));
  376.         
  377.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  378.         
  379.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  380.         return; yield '';
  381.     }
  382.     // line 62
  383.     public function block_footer_body($context, array $blocks = [])
  384.     {
  385.         $macros $this->macros;
  386.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  387.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_body"));
  388.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  389.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_body"));
  390.         
  391.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  392.         
  393.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  394.         return; yield '';
  395.     }
  396.     // line 67
  397.     public function block_footer_js($context, array $blocks = [])
  398.     {
  399.         $macros $this->macros;
  400.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  401.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_js"));
  402.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  403.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_js"));
  404.         
  405.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  406.         
  407.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  408.         return; yield '';
  409.     }
  410.     // line 68
  411.     public function block_footerjs($context, array $blocks = [])
  412.     {
  413.         $macros $this->macros;
  414.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  415.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footerjs"));
  416.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  417.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footerjs"));
  418.         
  419.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  420.         
  421.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  422.         return; yield '';
  423.     }
  424.     /**
  425.      * @codeCoverageIgnore
  426.      */
  427.     public function getTemplateName(): string
  428.     {
  429.         return "themesWebsite/blog_cvs/base.html.twig";
  430.     }
  431.     /**
  432.      * @codeCoverageIgnore
  433.      */
  434.     public function isTraitable(): bool
  435.     {
  436.         return false;
  437.     }
  438.     /**
  439.      * @codeCoverageIgnore
  440.      */
  441.     public function getDebugInfo(): array
  442.     {
  443.         return array (  490 => 68,  471 => 67,  452 => 62,  433 => 61,  414 => 57,  395 => 56,  376 => 49,  357 => 47,  337 => 40,  318 => 39,  299 => 38,  280 => 35,  260 => 34,  241 => 31,  226 => 69,  223 => 68,  220 => 67,  217 => 66,  214 => 65,  211 => 64,  208 => 63,  205 => 62,  203 => 61,  199 => 59,  196 => 58,  193 => 57,  190 => 56,  188 => 55,  179 => 50,  176 => 49,  173 => 48,  170 => 47,  168 => 45,  165 => 44,  162 => 43,  160 => 42,  153 => 41,  150 => 40,  147 => 39,  145 => 38,  139 => 35,  135 => 34,  131 => 33,  127 => 32,  123 => 31,  116 => 27,  113 => 26,  111 => 25,  109 => 24,  107 => 23,  105 => 22,  103 => 21,  101 => 20,  99 => 19,  97 => 18,  95 => 17,  93 => 16,  91 => 15,  89 => 14,  87 => 13,  85 => 12,  83 => 11,  81 => 10,  79 => 9,  77 => 8,  75 => 7,  71 => 5,  68 => 4,  66 => 3,  64 => 2,  62 => 1,);
  444.     }
  445.     public function getSourceContext(): Source
  446.     {
  447.         return new Source("{% set connectUser = false %}
  448. {% set connectUser2 = false %}
  449. {% if app.user is not null %}
  450.     {% set connectUser = true %}
  451.     {% set connectUser2 = false %}
  452. {% endif %}
  453. {% set pathAbsolute = app.request.schemeAndHttpHost ~ app.request.requestUri %}
  454. {% set paramTool = getCoreToolsList(\"blog\") %}
  455. {% set logo = paramTool['logo'] %}
  456. {% set logo_width = paramTool['logo_width'] %}
  457. {% set logo_height = paramTool['logo_height'] %}
  458. {% set logoMobile = paramTool['logomobile'] %}
  459. {% set logoMobile_width = paramTool['logomobile_width'] %}
  460. {% set logoMobile_height = paramTool['logomobile_height'] %}
  461. {% set twitter = paramTool['twitter'] %}
  462. {% set facebook = paramTool['facebook'] %}
  463. {% set instagram = paramTool['instagram'] %}
  464. {% set youtube = paramTool['youtube'] %}
  465. {% set linkedin = paramTool['linkedin'] %}
  466. {% set favicon = paramTool['favicon'] %}
  467. {% set websitename = paramTool['websitename'] %}
  468. {% set htmlTrack = paramTool['htmltrack'] %}
  469. {% set htmlTrack2 = paramTool['htmltrack2'] %}
  470. {% set domain = paramTool['absolute_domain'] %}
  471. {% set lang = paramTool['lang_HTML'] %}
  472. <!DOCTYPE html>
  473. <html class=\"no-js\" lang=\"{{ lang }}\">
  474.     <head>
  475.         <meta charset=\"utf-8\">
  476.         <!--[if IE]><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /><![endif]-->
  477.         <title>{% block title %}{% endblock title %}</title>
  478.         <meta name=\"language\" content=\"{{ lang }}\" />
  479.         <meta name=\"copyright\" content=\"{{ websitename }}\" />
  480.         <meta name=\"robots\" content=\"{% block robots %}index,follow{% endblock robots %}\" />
  481.         <meta name=\"description\" content=\"{% block description %}{% endblock description %}\" />
  482.         <meta name=\"viewport\" content=\"initial-scale=1.0\" />
  483.         <meta name=\"viewport\" content=\"width=device-width, height=device-height, initial-scale=1, maximum-scale=6, minimum-scale=1, minimal-ui\" />
  484.         {% block meta_social %}{% endblock meta_social %}
  485.         {% block meta %}{% endblock meta %}
  486.         {% block canonical %}{% include \"components/canonical.html.twig\" with {'path':pathAbsolute} %}{% endblock canonical %}
  487.         <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Articles de {{ websitename }}\" href=\"{{ domain ~ path('rss') }}\" />
  488.         {% include \"components/dns-prefetch.html.twig\" %}
  489.         {% include \"components/favicon.html.twig\" with {'favicon':favicon} %}
  490.         {% include \"/themesWebsite/blog_cvs/components/stylesheets.html.twig\" %}
  491.         {#% include \"components/editor_css.html.twig\" %}
  492.         {% include \"components/codemirror_css.html.twig\" %#}
  493.         {% block css %}{% endblock css %}
  494.         {% include \"/themesWebsite/blog_cvs/components/scripts_header.html.twig\" %}
  495.         {% block js %}{% endblock js %}
  496.         {{ htmlTrack|raw }}
  497.     </head>
  498.     <body class=\"green-theme\">
  499.         <div id=\"main-wrapper\">
  500.             {% include \"/themesWebsite/blog_cvs/components/header.html.twig\" %}
  501.             {% block start_body %}{% endblock start_body %}
  502.             {% block body %}{% endblock body %}
  503.             {% include \"/themesWebsite/blog_cvs/components/footer.html.twig\" with {'logo':logo} %}
  504.         </div>
  505.         {% block footerbody %}{% endblock footerbody %}
  506.         {% block footer_body %}{% endblock footer_body %}
  507.         {% include \"/themesWebsite/blog_cvs/components/scripts_footer.html.twig\" %}
  508.         {% include \"components/flashmessage.html.twig\" %}
  509.         {% include \"components/editor_js.html.twig\" %}
  510.         {% include \"components/codemirror_js.html.twig\" %}
  511.         {% block footer_js %}{% endblock footer_js %}
  512.         {% block footerjs %}{% endblock footerjs %}
  513.         {{ htmlTrack2|raw }}
  514.     </body>
  515. </html>""themesWebsite/blog_cvs/base.html.twig""/var/www/vhosts/whileresume.com/httpdocs/templates/themesWebsite/blog_cvs/base.html.twig");
  516.     }
  517. }