var/cache/dev/twig/63/634f9682d42e750fdbbc13f0688ce0c1ee7c9a4a8421076ead2b2a05565077c3.php line 425

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. /* base.html.twig */
  15. class __TwigTemplate_f6d47dec79d8b5a040b2d8c7be13e1aac9de12cadce6db108a331868fea8e867 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->parent false;
  24.         $this->blocks = [
  25.             'title' => [$this'block_title'],
  26.             'description' => [$this'block_description'],
  27.             'canonical' => [$this'block_canonical'],
  28.             'alternate' => [$this'block_alternate'],
  29.             'next' => [$this'block_next'],
  30.             'prev' => [$this'block_prev'],
  31.             'robots' => [$this'block_robots'],
  32.             'googletag' => [$this'block_googletag'],
  33.             'stylesheets' => [$this'block_stylesheets'],
  34.             'body' => [$this'block_body'],
  35.             'javascripts' => [$this'block_javascripts'],
  36.         ];
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = [])
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  45.         // line 1
  46.         yield "<html lang=\"";
  47.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::split($this->env->getCharset(), 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.'1$this->source); })()), "request", [], "any"falsefalsefalse1), "locale", [], "any"falsefalsefalse1), "_"), 0, [], "array"falsefalsefalse1), "html"nulltrue);
  48.         yield "\">
  49.     <head>
  50.         <meta charset=\"utf-8\">
  51.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  52.         <link rel=\"icon\" type=\"image/x-icon\" href=\"";
  53.         // line 6
  54.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/img/favicon.ico"), "html"nulltrue);
  55.         yield "\">
  56.         <!-- GOOGLE ANALYTICS -->
  57. \t\t<!-- Google tag (gtag.js) --> <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-4YY0Y87SCV\"></script><script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4YY0Y87SCV'); </script> 
  58. \t\t\t\t<script>
  59. \t\t\t\t\t\tvar _gaq = _gaq || [];
  60. \t\t\t\t\t\t_gaq.push(['_setAccount', 'UA-1099043-1']);
  61. \t\t\t\t\t\t_gaq.push(['_gat._anonymizeIp']);
  62. \t\t\t\t\t\t_gaq.push(['_trackPageview']);
  63. \t\t\t\t\t\t(function () {
  64. \t\t\t\t\t\t\tvar ga = document.createElement('script');
  65. \t\t\t\t\t\t\tga.type = 'text/javascript';
  66. \t\t\t\t\t\t\tga.async = true;
  67. \t\t\t\t\t\t\tga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  68. \t\t\t\t\t\t\tvar s = document.getElementsByTagName('script')[0];
  69. \t\t\t\t\t\t\ts.parentNode.insertBefore(ga, s);
  70. \t\t\t\t\t\t})();
  71. \t\t\t\t</script>
  72. \t\t<!-- END GOOGLE ANALYTICS -->
  73.         
  74.         ";
  75.         // line 25
  76.         yield $this->env->getRuntime('Twig\Extra\Cache\CacheRuntime')->getCache()->get("block-1-js", function (\Symfony\Contracts\Cache\ItemInterface $item) use ($context$macros$blocks) {
  77.             $item->expiresAfter(86400);
  78.             return \Twig\Extension\CoreExtension::captureOutput((function () use (&$context$macros$blocks) {
  79.                 yield "  
  80.         ";
  81.                 return; yield '';
  82.             })());;
  83.         })
  84. ;
  85.         // line 28
  86.         yield "        
  87.         ";
  88.         // line 29
  89.         $context["lang"] = "fr";
  90.         // line 30
  91.         yield "        ";
  92.         if (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::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.'30$this->source); })()), "request", [], "any"falsefalsefalse30), "cookies", [], "any"falsefalsefalse30), "get", ["lang"], "method"falsefalsefalse30)) {
  93.             // line 31
  94.             yield "            ";
  95.             $context["lang"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::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.'31$this->source); })()), "request", [], "any"falsefalsefalse31), "cookies", [], "any"falsefalsefalse31), "get", ["lang"], "method"falsefalsefalse31);
  96.             // line 32
  97.             yield "        ";
  98.         }
  99.         // line 33
  100.         yield "       
  101.         
  102.         ";
  103.         // line 35
  104.         if ((array_key_exists("metaTag"$context) && CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'35$this->source); })()), "getTitle", [], "any"falsefalsefalse35))) {
  105.             // line 36
  106.             yield "\t\t\t<title>";
  107.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'36$this->source); })()), "getTitle", [], "any"falsefalsefalse36), "html"nulltrue);
  108.             yield "</title>
  109.         ";
  110.         } else {
  111.             // line 38
  112.             yield "            ";
  113.             yield from $this->unwrap()->yieldBlock('title'$context$blocks);
  114.             // line 41
  115.             yield "        ";
  116.         }
  117.         // line 42
  118.         yield "        
  119.         ";
  120.         // line 43
  121.         if ((array_key_exists("metaTag"$context) && CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'43$this->source); })()), "getDescription", [], "any"falsefalsefalse43))) {
  122.             // line 44
  123.             yield "\t\t\t<meta name=\"description\" content=\"";
  124.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'44$this->source); })()), "getDescription", [], "any"falsefalsefalse44), "html"nulltrue);
  125.             yield "\">
  126.         ";
  127.         } else {
  128.             // line 46
  129.             yield "\t\t\t";
  130.             yield from $this->unwrap()->yieldBlock('description'$context$blocks);
  131.             // line 48
  132.             yield "        ";
  133.         }
  134.         // line 49
  135.         yield "        
  136.         ";
  137.         // line 51
  138.         yield "        ";
  139.         // line 52
  140.         yield "        ";
  141.         // line 53
  142.         yield "        ";
  143.         // line 54
  144.         yield "        ";
  145.         // line 55
  146.         yield "        ";
  147.         // line 56
  148.         yield "        ";
  149.         // line 57
  150.         yield "        
  151.         ";
  152.         // line 58
  153.         if ((array_key_exists("metaTag"$context) && CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'58$this->source); })()), "getCanonical", [], "any"falsefalsefalse58))) {
  154.             // line 59
  155.             yield "\t\t\t<link rel=\"canonical\" href=\"//";
  156.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'59$this->source); })()), "getCanonical", [], "any"falsefalsefalse59), "html"nulltrue);
  157.             yield "\">
  158.         ";
  159.         } else {
  160.             // line 61
  161.             yield "\t\t\t";
  162.             yield from $this->unwrap()->yieldBlock('canonical'$context$blocks);
  163.             // line 63
  164.             yield "        ";
  165.         }
  166.         // line 64
  167.         yield "        
  168.         ";
  169.         // line 65
  170.         if ((array_key_exists("metaTag"$context) && CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'65$this->source); })()), "getAlternates", [], "any"falsefalsefalse65))) {
  171.             // line 66
  172.             yield "        \t";
  173.             $context['_parent'] = $context;
  174.             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'66$this->source); })()), "getAlternates", [], "any"falsefalsefalse66));
  175.             foreach ($context['_seq'] as $context["_key"] => $context["alternate"]) {
  176.                 // line 67
  177.                 yield "\t\t\t<link rel=\"alternate\" hreflang=\"";
  178.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["alternate"], "lang", [], "any"falsefalsefalse67), "html"nulltrue);
  179.                 yield "\" href=\"//";
  180.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["alternate"], "href", [], "any"falsefalsefalse67), "html"nulltrue);
  181.                 yield "\">
  182. \t\t\t";
  183.             }
  184.             $_parent $context['_parent'];
  185.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['alternate'], $context['_parent'], $context['loop']);
  186.             $context array_intersect_key($context$_parent) + $_parent;
  187.             // line 69
  188.             yield "        ";
  189.         } else {
  190.             // line 70
  191.             yield "\t\t\t";
  192.             yield from $this->unwrap()->yieldBlock('alternate'$context$blocks);
  193.             // line 72
  194.             yield "        ";
  195.         }
  196.         // line 73
  197.         yield "        
  198.         ";
  199.         // line 74
  200.         if ((array_key_exists("metaTag"$context) && CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'74$this->source); })()), "getNext", [], "any"falsefalsefalse74))) {
  201.             // line 75
  202.             yield "\t\t\t<link rel=\"next\" href=\"//";
  203.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'75$this->source); })()), "getNext", [], "any"falsefalsefalse75), "html"nulltrue);
  204.             yield "\">
  205.         ";
  206.         } else {
  207.             // line 77
  208.             yield "\t\t\t";
  209.             yield from $this->unwrap()->yieldBlock('next'$context$blocks);
  210.             // line 79
  211.             yield "        ";
  212.         }
  213.         // line 80
  214.         yield "        
  215.         ";
  216.         // line 81
  217.         if ((array_key_exists("metaTag"$context) && CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'81$this->source); })()), "getPrev", [], "any"falsefalsefalse81))) {
  218.             // line 82
  219.             yield "\t\t\t<link rel=\"prev\" href=\"//";
  220.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'82$this->source); })()), "getPrev", [], "any"falsefalsefalse82), "html"nulltrue);
  221.             yield "\">
  222.         ";
  223.         } else {
  224.             // line 84
  225.             yield "\t\t\t";
  226.             yield from $this->unwrap()->yieldBlock('prev'$context$blocks);
  227.             // line 86
  228.             yield "        ";
  229.         }
  230.         // line 87
  231.         yield "        
  232.         ";
  233.         // line 88
  234.         if ((array_key_exists("metaTag"$context) && CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'88$this->source); })()), "getRobots", [], "any"falsefalsefalse88))) {
  235.             // line 89
  236.             yield "\t\t\t<meta name=\"robots\" content=\"";
  237.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["metaTag"]) || array_key_exists("metaTag"$context) ? $context["metaTag"] : (function () { throw new RuntimeError('Variable "metaTag" does not exist.'89$this->source); })()), "getRobots", [], "any"falsefalsefalse89), "html"nulltrue);
  238.             yield "\">
  239.         ";
  240.         } else {
  241.             // line 91
  242.             yield "\t\t\t";
  243.             yield from $this->unwrap()->yieldBlock('robots'$context$blocks);
  244.             // line 93
  245.             yield "        ";
  246.         }
  247.         // line 94
  248.         yield "        
  249.         
  250.         
  251.         ";
  252.         // line 97
  253.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"truetruefalse97) && 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.'97$this->source); })()), "request", [], "any"falsefalsefalse97), "hasPreviousSession", [], "any"falsefalsefalse97))) {
  254.             // line 98
  255.             yield "                ";
  256.             $context["dataSession"] = 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.'98$this->source); })()), "session", [], "any"falsefalsefalse98), "all", [], "any"falsefalsefalse98);
  257.             // line 99
  258.             yield "                ";
  259.             if (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsetruefalse99), "all", [], "any"falsetruefalse99), "codePays", [], "any"truetruefalse99)) {
  260.                 // line 100
  261.                 yield "                    ";
  262.                 $context["codePays"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::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.'100$this->source); })()), "session", [], "any"falsefalsefalse100), "all", [], "any"falsefalsefalse100), "codePays", [], "any"falsefalsefalse100);
  263.                 // line 101
  264.                 yield "                    ";
  265.                 $context["codePaysWithUnderScore"] = (("_" CoreExtension::getAttribute($this->env$this->sourceCoreExtension::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.'101$this->source); })()), "session", [], "any"falsefalsefalse101), "all", [], "any"falsefalsefalse101), "codePays", [], "any"falsefalsefalse101)) . "_");
  266.                 // line 102
  267.                 yield "                ";
  268.             } else {
  269.                 // line 103
  270.                 yield "                    ";
  271.                 $context["codePays"] = "fr";
  272.                 // line 104
  273.                 yield "                    ";
  274.                 $context["codePaysWithUnderScore"] = "_fr_";
  275.                 // line 105
  276.                 yield "                ";
  277.             }
  278.             // line 106
  279.             yield "        ";
  280.         } else {
  281.             // line 107
  282.             yield "            ";
  283.             // line 108
  284.             yield "            ";
  285.             $context["codePays"] = "fr";
  286.             // line 109
  287.             yield "            ";
  288.             $context["codePaysWithUnderScore"] = "_fr_";
  289.             // line 110
  290.             yield "        ";
  291.         }
  292.         // line 111
  293.         yield "        
  294.         
  295.         
  296.         <script type=\"text/javascript\">
  297.             if (window.\$_boServerVars === undefined) {
  298.                 window.\$_boServerVars = ";
  299.         // line 116
  300.         yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Ajax\\Controller\\BaseController::serverVariables", ["codePays" => (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'116$this->source); })())]));
  301.         yield ";
  302.             }
  303.         </script>
  304.         
  305.         
  306.         ";
  307.         // line 122
  308.         yield "        ";
  309.         if ((!== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::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.'122$this->source); })()), "request", [], "any"falsefalsefalse122), "server", [], "any"falsefalsefalse122), "get", ["APP_ENV"], "method"falsefalsefalse122), "dev"))) {
  310.             // line 123
  311.             yield "          <script type=\"text/javascript\">
  312.              console.log = function() {};
  313.              console.debug = function() {};
  314.           </script>
  315.         ";
  316.         }
  317.         // line 128
  318.         yield "        ";
  319.         // line 129
  320.         yield "        
  321.         ";
  322.         // line 130
  323.         $context["acceptPubCib"] = true;
  324.         // line 131
  325.         yield "
  326.         ";
  327.         // line 132
  328.         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::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.'132$this->source); })()), "request", [], "any"falsefalsefalse132), "cookies", [], "any"falsefalsefalse132), "get", ["acceptPubCib"], "method"falsefalsefalse132), "non"))) {
  329.             // line 133
  330.             yield "            ";
  331.             $context["acceptPubCib"] = false;
  332.             // line 134
  333.             yield "        ";
  334.         }
  335.         // line 135
  336.         yield "        
  337.         ";
  338.         // line 136
  339.         if ((isset($context["acceptPubCib"]) || array_key_exists("acceptPubCib"$context) ? $context["acceptPubCib"] : (function () { throw new RuntimeError('Variable "acceptPubCib" does not exist.'136$this->source); })())) {
  340.             // line 137
  341.             yield "            <script async='async' src='https://www.googletagservices.com/tag/js/gpt.js'></script>
  342.             <script type='text/javascript'>
  343.               var googletag = googletag || {};
  344.               googletag.cmd = googletag.cmd || [];
  345.             </script>
  346.             
  347.             <script type='text/javascript'>
  348.             var gptAdSlots = [];
  349.               googletag.cmd.push(function() {
  350.             \t  var bannerSize = googletag.sizeMapping().
  351.             \t  addSize([1200, 0], [970, 90]).
  352.             \t  addSize([740, 0], [728, 90]).
  353.             \t  addSize([480, 0], [468, 60]).
  354.             \t  addSize([0, 0], [320, 50]).
  355.             \t  build();
  356.             \t  
  357.             \t  var paveSize = googletag.sizeMapping().
  358.             \t  addSize([1200, 0], [[300,100],[300, 250],[300,600]]).
  359.             \t  addSize([740, 0], []).
  360.             \t  addSize([480, 0], []).
  361.             \t  addSize([0, 0], []).
  362.             \t  build();
  363.             \t  
  364.             \t  gptAdSlots[0] = googletag.defineSlot('/122043898/FUSACQ_mega_banner_general', [[320, 50], [728, 90], [970, 90], [468, 60]], 'div-gpt-ad-1515517010201-0').defineSizeMapping(bannerSize).addService(googletag.pubads());
  365.             \t  gptAdSlots[1] = googletag.defineSlot('/122043898/FUSACQ_PAVE', [[300,100],[300, 250],[300,600]], 'div-gpt-ad-1515597594285-0').defineSizeMapping(paveSize).addService(googletag.pubads());
  366.             \t  googletag.pubads().enableSingleRequest();
  367.             
  368.             \t  googletag.pubads().setTargeting('PLS', ['RG'])";
  369.             // line 164
  370.             yield from $this->unwrap()->yieldBlock('googletag'$context$blocks);
  371.             yield ";
  372.             \t   
  373.             \t  googletag.enableServices();
  374.               });
  375.             </script> 
  376.         ";
  377.         }
  378.         // line 170
  379.         yield "        
  380. \t\t";
  381.         // line 171
  382.         $context["authFrom"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::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.'171$this->source); })()), "request", [], "any"falsefalsefalse171), "query", [], "any"falsefalsefalse171), "get", ["authFrom"], "method"falsefalsefalse171);
  383.         // line 172
  384.         yield "        ";
  385.         $context["currentRoute"] = 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.'172$this->source); })()), "request", [], "any"falsefalsefalse172), "get", ["_route"], "method"falsefalsefalse172);
  386.         yield " ";
  387.         // line 173
  388.         yield "        
  389.           ";
  390.         // line 174
  391.         if ((=== CoreExtension::compare((isset($context["currentRoute"]) || array_key_exists("currentRoute"$context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.'174$this->source); })()), "index"))) {
  392.             yield "  
  393.                 <link rel=\"stylesheet\" href=\"";
  394.             // line 175
  395.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/lib/all_6_4_2.min.css"), "html"nulltrue);
  396.             yield "\">
  397.          ";
  398.         }
  399.         // line 177
  400.         yield "      
  401.         ";
  402.         // line 178
  403.         yield from $this->unwrap()->yieldBlock('stylesheets'$context$blocks);
  404.         // line 194
  405.         yield "    </head>
  406.     <body>
  407.         ";
  408.         // line 197
  409.         $___internal_parse_1_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context$macros$blocks) {
  410.             // line 198
  411.             yield "
  412.         ";
  413.             // line 199
  414.             yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  415.             // line 202
  416.             yield "
  417.         ";
  418.             return; yield '';
  419.         })())) ? '' : new Markup($tmp$this->env->getCharset());
  420.         // line 197
  421.         yield Twig\Extension\CoreExtension::spaceless($___internal_parse_1_);
  422.         // line 204
  423.         yield "        <!--FIN CONTAINER -->
  424.         <!-- FOOTER -->
  425.         ";
  426.         // line 207
  427.         yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::footer", ["lang" =>         // line 208
  428. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'208$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'208$this->source); })())])));
  429.         // line 209
  430.         yield "
  431.         <!-- FIN FOOTER -->
  432.         ";
  433.         // line 214
  434.         yield from $this->unwrap()->yieldBlock('javascripts'$context$blocks);
  435.         // line 307
  436.         yield "    </body>
  437.  
  438.     ";
  439.         // line 309
  440.         if ((=== CoreExtension::compare(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.'309$this->source); })()), "request", [], "any"falsefalsefalse309), "host", [], "any"falsefalsefalse309), "www.fusacq.com"))) {
  441.             // line 310
  442.             yield "            <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-framework=\"TCFv2.2\" data-cbid=\"679b781c-197a-42a0-be0e-18f29c98c691\" data-blockingmode=\"auto\" type=\"text/javascript\" data-cookieconsent=\"marketing\"></script>
  443.     ";
  444.         }
  445.         // line 312
  446.         yield "    
  447.  
  448. </html>";
  449.         
  450.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  451.         
  452.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  453.         return; yield '';
  454.     }
  455.     // line 38
  456.     public function block_title($context, array $blocks = [])
  457.     {
  458.         $macros $this->macros;
  459.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  460.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  461.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  462.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  463.         // line 39
  464.         yield "\t\t\t<title>FUSACQ ";
  465.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["dates_provider"]) || array_key_exists("dates_provider"$context) ? $context["dates_provider"] : (function () { throw new RuntimeError('Variable "dates_provider" does not exist.'39$this->source); })()), "anneeEnCours", [], "any"falsefalsefalse39), "html"nulltrue);
  466.         yield "</title>
  467. \t\t\t";
  468.         
  469.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  470.         
  471.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  472.         return; yield '';
  473.     }
  474.     // line 46
  475.     public function block_description($context, array $blocks = [])
  476.     {
  477.         $macros $this->macros;
  478.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  479.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  480.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  481.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  482.         // line 47
  483.         yield "\t\t\t";
  484.         
  485.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  486.         
  487.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  488.         return; yield '';
  489.     }
  490.     // line 61
  491.     public function block_canonical($context, array $blocks = [])
  492.     {
  493.         $macros $this->macros;
  494.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  495.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  496.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  497.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  498.         // line 62
  499.         yield "\t\t\t";
  500.         
  501.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  502.         
  503.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  504.         return; yield '';
  505.     }
  506.     // line 70
  507.     public function block_alternate($context, array $blocks = [])
  508.     {
  509.         $macros $this->macros;
  510.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  511.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""alternate"));
  512.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  513.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""alternate"));
  514.         // line 71
  515.         yield "\t\t\t";
  516.         
  517.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  518.         
  519.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  520.         return; yield '';
  521.     }
  522.     // line 77
  523.     public function block_next($context, array $blocks = [])
  524.     {
  525.         $macros $this->macros;
  526.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  527.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""next"));
  528.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  529.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""next"));
  530.         // line 78
  531.         yield "\t\t\t";
  532.         
  533.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  534.         
  535.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  536.         return; yield '';
  537.     }
  538.     // line 84
  539.     public function block_prev($context, array $blocks = [])
  540.     {
  541.         $macros $this->macros;
  542.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  543.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""prev"));
  544.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  545.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""prev"));
  546.         // line 85
  547.         yield "\t\t\t";
  548.         
  549.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  550.         
  551.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  552.         return; yield '';
  553.     }
  554.     // line 91
  555.     public function block_robots($context, array $blocks = [])
  556.     {
  557.         $macros $this->macros;
  558.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  559.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""robots"));
  560.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  561.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""robots"));
  562.         // line 92
  563.         yield "\t\t\t";
  564.         
  565.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  566.         
  567.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  568.         return; yield '';
  569.     }
  570.     // line 164
  571.     public function block_googletag($context, array $blocks = [])
  572.     {
  573.         $macros $this->macros;
  574.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  575.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googletag"));
  576.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  577.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googletag"));
  578.         
  579.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  580.         
  581.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  582.         return; yield '';
  583.     }
  584.     // line 178
  585.     public function block_stylesheets($context, array $blocks = [])
  586.     {
  587.         $macros $this->macros;
  588.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  589.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  590.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  591.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  592.         // line 179
  593.         yield "            ";
  594.         $___internal_parse_0_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context$macros$blocks) {
  595.             // line 180
  596.             yield "            <link rel=\"stylesheet\" href=\"";
  597.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/lib/bootstrap.min.css"), "html"nulltrue);
  598.             yield "\">
  599.             <link rel=\"stylesheet\" href=\"";
  600.             // line 181
  601.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/lib/jquery-ui-1.7.3.custom.css"), "html"nulltrue);
  602.             yield "\">
  603.             <link rel=\"stylesheet\" href=\"";
  604.             // line 182
  605.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/lib/animate.min.css"), "html"nulltrue);
  606.             yield "\">
  607. ";
  608.             // line 184
  609.             yield "            <link rel=\"stylesheet\" href=\"";
  610.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/custom_fusacq.css"), "html"nulltrue);
  611.             yield "\">
  612.             <link rel=\"stylesheet\" href=\"";
  613.             // line 185
  614.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/onglets_nav.css"), "html"nulltrue);
  615.             yield "\">
  616.             <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  617.             <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  618.             <link href=\"https://fonts.googleapis.com/css2?family=Overpass:wght@400;500;600&display=swap\" rel=\"stylesheet\">
  619.             ";
  620.             // line 190
  621.             yield "            <!-- <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css\"> -->
  622.             <script src=\"https://kit.fontawesome.com/ca7826b79a.js\" crossorigin=\"anonymous\"></script>
  623.             ";
  624.             return; yield '';
  625.         })())) ? '' : new Markup($tmp$this->env->getCharset());
  626.         // line 179
  627.         yield Twig\Extension\CoreExtension::spaceless($___internal_parse_0_);
  628.         // line 193
  629.         yield "        ";
  630.         
  631.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  632.         
  633.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  634.         return; yield '';
  635.     }
  636.     // line 199
  637.     public function block_body($context, array $blocks = [])
  638.     {
  639.         $macros $this->macros;
  640.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  641.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  642.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  643.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  644.         // line 200
  645.         yield "
  646.         ";
  647.         
  648.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  649.         
  650.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  651.         return; yield '';
  652.     }
  653.     // line 214
  654.     public function block_javascripts($context, array $blocks = [])
  655.     {
  656.         $macros $this->macros;
  657.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  658.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  659.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  660.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  661.         // line 215
  662.         yield "
  663.             <script src=\"";
  664.         // line 216
  665.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/lib/jquery-1.12.4.js"), "html"nulltrue);
  666.         yield "\"></script>
  667.             <script src=\"";
  668.         // line 217
  669.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/lib/jquery-ui.js"), "html"nulltrue);
  670.         yield "\"></script>
  671.             <script>
  672.             function testAnim(x) {
  673.                 \$('#animationSandbox').removeClass().addClass(x + ' animated').one('webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend', function () {
  674.                     \$(this).removeClass();
  675.                 });
  676.             }
  677.             \$(document).ready(function () {
  678.                 \$('.js--triggerAnimation').click(function (e) {
  679.                     e.preventDefault();
  680.                     var anim = \$('.js--animations').val();
  681.                     testAnim(anim);
  682.                 });
  683.                 \$('.js--animations').change(function () {
  684.                     var anim = \$(this).val();
  685.                     testAnim(anim);
  686.                 });
  687.             });
  688.             \$(function () {
  689.                 \$(\"#slider-range\").slider({
  690.                     range: true,
  691.                     min: 0,
  692.                     max: 500,
  693.                     values: [75, 300],
  694.                     slide: function (event, ui) {
  695.                         \$(\"#amount\").val(\"\$\" + ui.values[0] + \" - \$\" + ui.values[1]);
  696.                     }
  697.                 });
  698.                 \$(\"#amount\").val(\"\$\" + \$(\"#slider-range\").slider(\"values\", 0) +
  699.                         \" - \$\" + \$(\"#slider-range\").slider(\"values\", 1));
  700.             });
  701.             \$(function () {
  702.                 \$(\"#li3\").click(function () {
  703.                     \$(\".nav-link\").switchClass(\"nav-link\", \"nav-link2\");
  704.                     \$(\".nav-link2\").switchClass(\"nav-link2\", \"nav-link\");
  705.                 });
  706.             });
  707.             </script>
  708.             ";
  709.         // line 258
  710.         yield "
  711.          \t<script src=\"";
  712.         // line 259
  713.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/lib/jquery-3.3.1.min.js"), "html"nulltrue);
  714.         yield "\"></script>
  715.             <script src=\"";
  716.         // line 260
  717.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/lib/popper.min.js"), "html"nulltrue);
  718.         yield "\"></script>
  719.             <script src=\"";
  720.         // line 261
  721.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/lib/bootstrap.min.js"), "html"nulltrue);
  722.         yield "\"></script>
  723.             <script src=\"";
  724.         // line 262
  725.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/lib/jquery-ui-1.8.22.slider.min.js"), "html"nulltrue);
  726.         yield "\"></script>
  727.             <script>
  728.             \$(document).ready(function () {
  729.                 \$(\"hidden\").parent().remove();
  730.             });
  731.             </script>
  732.             <script>
  733.                 \$(document).ready(function () {
  734.                     if ((\$(\"form#login\").length == 1) && (\$(\"div.modal div.alert-danger\").length > 0)) {
  735.                         \$(\"a.link-compte\").trigger(\"click\");
  736.                     }
  737.                     if ((\$(\"form#login\").length > 1) && (\$(\"div.modal div.alert-danger\").length > 0)) {
  738.                         \$(\"form#login:last\").prepend(\$(\"div.modal div.alert-danger\").clone());
  739.                         \$('html, body').animate({
  740.                             scrollTop: \$(\"form#login:last\").offset().top
  741.                         }, 2000);
  742.                     }
  743.                     \$(\"button.btn-toggle\").on(\"click\", function () {
  744.                         var classBtn = \$(this).attr('class');
  745.                         if (classBtn.includes(\"active\")) {
  746.                             \$(this).siblings(\" input[type='checkbox']\").prop(\"checked\", false);
  747.                         } else {
  748.                             \$(this).siblings(\" input[type='checkbox']\").prop(\"checked\", true);
  749.                         }
  750.                     });
  751.                     /*\$(\"#affichageCookie\").on( \"click\", function() {
  752.                      alert(\"here\");
  753.                      \$('#CybotCookiebotDialog').removeAttr(\"style\");
  754.                      \$('#CybotCookiebotDialog').css('display', 'flex');
  755.                      \$(\"#CybotCookiebotDialog\").addClass(\"CybotCookiebotDialogActive\");
  756.                      });
  757.                      \$('#CookiebotWidget').css('display', 'none');*/
  758.                 });
  759.             </script>
  760. \t\t";
  761.         // line 300
  762.         if ((isset($context["authFrom"]) || array_key_exists("authFrom"$context) ? $context["authFrom"] : (function () { throw new RuntimeError('Variable "authFrom" does not exist.'300$this->source); })())) {
  763.             // line 301
  764.             yield "\t\t\t<script type=\"text/javascript\"  >
  765. \t\t\t\t\$(\"#Modalindex\").modal(\"show\");
  766. \t\t\t</script>
  767. \t\t";
  768.         }
  769.         // line 305
  770.         yield "
  771.         ";
  772.         
  773.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  774.         
  775.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  776.         return; yield '';
  777.     }
  778.     /**
  779.      * @codeCoverageIgnore
  780.      */
  781.     public function getTemplateName()
  782.     {
  783.         return "base.html.twig";
  784.     }
  785.     /**
  786.      * @codeCoverageIgnore
  787.      */
  788.     public function isTraitable()
  789.     {
  790.         return false;
  791.     }
  792.     /**
  793.      * @codeCoverageIgnore
  794.      */
  795.     public function getDebugInfo()
  796.     {
  797.         return array (  846 => 305,  840 => 301,  838 => 300,  797 => 262,  793 => 261,  789 => 260,  785 => 259,  782 => 258,  739 => 217,  735 => 216,  732 => 215,  722 => 214,  710 => 200,  700 => 199,  689 => 193,  687 => 179,  681 => 190,  674 => 185,  669 => 184,  665 => 182,  661 => 181,  656 => 180,  653 => 179,  643 => 178,  624 => 164,  613 => 92,  603 => 91,  592 => 85,  582 => 84,  571 => 78,  561 => 77,  550 => 71,  540 => 70,  529 => 62,  519 => 61,  508 => 47,  498 => 46,  484 => 39,  474 => 38,  461 => 312,  457 => 310,  455 => 309,  451 => 307,  449 => 214,  442 => 209,  440 => 208,  439 => 207,  434 => 204,  432 => 197,  427 => 202,  425 => 199,  422 => 198,  420 => 197,  415 => 194,  413 => 178,  410 => 177,  405 => 175,  401 => 174,  398 => 173,  394 => 172,  392 => 171,  389 => 170,  380 => 164,  351 => 137,  349 => 136,  346 => 135,  343 => 134,  340 => 133,  338 => 132,  335 => 131,  333 => 130,  330 => 129,  328 => 128,  321 => 123,  318 => 122,  310 => 116,  303 => 111,  300 => 110,  297 => 109,  294 => 108,  292 => 107,  289 => 106,  286 => 105,  283 => 104,  280 => 103,  277 => 102,  274 => 101,  271 => 100,  268 => 99,  265 => 98,  263 => 97,  258 => 94,  255 => 93,  252 => 91,  246 => 89,  244 => 88,  241 => 87,  238 => 86,  235 => 84,  229 => 82,  227 => 81,  224 => 80,  221 => 79,  218 => 77,  212 => 75,  210 => 74,  207 => 73,  204 => 72,  201 => 70,  198 => 69,  187 => 67,  182 => 66,  180 => 65,  177 => 64,  174 => 63,  171 => 61,  165 => 59,  163 => 58,  160 => 57,  158 => 56,  156 => 55,  154 => 54,  152 => 53,  150 => 52,  148 => 51,  145 => 49,  142 => 48,  139 => 46,  133 => 44,  131 => 43,  128 => 42,  125 => 41,  122 => 38,  116 => 36,  114 => 35,  110 => 33,  107 => 32,  104 => 31,  101 => 30,  99 => 29,  96 => 28,  86 => 25,  64 => 6,  55 => 1,);
  798.     }
  799.     public function getSourceContext()
  800.     {
  801.         return new Source("<html lang=\"{{ app.request.locale|split('_')[0] }}\">
  802.     <head>
  803.         <meta charset=\"utf-8\">
  804.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  805.         <link rel=\"icon\" type=\"image/x-icon\" href=\"{{ asset('build/img/favicon.ico') }}\">
  806.         <!-- GOOGLE ANALYTICS -->
  807. \t\t<!-- Google tag (gtag.js) --> <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-4YY0Y87SCV\"></script><script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4YY0Y87SCV'); </script> 
  808. \t\t\t\t<script>
  809. \t\t\t\t\t\tvar _gaq = _gaq || [];
  810. \t\t\t\t\t\t_gaq.push(['_setAccount', 'UA-1099043-1']);
  811. \t\t\t\t\t\t_gaq.push(['_gat._anonymizeIp']);
  812. \t\t\t\t\t\t_gaq.push(['_trackPageview']);
  813. \t\t\t\t\t\t(function () {
  814. \t\t\t\t\t\t\tvar ga = document.createElement('script');
  815. \t\t\t\t\t\t\tga.type = 'text/javascript';
  816. \t\t\t\t\t\t\tga.async = true;
  817. \t\t\t\t\t\t\tga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  818. \t\t\t\t\t\t\tvar s = document.getElementsByTagName('script')[0];
  819. \t\t\t\t\t\t\ts.parentNode.insertBefore(ga, s);
  820. \t\t\t\t\t\t})();
  821. \t\t\t\t</script>
  822. \t\t<!-- END GOOGLE ANALYTICS -->
  823.         
  824.         {% cache \"block-1-js\" ttl(86400) %}  {#  86400s = 1jour #}
  825.         {% endcache %}
  826.         
  827.         {% set  lang = 'fr' %}
  828.         {% if  app.request.cookies.get('lang') %}
  829.             {% set  lang =  app.request.cookies.get('lang') %}
  830.         {% endif %}
  831.        
  832.         
  833.         {% if metaTag is defined and metaTag.getTitle %}
  834. \t\t\t<title>{{ metaTag.getTitle }}</title>
  835.         {% else %}
  836.             {% block title %}
  837. \t\t\t<title>FUSACQ {{ dates_provider.anneeEnCours }}</title>
  838. \t\t\t{% endblock %}
  839.         {% endif %}
  840.         
  841.         {% if metaTag is defined and metaTag.getDescription %}
  842. \t\t\t<meta name=\"description\" content=\"{{ metaTag.getDescription }}\">
  843.         {% else %}
  844. \t\t\t{% block description %}
  845. \t\t\t{% endblock %}
  846.         {% endif %}
  847.         
  848.         {# Attention : #}
  849.         {# 1 - Page canonique unique pour chaque variante linguistique #}
  850.         {# 2 - Autocanonisation : Chaque page linguistique devrait être \"canonique\" pour elle-même  #}
  851.         {# 3 - Pas de page canonique vers une autre langue #}
  852.         {# 4 - Utiliser x-default correctement #}
  853.         {# 5 - La balise hreflang doit être seulement utilisée pour des pages qui ne renvoient pas à une autre page via l’attribut Canonical #}
  854.         {# https://www.ionos.fr/digitalguide/web-marketing/search-engine-marketing/hreflang-principes-et-erreurs-frequentes/ #}
  855.         
  856.         {% if metaTag is defined and metaTag.getCanonical %}
  857. \t\t\t<link rel=\"canonical\" href=\"//{{ metaTag.getCanonical }}\">
  858.         {% else %}
  859. \t\t\t{% block canonical %}
  860. \t\t\t{% endblock %}
  861.         {% endif %}
  862.         
  863.         {% if metaTag is defined and metaTag.getAlternates %}
  864.         \t{% for alternate in metaTag.getAlternates %}
  865. \t\t\t<link rel=\"alternate\" hreflang=\"{{ alternate.lang }}\" href=\"//{{ alternate.href }}\">
  866. \t\t\t{% endfor %}
  867.         {% else %}
  868. \t\t\t{% block alternate %}
  869. \t\t\t{% endblock %}
  870.         {% endif %}
  871.         
  872.         {% if metaTag is defined and metaTag.getNext %}
  873. \t\t\t<link rel=\"next\" href=\"//{{ metaTag.getNext }}\">
  874.         {% else %}
  875. \t\t\t{% block next %}
  876. \t\t\t{% endblock %}
  877.         {% endif %}
  878.         
  879.         {% if metaTag is defined and metaTag.getPrev %}
  880. \t\t\t<link rel=\"prev\" href=\"//{{ metaTag.getPrev }}\">
  881.         {% else %}
  882. \t\t\t{% block prev %}
  883. \t\t\t{% endblock %}
  884.         {% endif %}
  885.         
  886.         {% if metaTag is defined and metaTag.getRobots %}
  887. \t\t\t<meta name=\"robots\" content=\"{{ metaTag.getRobots }}\">
  888.         {% else %}
  889. \t\t\t{% block robots %}
  890. \t\t\t{% endblock %}
  891.         {% endif %}
  892.         
  893.         
  894.         
  895.         {% if app.request is defined and app.request.hasPreviousSession %}
  896.                 {% set  dataSession = app.session.all %}
  897.                 {% if   app.session.all.codePays is defined %}
  898.                     {% set  codePays =  app.session.all.codePays %}
  899.                     {% set  codePaysWithUnderScore =  '_'~app.session.all.codePays~'_' %}
  900.                 {% else %}
  901.                     {% set  codePays = \"fr\" %}
  902.                     {% set  codePaysWithUnderScore = '_fr_' %}
  903.                 {% endif %}
  904.         {% else %}
  905.             {# Fallback si pas de session ouverte (ex: page d’erreur) #}
  906.             {% set codePays = 'fr' %}
  907.             {% set codePaysWithUnderScore = '_fr_' %}
  908.         {% endif %}
  909.         
  910.         
  911.         
  912.         <script type=\"text/javascript\">
  913.             if (window.\$_boServerVars === undefined) {
  914.                 window.\$_boServerVars = {{ render_esi(controller('\\App\\\\Ajax\\\\Controller\\\\BaseController::serverVariables',{\"codePays\": codePays})) }};
  915.             }
  916.         </script>
  917.         
  918.         
  919.         {# en mode production on cache les debug js #}
  920.         {% if app.request.server.get('APP_ENV') !=\"dev\" %}
  921.           <script type=\"text/javascript\">
  922.              console.log = function() {};
  923.              console.debug = function() {};
  924.           </script>
  925.         {% endif %}
  926.         {# en mode production on cache les debug js #}
  927.         
  928.         {% set acceptPubCib = true %}
  929.         {% if app.request.cookies.get('acceptPubCib') == \"non\" %}
  930.             {% set acceptPubCib = false %}
  931.         {% endif %}
  932.         
  933.         {% if acceptPubCib %}
  934.             <script async='async' src='https://www.googletagservices.com/tag/js/gpt.js'></script>
  935.             <script type='text/javascript'>
  936.               var googletag = googletag || {};
  937.               googletag.cmd = googletag.cmd || [];
  938.             </script>
  939.             
  940.             <script type='text/javascript'>
  941.             var gptAdSlots = [];
  942.               googletag.cmd.push(function() {
  943.             \t  var bannerSize = googletag.sizeMapping().
  944.             \t  addSize([1200, 0], [970, 90]).
  945.             \t  addSize([740, 0], [728, 90]).
  946.             \t  addSize([480, 0], [468, 60]).
  947.             \t  addSize([0, 0], [320, 50]).
  948.             \t  build();
  949.             \t  
  950.             \t  var paveSize = googletag.sizeMapping().
  951.             \t  addSize([1200, 0], [[300,100],[300, 250],[300,600]]).
  952.             \t  addSize([740, 0], []).
  953.             \t  addSize([480, 0], []).
  954.             \t  addSize([0, 0], []).
  955.             \t  build();
  956.             \t  
  957.             \t  gptAdSlots[0] = googletag.defineSlot('/122043898/FUSACQ_mega_banner_general', [[320, 50], [728, 90], [970, 90], [468, 60]], 'div-gpt-ad-1515517010201-0').defineSizeMapping(bannerSize).addService(googletag.pubads());
  958.             \t  gptAdSlots[1] = googletag.defineSlot('/122043898/FUSACQ_PAVE', [[300,100],[300, 250],[300,600]], 'div-gpt-ad-1515597594285-0').defineSizeMapping(paveSize).addService(googletag.pubads());
  959.             \t  googletag.pubads().enableSingleRequest();
  960.             
  961.             \t  googletag.pubads().setTargeting('PLS', ['RG']){% block googletag %}{% endblock %};
  962.             \t   
  963.             \t  googletag.enableServices();
  964.               });
  965.             </script> 
  966.         {% endif %}
  967.         
  968. \t\t{% set authFrom = app.request.query.get('authFrom') %}
  969.         {% set currentRoute = app.request.get('_route') %} {# pour linstant cette variable est non utilisé #}
  970.         
  971.           {% if currentRoute ==\"index\" %}  
  972.                 <link rel=\"stylesheet\" href=\"{{ asset('build/css/lib/all_6_4_2.min.css') }}\">
  973.          {% endif %}
  974.       
  975.         {% block stylesheets   %}
  976.             {% apply spaceless %}
  977.             <link rel=\"stylesheet\" href=\"{{ asset('build/css/lib/bootstrap.min.css') }}\">
  978.             <link rel=\"stylesheet\" href=\"{{ asset('build/css/lib/jquery-ui-1.7.3.custom.css') }}\">
  979.             <link rel=\"stylesheet\" href=\"{{ asset('build/css/lib/animate.min.css') }}\">
  980. {#             <link rel=\"stylesheet\" href=\"https://www.fusacq.com/FUSACQ2020/css/custom_fusacq1.css\">#}
  981.             <link rel=\"stylesheet\" href=\"{{ asset('build/css/custom_fusacq.css') }}\">
  982.             <link rel=\"stylesheet\" href=\"{{ asset('build/css/onglets_nav.css') }}\">
  983.             <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  984.             <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  985.             <link href=\"https://fonts.googleapis.com/css2?family=Overpass:wght@400;500;600&display=swap\" rel=\"stylesheet\">
  986.             {#<link rel=\"stylesheet\" href=\"{{ asset('build/css/lib/all_6_4_2.min.css') }}\">#}
  987.             <!-- <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css\"> -->
  988.             <script src=\"https://kit.fontawesome.com/ca7826b79a.js\" crossorigin=\"anonymous\"></script>
  989.             {% endapply %}
  990.         {% endblock %}
  991.     </head>
  992.     <body>
  993.         {% apply spaceless %}
  994.         {% block body  %}
  995.         {% endblock %}
  996.         {% endapply %}
  997.         <!--FIN CONTAINER -->
  998.         <!-- FOOTER -->
  999.         {{ render_esi(controller(
  1000.                 'App\\\\Controller\\\\CoreController::footer',{ 'lang': lang,\"codePays\": codePaysWithUnderScore }
  1001.             ))  | spaceless }}
  1002.         <!-- FIN FOOTER -->
  1003.         {% block javascripts   %}
  1004.             <script src=\"{{ asset('build/js/lib/jquery-1.12.4.js') }}\"></script>
  1005.             <script src=\"{{ asset('build/js/lib/jquery-ui.js') }}\"></script>
  1006.             <script>
  1007.             function testAnim(x) {
  1008.                 \$('#animationSandbox').removeClass().addClass(x + ' animated').one('webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend', function () {
  1009.                     \$(this).removeClass();
  1010.                 });
  1011.             }
  1012.             \$(document).ready(function () {
  1013.                 \$('.js--triggerAnimation').click(function (e) {
  1014.                     e.preventDefault();
  1015.                     var anim = \$('.js--animations').val();
  1016.                     testAnim(anim);
  1017.                 });
  1018.                 \$('.js--animations').change(function () {
  1019.                     var anim = \$(this).val();
  1020.                     testAnim(anim);
  1021.                 });
  1022.             });
  1023.             \$(function () {
  1024.                 \$(\"#slider-range\").slider({
  1025.                     range: true,
  1026.                     min: 0,
  1027.                     max: 500,
  1028.                     values: [75, 300],
  1029.                     slide: function (event, ui) {
  1030.                         \$(\"#amount\").val(\"\$\" + ui.values[0] + \" - \$\" + ui.values[1]);
  1031.                     }
  1032.                 });
  1033.                 \$(\"#amount\").val(\"\$\" + \$(\"#slider-range\").slider(\"values\", 0) +
  1034.                         \" - \$\" + \$(\"#slider-range\").slider(\"values\", 1));
  1035.             });
  1036.             \$(function () {
  1037.                 \$(\"#li3\").click(function () {
  1038.                     \$(\".nav-link\").switchClass(\"nav-link\", \"nav-link2\");
  1039.                     \$(\".nav-link2\").switchClass(\"nav-link2\", \"nav-link\");
  1040.                 });
  1041.             });
  1042.             </script>
  1043.             {#    <script src=\"{{ asset('build/js/lib/jquery-3.3.1.slim.min.js') }}\"></script> #}
  1044.          \t<script src=\"{{ asset('build/js/lib/jquery-3.3.1.min.js') }}\"></script>
  1045.             <script src=\"{{ asset('build/js/lib/popper.min.js') }}\"></script>
  1046.             <script src=\"{{ asset('build/js/lib/bootstrap.min.js') }}\"></script>
  1047.             <script src=\"{{ asset('build/js/lib/jquery-ui-1.8.22.slider.min.js') }}\"></script>
  1048.             <script>
  1049.             \$(document).ready(function () {
  1050.                 \$(\"hidden\").parent().remove();
  1051.             });
  1052.             </script>
  1053.             <script>
  1054.                 \$(document).ready(function () {
  1055.                     if ((\$(\"form#login\").length == 1) && (\$(\"div.modal div.alert-danger\").length > 0)) {
  1056.                         \$(\"a.link-compte\").trigger(\"click\");
  1057.                     }
  1058.                     if ((\$(\"form#login\").length > 1) && (\$(\"div.modal div.alert-danger\").length > 0)) {
  1059.                         \$(\"form#login:last\").prepend(\$(\"div.modal div.alert-danger\").clone());
  1060.                         \$('html, body').animate({
  1061.                             scrollTop: \$(\"form#login:last\").offset().top
  1062.                         }, 2000);
  1063.                     }
  1064.                     \$(\"button.btn-toggle\").on(\"click\", function () {
  1065.                         var classBtn = \$(this).attr('class');
  1066.                         if (classBtn.includes(\"active\")) {
  1067.                             \$(this).siblings(\" input[type='checkbox']\").prop(\"checked\", false);
  1068.                         } else {
  1069.                             \$(this).siblings(\" input[type='checkbox']\").prop(\"checked\", true);
  1070.                         }
  1071.                     });
  1072.                     /*\$(\"#affichageCookie\").on( \"click\", function() {
  1073.                      alert(\"here\");
  1074.                      \$('#CybotCookiebotDialog').removeAttr(\"style\");
  1075.                      \$('#CybotCookiebotDialog').css('display', 'flex');
  1076.                      \$(\"#CybotCookiebotDialog\").addClass(\"CybotCookiebotDialogActive\");
  1077.                      });
  1078.                      \$('#CookiebotWidget').css('display', 'none');*/
  1079.                 });
  1080.             </script>
  1081. \t\t{% if authFrom %}
  1082. \t\t\t<script type=\"text/javascript\"  >
  1083. \t\t\t\t\$(\"#Modalindex\").modal(\"show\");
  1084. \t\t\t</script>
  1085. \t\t{% endif %}
  1086.         {% endblock %}
  1087.     </body>
  1088.  
  1089.     {% if  app.request.host =='www.fusacq.com'   %}
  1090.             <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-framework=\"TCFv2.2\" data-cbid=\"679b781c-197a-42a0-be0e-18f29c98c691\" data-blockingmode=\"auto\" type=\"text/javascript\" data-cookieconsent=\"marketing\"></script>
  1091.     {% endif %}
  1092.     
  1093.  
  1094. </html>""base.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/base.html.twig");
  1095.     }
  1096. }