var/cache/dev/twig/7b/7bb3276e0acc93f970f388a176ad8ac697f86a3c42173687638d492926159855.php line 37

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* base.html.twig */
  14. class __TwigTemplate_901e1730b6a3e768ff67b5766c26c81ef8d367b8a244af4994d5e0e13aefba5e extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'stylesheets' => [$this'block_stylesheets'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.             'body' => [$this'block_body'],
  28.         ];
  29.     }
  30.     protected function doDisplay(array $context, array $blocks = [])
  31.     {
  32.         $macros $this->macros;
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  37.         // line 1
  38.         $context['_parent'] = $context;
  39.         $context['_seq'] = twig_ensure_traversable((isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'1$this->source); })()));
  40.         $context['loop'] = [
  41.           'parent' => $context['_parent'],
  42.           'index0' => 0,
  43.           'index'  => 1,
  44.           'first'  => true,
  45.         ];
  46.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  47.             $length count($context['_seq']);
  48.             $context['loop']['revindex0'] = $length 1;
  49.             $context['loop']['revindex'] = $length;
  50.             $context['loop']['length'] = $length;
  51.             $context['loop']['last'] = === $length;
  52.         }
  53.         foreach ($context['_seq'] as $context["_key"] => $context["setting"]) {
  54.             // line 2
  55.             echo "<!DOCTYPE html>
  56. <html>
  57. <head>
  58.     <meta charset=\"UTF-8\">
  59.     <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">
  60.     <meta name=\"author\" content=\"Delit d'Influence'\">
  61.     <link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">
  62.     <meta name=\"robots\" content=\"index, follow\" />
  63.     <meta name=\"google-site-verification\" content=\"t-rlYOhjDWHSSrZ7DLUWMObV5g9_kDP2sR77h10oOi4\" />
  64.     ";
  65.             // line 16
  66.             echo "
  67.     <meta name=\"description\" content=\"";
  68.             // line 17
  69.             echo twig_replace_filter(twig_get_attribute($this->env$this->source$context["setting"], "siteDescription", [], "any"falsefalsefalse17), ["<div>" => """</div>" => """<p>" => """</p>" => ""]);
  70.             echo "\">
  71.     <meta name=\"keywords\" content=\"";
  72.             // line 18
  73.             echo twig_replace_filter(twig_get_attribute($this->env$this->source$context["setting"], "siteKeywords", [], "any"falsefalsefalse18), ["<div>" => """</div>" => """<p>" => """</p>" => ""]);
  74.             echo "\">
  75.     <meta name=\"image\" content=\"";
  76.             // line 19
  77.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("assets/img/" twig_get_attribute($this->env$this->source$context["setting"], "siteLogo", [], "any"falsefalsefalse19))), "html"nulltrue);
  78.             echo "\">
  79.     <link rel=\"canonical\" href=\"";
  80.             // line 20
  81.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["setting"], "siteUrlFull", [], "any"falsefalsefalse20), "html"nulltrue);
  82.             echo "\" />
  83.     <meta itemprop=\"name\" content=\"";
  84.             // line 22
  85.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["setting"], "siteName", [], "any"falsefalsefalse22), "html"nulltrue);
  86.             echo "\">
  87.     <meta itemprop=\"description\" content=\"";
  88.             // line 23
  89.             echo twig_replace_filter(twig_get_attribute($this->env$this->source$context["setting"], "siteDescription", [], "any"falsefalsefalse23), ["<div>" => """</div>" => """<p>" => """</p>" => ""]);
  90.             echo "\">
  91.     <meta itemprop=\"image\" content=\"";
  92.             // line 24
  93.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("assets/img/" twig_get_attribute($this->env$this->source$context["setting"], "siteLogo", [], "any"falsefalsefalse24))), "html"nulltrue);
  94.             echo "\">
  95.     <meta name=\"twitter:card\" content=\"summary\">
  96.     <meta name=\"twitter:title\" content=\"";
  97.             // line 27
  98.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["setting"], "siteName", [], "any"falsefalsefalse27), "html"nulltrue);
  99.             echo "\">
  100.     <meta name=\"twitter:description\" content=\"";
  101.             // line 28
  102.             echo twig_replace_filter(twig_get_attribute($this->env$this->source$context["setting"], "siteDescription", [], "any"falsefalsefalse28), ["<div>" => """</div>" => """<p>" => """</p>" => ""]);
  103.             echo "\">
  104.     <meta name=\"twitter:site\" content=\"";
  105.             // line 29
  106.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["setting"], "siteUrlFull", [], "any"falsefalsefalse29), "html"nulltrue);
  107.             echo "\">
  108.     <meta name=\"twitter:image:src\" content=\"";
  109.             // line 30
  110.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("assets/img/" twig_get_attribute($this->env$this->source$context["setting"], "siteLogo", [], "any"falsefalsefalse30))), "html"nulltrue);
  111.             echo "\">
  112.     <meta name=\"og:title\" content=\"";
  113.             // line 32
  114.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["setting"], "siteUrl", [], "any"falsefalsefalse32), "html"nulltrue);
  115.             echo "\">
  116.     <meta name=\"og:description\" content=\"";
  117.             // line 33
  118.             echo twig_replace_filter(twig_get_attribute($this->env$this->source$context["setting"], "siteDescription", [], "any"falsefalsefalse33), ["<div>" => """</div>" => """<p>" => """</p>" => ""]);
  119.             echo "\">
  120.     <meta name=\"og:image\" content=\"";
  121.             // line 34
  122.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("assets/img/" twig_get_attribute($this->env$this->source$context["setting"], "siteLogo", [], "any"falsefalsefalse34))), "html"nulltrue);
  123.             echo "\">
  124.     <meta name=\"og:url\" content=\"";
  125.             // line 35
  126.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["setting"], "siteUrlFull", [], "any"falsefalsefalse35), "html"nulltrue);
  127.             echo "\">
  128.     <meta name=\"og:site_name\" content=\"";
  129.             // line 36
  130.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["setting"], "siteName", [], "any"falsefalsefalse36), "html"nulltrue);
  131.             echo "\">
  132.     <meta name=\"og:locale\" content=\"fr_FR\">
  133.     <meta name=\"og:type\" content=\"website\">
  134.     <link rel=\"apple-touch-icon\" sizes=\"57x57\" href=\"";
  135.             // line 40
  136.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/apple-icon-57x57.png"), "html"nulltrue);
  137.             echo "\">
  138.     <link rel=\"apple-touch-icon\" sizes=\"60x60\" href=\"";
  139.             // line 41
  140.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/apple-icon-60x60.png"), "html"nulltrue);
  141.             echo "\">
  142.     <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"";
  143.             // line 42
  144.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/apple-icon-72x72.png"), "html"nulltrue);
  145.             echo "\">
  146.     <link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"";
  147.             // line 43
  148.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/apple-icon-76x76.png"), "html"nulltrue);
  149.             echo "\">
  150.     <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"";
  151.             // line 44
  152.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/apple-icon-114x114.png"), "html"nulltrue);
  153.             echo "\">
  154.     <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"";
  155.             // line 45
  156.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/apple-icon-120x120.png"), "html"nulltrue);
  157.             echo "\">
  158.     <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"";
  159.             // line 46
  160.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/apple-icon-144x144.png"), "html"nulltrue);
  161.             echo "\">
  162.     <link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"";
  163.             // line 47
  164.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/apple-icon-152x152.png"), "html"nulltrue);
  165.             echo "\">
  166.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"";
  167.             // line 48
  168.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/apple-icon-180x180.png"), "html"nulltrue);
  169.             echo "\">
  170.     <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"";
  171.             // line 49
  172.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/android-icon-192x192.png"), "html"nulltrue);
  173.             echo "\">
  174.     <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"";
  175.             // line 50
  176.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/favicon-32x32.png"), "html"nulltrue);
  177.             echo "\">
  178.     <link rel=\"icon\" type=\"image/png\" sizes=\"96x96\" href=\"";
  179.             // line 51
  180.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/favicon-96x96.png"), "html"nulltrue);
  181.             echo "\">
  182.     <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"";
  183.             // line 52
  184.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/favicon-16x16.png"), "html"nulltrue);
  185.             echo "\">
  186.     <link rel=\"manifest\" href=\"";
  187.             // line 53
  188.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/manifest.json"), "html"nulltrue);
  189.             echo "\">
  190.     <meta name=\"msapplication-TileColor\" content=\"#ffffff\">
  191.     <meta name=\"msapplication-TileImage\" content=\"";
  192.             // line 55
  193.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/favicon/ms-icon-144x144.png"), "html"nulltrue);
  194.             echo "\">
  195.     <meta name=\"theme-color\" content=\"#ffffff\">
  196.     <title>";
  197.             // line 58
  198.             $this->displayBlock('title'$context$blocks);
  199.             echo "</title>
  200.     ";
  201.             // line 60
  202.             $this->displayBlock('stylesheets'$context$blocks);
  203.             // line 63
  204.             echo "
  205.     ";
  206.             // line 64
  207.             $this->displayBlock('javascripts'$context$blocks);
  208.             // line 67
  209.             echo "
  210.     <script src=\"";
  211.             // line 68
  212.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/tarteaucitron/tarteaucitron.js"), "html"nulltrue);
  213.             echo "\"></script>
  214.     <script type=\"text/javascript\">
  215.         tarteaucitron.init({
  216.             \"privacyUrl\": \"";
  217.             // line 71
  218.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_mentions_legales");
  219.             echo "\",
  220.             /* Privacy policy url */
  221.             \"bodyPosition\": \"bottom\",
  222.             /* or top to bring it as first element for accessibility */
  223.             \"hashtag\": \"#tarteaucitron\",
  224.             /* Open the panel with this hashtag */
  225.             \"cookieName\": \"tarteaucitron\",
  226.             /* Cookie name */
  227.             \"orientation\": \"bottom\",
  228.             /* Banner position (top - bottom) */
  229.             \"groupServices\": false,
  230.             /* Group services by category */
  231.             \"serviceDefaultState\": \"wait\",
  232.             /* Default state (true - wait - false) */
  233.             \"showAlertSmall\": false,
  234.             /* Show the small banner on bottom right */
  235.             \"cookieslist\": false,
  236.             /* Show the cookie list */
  237.             \"closePopup\": false,
  238.             /* Show a close X on the banner */
  239.             \"showIcon\": true,
  240.             /* Show cookie icon to manage cookies */
  241.             //\"iconSrc\": \"\", /* Optionnal: URL or base64 encoded image */
  242.             \"iconPosition\": \"BottomRight\",
  243.             /* BottomRight, BottomLeft, TopRight and TopLeft */
  244.             \"adblocker\": false,
  245.             /* Show a Warning if an adblocker is detected */
  246.             \"DenyAllCta\": true,
  247.             /* Show the deny all button */
  248.             \"AcceptAllCta\": true,
  249.             /* Show the accept all button when highPrivacy on */
  250.             \"highPrivacy\": true,
  251.             /* HIGHLY RECOMMANDED Disable auto consent */
  252.             \"handleBrowserDNTRequest\": false,
  253.             /* If Do Not Track == 1, disallow all */
  254.             \"removeCredit\": false,
  255.             /* Remove credit link */
  256.             \"moreInfoLink\": true,
  257.             /* Show more info link */
  258.             \"useExternalCss\": false,
  259.             /* If false, the tarteaucitron.css file will be loaded */
  260.             \"useExternalJs\": false,
  261.             /* If false, the tarteaucitron.js file will be loaded */
  262.             //\"cookieDomain\": \".my-multisite-domaine.fr\", /* Shared cookie for multisite */
  263.             \"readmoreLink\": \"\",
  264.             /* Change the default readmore link */
  265.             \"mandatory\": true,
  266.             /* Show a message about mandatory cookies */
  267.             \"mandatoryCta\": true /* Show the disabled accept button when mandatory on */
  268.         });
  269.     </script>
  270. </head>
  271. <body>
  272.     ";
  273.             // line 125
  274.             $this->loadTemplate("_header.html.twig""base.html.twig"125)->display($context);
  275.             // line 126
  276.             echo "    ";
  277.             $this->displayBlock('body'$context$blocks);
  278.             // line 127
  279.             echo "    ";
  280.             $this->loadTemplate("_footer.html.twig""base.html.twig"127)->display($context);
  281.             // line 128
  282.             echo "
  283.     <script type=\"text/javascript\">
  284.         tarteaucitron.user.googleFonts = ['Montserrat'];
  285.         (tarteaucitron.job = tarteaucitron.job || []).push('googlefonts');
  286.     </script>
  287.     <script type=\"text/javascript\">
  288.         (tarteaucitron.job = tarteaucitron.job || []).push('googlemapsembed');
  289.     </script>
  290.     <script type=\"text/javascript\">
  291.         tarteaucitron.user.gtagUa = 'G-LPXN7FZBND';
  292.         // tarteaucitron.user.gtagCrossdomain = ['example.com', 'example2.com'];
  293.         tarteaucitron.user.gtagMore = function () { /* add here your optionnal gtag() */ };
  294.         (tarteaucitron.job = tarteaucitron.job || []).push('gtag');
  295.     </script>
  296. </body>
  297. </html>
  298. ";
  299.             ++$context['loop']['index0'];
  300.             ++$context['loop']['index'];
  301.             $context['loop']['first'] = false;
  302.             if (isset($context['loop']['length'])) {
  303.                 --$context['loop']['revindex0'];
  304.                 --$context['loop']['revindex'];
  305.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  306.             }
  307.         }
  308.         $_parent $context['_parent'];
  309.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['setting'], $context['_parent'], $context['loop']);
  310.         $context array_intersect_key($context$_parent) + $_parent;
  311.         
  312.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  313.         
  314.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  315.     }
  316.     // line 58
  317.     public function block_title($context, array $blocks = [])
  318.     {
  319.         $macros $this->macros;
  320.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  321.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  322.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  323.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  324.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["setting"]) || array_key_exists("setting"$context) ? $context["setting"] : (function () { throw new RuntimeError('Variable "setting" does not exist.'58$this->source); })()), "siteName", [], "any"falsefalsefalse58), "html"nulltrue);
  325.         
  326.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  327.         
  328.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  329.     }
  330.     // line 60
  331.     public function block_stylesheets($context, array $blocks = [])
  332.     {
  333.         $macros $this->macros;
  334.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  335.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  336.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  337.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  338.         // line 61
  339.         echo "    ";
  340.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
  341.         echo "
  342.     ";
  343.         
  344.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  345.         
  346.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  347.     }
  348.     // line 64
  349.     public function block_javascripts($context, array $blocks = [])
  350.     {
  351.         $macros $this->macros;
  352.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  353.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  354.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  355.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  356.         // line 65
  357.         echo "    ";
  358.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
  359.         echo "
  360.     ";
  361.         
  362.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  363.         
  364.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  365.     }
  366.     // line 126
  367.     public function block_body($context, array $blocks = [])
  368.     {
  369.         $macros $this->macros;
  370.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  371.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  372.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  373.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  374.         
  375.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  376.         
  377.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  378.     }
  379.     public function getTemplateName()
  380.     {
  381.         return "base.html.twig";
  382.     }
  383.     public function isTraitable()
  384.     {
  385.         return false;
  386.     }
  387.     public function getDebugInfo()
  388.     {
  389.         return array (  405 => 126,  392 => 65,  382 => 64,  369 => 61,  359 => 60,  340 => 58,  301 => 128,  298 => 127,  295 => 126,  293 => 125,  236 => 71,  230 => 68,  227 => 67,  225 => 64,  222 => 63,  220 => 60,  215 => 58,  209 => 55,  204 => 53,  200 => 52,  196 => 51,  192 => 50,  188 => 49,  184 => 48,  180 => 47,  176 => 46,  172 => 45,  168 => 44,  164 => 43,  160 => 42,  156 => 41,  152 => 40,  145 => 36,  141 => 35,  137 => 34,  133 => 33,  129 => 32,  124 => 30,  120 => 29,  116 => 28,  112 => 27,  106 => 24,  102 => 23,  98 => 22,  93 => 20,  89 => 19,  85 => 18,  81 => 17,  78 => 16,  64 => 2,  47 => 1,);
  390.     }
  391.     public function getSourceContext()
  392.     {
  393.         return new Source("{% for setting in settings %}
  394. <!DOCTYPE html>
  395. <html>
  396. <head>
  397.     <meta charset=\"UTF-8\">
  398.     <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">
  399.     <meta name=\"author\" content=\"Delit d'Influence'\">
  400.     <link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">
  401.     <meta name=\"robots\" content=\"index, follow\" />
  402.     <meta name=\"google-site-verification\" content=\"t-rlYOhjDWHSSrZ7DLUWMObV5g9_kDP2sR77h10oOi4\" />
  403.     {# <link rel='dns-prefetch' href='//fonts.googleapis.com' />
  404.     <link rel='dns-prefetch' href='//s.w.org' /> #}
  405.     <meta name=\"description\" content=\"{{ setting.siteDescription|replace({'<div>': '', '</div>': '', '<p>': '', '</p>': ''})|raw }}\">
  406.     <meta name=\"keywords\" content=\"{{ setting.siteKeywords|replace({'<div>': '', '</div>': '', '<p>': '', '</p>': ''})|raw }}\">
  407.     <meta name=\"image\" content=\"{{ asset('assets/img/' ~ setting.siteLogo) }}\">
  408.     <link rel=\"canonical\" href=\"{{ setting.siteUrlFull }}\" />
  409.     <meta itemprop=\"name\" content=\"{{ setting.siteName }}\">
  410.     <meta itemprop=\"description\" content=\"{{ setting.siteDescription|replace({'<div>': '', '</div>': '', '<p>': '', '</p>': ''})|raw }}\">
  411.     <meta itemprop=\"image\" content=\"{{ asset('assets/img/' ~ setting.siteLogo) }}\">
  412.     <meta name=\"twitter:card\" content=\"summary\">
  413.     <meta name=\"twitter:title\" content=\"{{ setting.siteName }}\">
  414.     <meta name=\"twitter:description\" content=\"{{ setting.siteDescription|replace({'<div>': '', '</div>': '', '<p>': '', '</p>': ''})|raw }}\">
  415.     <meta name=\"twitter:site\" content=\"{{ setting.siteUrlFull }}\">
  416.     <meta name=\"twitter:image:src\" content=\"{{ asset('assets/img/' ~ setting.siteLogo) }}\">
  417.     <meta name=\"og:title\" content=\"{{ setting.siteUrl }}\">
  418.     <meta name=\"og:description\" content=\"{{ setting.siteDescription|replace({'<div>': '', '</div>': '', '<p>': '', '</p>': ''})|raw }}\">
  419.     <meta name=\"og:image\" content=\"{{ asset('assets/img/' ~ setting.siteLogo) }}\">
  420.     <meta name=\"og:url\" content=\"{{ setting.siteUrlFull }}\">
  421.     <meta name=\"og:site_name\" content=\"{{ setting.siteName }}\">
  422.     <meta name=\"og:locale\" content=\"fr_FR\">
  423.     <meta name=\"og:type\" content=\"website\">
  424.     <link rel=\"apple-touch-icon\" sizes=\"57x57\" href=\"{{ asset('assets/favicon/apple-icon-57x57.png') }}\">
  425.     <link rel=\"apple-touch-icon\" sizes=\"60x60\" href=\"{{ asset('assets/favicon/apple-icon-60x60.png') }}\">
  426.     <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"{{ asset('assets/favicon/apple-icon-72x72.png') }}\">
  427.     <link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"{{ asset('assets/favicon/apple-icon-76x76.png') }}\">
  428.     <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"{{ asset('assets/favicon/apple-icon-114x114.png') }}\">
  429.     <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"{{ asset('assets/favicon/apple-icon-120x120.png') }}\">
  430.     <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"{{ asset('assets/favicon/apple-icon-144x144.png') }}\">
  431.     <link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"{{ asset('assets/favicon/apple-icon-152x152.png') }}\">
  432.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"{{ asset('assets/favicon/apple-icon-180x180.png') }}\">
  433.     <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"{{ asset('assets/favicon/android-icon-192x192.png') }}\">
  434.     <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"{{ asset('assets/favicon/favicon-32x32.png') }}\">
  435.     <link rel=\"icon\" type=\"image/png\" sizes=\"96x96\" href=\"{{ asset('assets/favicon/favicon-96x96.png') }}\">
  436.     <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"{{ asset('assets/favicon/favicon-16x16.png') }}\">
  437.     <link rel=\"manifest\" href=\"{{ asset('assets/favicon/manifest.json') }}\">
  438.     <meta name=\"msapplication-TileColor\" content=\"#ffffff\">
  439.     <meta name=\"msapplication-TileImage\" content=\"{{ asset('assets/favicon/ms-icon-144x144.png') }}\">
  440.     <meta name=\"theme-color\" content=\"#ffffff\">
  441.     <title>{% block title %}{{ setting.siteName }}{% endblock %}</title>
  442.     {% block stylesheets %}
  443.     {{ encore_entry_link_tags('app') }}
  444.     {% endblock %}
  445.     {% block javascripts %}
  446.     {{ encore_entry_script_tags('app') }}
  447.     {% endblock %}
  448.     <script src=\"{{ asset('assets/js/tarteaucitron/tarteaucitron.js') }}\"></script>
  449.     <script type=\"text/javascript\">
  450.         tarteaucitron.init({
  451.             \"privacyUrl\": \"{{ path('app_mentions_legales') }}\",
  452.             /* Privacy policy url */
  453.             \"bodyPosition\": \"bottom\",
  454.             /* or top to bring it as first element for accessibility */
  455.             \"hashtag\": \"#tarteaucitron\",
  456.             /* Open the panel with this hashtag */
  457.             \"cookieName\": \"tarteaucitron\",
  458.             /* Cookie name */
  459.             \"orientation\": \"bottom\",
  460.             /* Banner position (top - bottom) */
  461.             \"groupServices\": false,
  462.             /* Group services by category */
  463.             \"serviceDefaultState\": \"wait\",
  464.             /* Default state (true - wait - false) */
  465.             \"showAlertSmall\": false,
  466.             /* Show the small banner on bottom right */
  467.             \"cookieslist\": false,
  468.             /* Show the cookie list */
  469.             \"closePopup\": false,
  470.             /* Show a close X on the banner */
  471.             \"showIcon\": true,
  472.             /* Show cookie icon to manage cookies */
  473.             //\"iconSrc\": \"\", /* Optionnal: URL or base64 encoded image */
  474.             \"iconPosition\": \"BottomRight\",
  475.             /* BottomRight, BottomLeft, TopRight and TopLeft */
  476.             \"adblocker\": false,
  477.             /* Show a Warning if an adblocker is detected */
  478.             \"DenyAllCta\": true,
  479.             /* Show the deny all button */
  480.             \"AcceptAllCta\": true,
  481.             /* Show the accept all button when highPrivacy on */
  482.             \"highPrivacy\": true,
  483.             /* HIGHLY RECOMMANDED Disable auto consent */
  484.             \"handleBrowserDNTRequest\": false,
  485.             /* If Do Not Track == 1, disallow all */
  486.             \"removeCredit\": false,
  487.             /* Remove credit link */
  488.             \"moreInfoLink\": true,
  489.             /* Show more info link */
  490.             \"useExternalCss\": false,
  491.             /* If false, the tarteaucitron.css file will be loaded */
  492.             \"useExternalJs\": false,
  493.             /* If false, the tarteaucitron.js file will be loaded */
  494.             //\"cookieDomain\": \".my-multisite-domaine.fr\", /* Shared cookie for multisite */
  495.             \"readmoreLink\": \"\",
  496.             /* Change the default readmore link */
  497.             \"mandatory\": true,
  498.             /* Show a message about mandatory cookies */
  499.             \"mandatoryCta\": true /* Show the disabled accept button when mandatory on */
  500.         });
  501.     </script>
  502. </head>
  503. <body>
  504.     {% include '_header.html.twig' %}
  505.     {% block body %}{% endblock %}
  506.     {% include '_footer.html.twig' %}
  507.     <script type=\"text/javascript\">
  508.         tarteaucitron.user.googleFonts = ['Montserrat'];
  509.         (tarteaucitron.job = tarteaucitron.job || []).push('googlefonts');
  510.     </script>
  511.     <script type=\"text/javascript\">
  512.         (tarteaucitron.job = tarteaucitron.job || []).push('googlemapsembed');
  513.     </script>
  514.     <script type=\"text/javascript\">
  515.         tarteaucitron.user.gtagUa = 'G-LPXN7FZBND';
  516.         // tarteaucitron.user.gtagCrossdomain = ['example.com', 'example2.com'];
  517.         tarteaucitron.user.gtagMore = function () { /* add here your optionnal gtag() */ };
  518.         (tarteaucitron.job = tarteaucitron.job || []).push('gtag');
  519.     </script>
  520. </body>
  521. </html>
  522. {% endfor %}
  523. ""base.html.twig""/home/debian/www/laroche-associes/preproduction/templates/base.html.twig");
  524.     }
  525. }