var/cache/dev/twig/fd/fd36ca9db3ebca63a27ca07afd7d6ed3.php line 140

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_aeae45a41cbf0158f30a7f21ea608c9d 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.             'flash' => [$this'block_flash'],
  26.             'menu' => [$this'block_menu'],
  27.             'content' => [$this'block_content'],
  28.             'footer' => [$this'block_footer'],
  29.             'copyright' => [$this'block_copyright'],
  30.         ];
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  39.         // line 1
  40.         echo "<!DOCTYPE html>
  41. <head>
  42.     <title>CBRC ";
  43.         // line 3
  44.         $this->displayBlock('title'$context$blocks);
  45.         echo "</title>
  46.     <meta charset=\"utf-8\">
  47.     <!--[if IE]>
  48.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  49.     <![endif]-->
  50.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  51.     <link rel=\"icon\" type=\"image/png\" href=\"";
  52.         // line 10
  53.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/cbrc/logo.jpg")), "html"nulltrue);
  54.         echo "\"/>
  55.     <meta name=\"description\" content=\"Le Cercle de Bridge Reims Champagne\">
  56.     <meta name=\"author\" content=\"CBRC\">
  57.     <meta name=\"keywords\" content=\"bridge, reims, tournois, cours, festival de Reims\" />
  58.     <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
  59.     <link rel=\"stylesheet\" href=\"";
  60.         // line 16
  61.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/bootstrap.min.css")), "html"nulltrue);
  62.         echo "\">
  63.     <link rel=\"stylesheet\" href=\"";
  64.         // line 17
  65.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/font-awesome5.css")), "html"nulltrue);
  66.         echo "\">
  67.     <link rel=\"stylesheet\" href=\"";
  68.         // line 18
  69.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/main.css")), "html"nulltrue);
  70.         echo "\" class=\"color-switcher-link\">
  71.     <link rel=\"stylesheet\" href=\"";
  72.         // line 19
  73.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/shop.css")), "html"nulltrue);
  74.         echo "\" class=\"color-switcher-link\">
  75.     <script src=\"";
  76.         // line 20
  77.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/vendor/modernizr-2.6.2.min.js")), "html"nulltrue);
  78.         echo "\"></script>
  79.     <link rel=\"stylesheet\" href=\" ";
  80.         // line 21
  81.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/fonts/@fortawesome/fontawesome-free/css/all.min.css"), "html"nulltrue);
  82.         echo "\">
  83.     <link rel=\"stylesheet\" href=\"";
  84.         // line 22
  85.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/custom.css")), "html"nulltrue);
  86.         echo "\">
  87.     <!--[if lt IE 9]>
  88.     <script src=\"";
  89.         // line 25
  90.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/vendor/html5shiv.min.js")), "html"nulltrue);
  91.         echo " \"></script>
  92.     <script src=\"";
  93.         // line 26
  94.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/vendor/respond.min.js")), "html"nulltrue);
  95.         echo "\"></script>
  96.     <script src=\"";
  97.         // line 27
  98.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/vendor/jquery-1.12.4.min.js")), "html"nulltrue);
  99.         echo " \"></script>
  100.     <![endif]-->
  101.     <script src=\"https://cdn.tiny.cloud/1/8dgc3lktopijv5fschg1f50tjp9mhuirduawo2ou941kumxt/tinymce/5/tinymce.min.js\"
  102.             referrerpolicy=\"origin\"></script>
  103.     <script>
  104.         tinymce.init({
  105.             selector: '.enrichedtextarea',
  106.             plugins: 'advlist image imagetools table past lists link fullscreen code',
  107.             toolbar: 'undo redo | formatselect | bold italic | alignleft aligncenter alignright alignjustify | paste pastetext| image | table | bullist numlist | fullscreen',
  108.             file_picker_types: 'image',
  109.             automatic_uploads: true,
  110.             paste_data_images: true,
  111.             /* without images_upload_url set, Upload tab won't show up*/
  112.             images_upload_url: '/service/upload/test',
  113.             images_upload_base_path: '/',
  114.             relative_urls : false,
  115.             remove_script_host : false,
  116.             convert_urls : true,
  117.             draggable_modal: true,
  118.         });
  119.     </script>
  120. </head>
  121. <body>
  122. <!-- wrappers for visual page editor and boxed version of template -->
  123. ";
  124.         // line 54
  125.         $this->displayBlock('flash'$context$blocks);
  126.         // line 59
  127.         echo "
  128. <div id=\"canvas\">
  129.     <div id=\"box_wrapper\">
  130.         ";
  131.         // line 63
  132.         $this->displayBlock('menu'$context$blocks);
  133.         // line 66
  134.         echo "
  135.         ";
  136.         // line 67
  137.         $this->displayBlock('content'$context$blocks);
  138.         // line 69
  139.         echo "
  140.         ";
  141.         // line 70
  142.         $this->displayBlock('footer'$context$blocks);
  143.         // line 108
  144.         echo "
  145.         ";
  146.         // line 109
  147.         $this->displayBlock('copyright'$context$blocks);
  148.         // line 120
  149.         echo "
  150.     </div>
  151. </div>
  152. <script src=\"";
  153.         // line 124
  154.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/compressed.js")), "html"nulltrue);
  155.         echo "\"></script>
  156. <script src=\"";
  157.         // line 125
  158.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/main.js")), "html"nulltrue);
  159.         echo "\"></script>
  160. ";
  161.         // line 127
  162.         if ((twig_in_filter("cbrc51.fr"twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'127$this->source); })()), "request", [], "any"falsefalsefalse127), "schemeAndHttpHost", [], "any"falsefalsefalse127)) &&  !twig_in_filter("dev"twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'127$this->source); })()), "request", [], "any"falsefalsefalse127), "schemeAndHttpHost", [], "any"falsefalsefalse127)))) {
  163.             // line 128
  164.             echo "    <!-- Global site tag (gtag.js) - Google Analytics -->
  165.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-966KXS1EB2\"></script>
  166.     <script>
  167.         window.dataLayer = window.dataLayer || [];
  168.         function gtag(){dataLayer.push(arguments);}
  169.         gtag('js', new Date());
  170.         gtag('config', 'G-966KXS1EB2');
  171.     </script>
  172. ";
  173.         }
  174.         // line 138
  175.         echo "
  176. </body>
  177. </html>";
  178.         
  179.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  180.         
  181.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  182.     }
  183.     // line 3
  184.     public function block_title($context, array $blocks = [])
  185.     {
  186.         $macros $this->macros;
  187.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  188.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  189.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  190.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  191.         echo " ";
  192.         
  193.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  194.         
  195.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  196.     }
  197.     // line 54
  198.     public function block_flash($context, array $blocks = [])
  199.     {
  200.         $macros $this->macros;
  201.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  202.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""flash"));
  203.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  204.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""flash"));
  205.         // line 55
  206.         echo "<div class=\"fixed-top\">
  207.     ";
  208.         // line 56
  209.         echo twig_include($this->env$context"flashmessages/flashmessages.html.twig");
  210.         echo "
  211. </div>
  212. ";
  213.         
  214.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  215.         
  216.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  217.     }
  218.     // line 63
  219.     public function block_menu($context, array $blocks = [])
  220.     {
  221.         $macros $this->macros;
  222.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  223.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu"));
  224.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  225.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu"));
  226.         // line 64
  227.         echo "            ";
  228.         $this->loadTemplate("menu/menucontainer.html.twig""base.html.twig"64)->display($context);
  229.         // line 65
  230.         echo "        ";
  231.         
  232.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  233.         
  234.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  235.     }
  236.     // line 67
  237.     public function block_content($context, array $blocks = [])
  238.     {
  239.         $macros $this->macros;
  240.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  241.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  242.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  243.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  244.         // line 68
  245.         echo "        ";
  246.         
  247.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  248.         
  249.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  250.     }
  251.     // line 70
  252.     public function block_footer($context, array $blocks = [])
  253.     {
  254.         $macros $this->macros;
  255.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  256.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  257.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  258.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  259.         // line 71
  260.         echo "            <footer class=\"page_footer footer-1 text-center text-sm-left  ds s-pt-60 s-pb-30 c-mb-30 s-bordertop\">
  261.                 <div class=\"container-fluid\">
  262.                     <div class=\"row justify-content-center align-items-center\">
  263.                         <div class=\"col-12 text-xl-left text-center  animate\" data-animation=\"fadeInUp\">
  264.                             <a href=\"./\" class=\"logo\">
  265.                                 <img src=\"";
  266.         // line 77
  267.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/cbrc/logo.jpg")), "html"nulltrue);
  268.         echo "\" alt=\"\">
  269.                             </a>
  270.                         </div>
  271.                         <div class=\"col-12 text-center animate\" data-animation=\"fadeInUp\">
  272.                             <div class=\"widget widget_nav_menu\">
  273.                                 <ul class=\"list-unstyled\">
  274.                                     <li>
  275.                                         <a href=\"";
  276.         // line 85
  277.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("about", [], false);
  278.         echo "\">Le Club</a>
  279.                                     </li>
  280.                                     <li>
  281.                                         <a href=\"";
  282.         // line 88
  283.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home_tournois", [], false);
  284.         echo "\">Tournois</a>
  285.                                     </li>
  286.                                     <li>
  287.                                         <a href=\"";
  288.         // line 92
  289.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home_cours", [], false);
  290.         echo "\">Cours</a>
  291.                                     </li>
  292.                                     <li>
  293.                                         <a href=\"";
  294.         // line 96
  295.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact", [], false);
  296.         echo "\">Contact</a>
  297.                                     </li>
  298.                                     <li>
  299.                                         <a href=\"";
  300.         // line 99
  301.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("legal", [], false);
  302.         echo "\">Mentions légales</a>
  303.                                     </li>
  304.                                 </ul>
  305.                             </div>
  306.                         </div>
  307.                     </div>
  308.                 </div>
  309.             </footer>
  310.         ";
  311.         
  312.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  313.         
  314.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  315.     }
  316.     // line 109
  317.     public function block_copyright($context, array $blocks = [])
  318.     {
  319.         $macros $this->macros;
  320.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  321.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""copyright"));
  322.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  323.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""copyright"));
  324.         // line 110
  325.         echo "            <section class=\"page_copyright copyright1 ds s-pt-70 s-pb-60 s-bordertop\">
  326.                 <div class=\"container\" style=\"min-height: 60vh;\">
  327.                     <div class=\"row align-items-center\">
  328.                         <div class=\"col-md-12 text-center\">
  329.                             <p>&copy; Copyright <span class=\"copyright_year\">2021</span> All Rights Reserved</p>
  330.                         </div>
  331.                     </div>
  332.                 </div>
  333.             </section>
  334.         ";
  335.         
  336.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  337.         
  338.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  339.     }
  340.     public function getTemplateName()
  341.     {
  342.         return "base.html.twig";
  343.     }
  344.     public function isTraitable()
  345.     {
  346.         return false;
  347.     }
  348.     public function getDebugInfo()
  349.     {
  350.         return array (  379 => 110,  369 => 109,  350 => 99,  344 => 96,  337 => 92,  330 => 88,  324 => 85,  313 => 77,  305 => 71,  295 => 70,  285 => 68,  275 => 67,  265 => 65,  262 => 64,  252 => 63,  239 => 56,  236 => 55,  226 => 54,  207 => 3,  194 => 138,  182 => 128,  180 => 127,  175 => 125,  171 => 124,  165 => 120,  163 => 109,  160 => 108,  158 => 70,  155 => 69,  153 => 67,  150 => 66,  148 => 63,  142 => 59,  140 => 54,  110 => 27,  106 => 26,  102 => 25,  96 => 22,  92 => 21,  88 => 20,  84 => 19,  80 => 18,  76 => 17,  72 => 16,  63 => 10,  53 => 3,  49 => 1,);
  351.     }
  352.     public function getSourceContext()
  353.     {
  354.         return new Source("<!DOCTYPE html>
  355. <head>
  356.     <title>CBRC {% block title %} {% endblock %}</title>
  357.     <meta charset=\"utf-8\">
  358.     <!--[if IE]>
  359.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  360.     <![endif]-->
  361.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  362.     <link rel=\"icon\" type=\"image/png\" href=\"{{ absolute_url(asset('assets/images/cbrc/logo.jpg'))}}\"/>
  363.     <meta name=\"description\" content=\"Le Cercle de Bridge Reims Champagne\">
  364.     <meta name=\"author\" content=\"CBRC\">
  365.     <meta name=\"keywords\" content=\"bridge, reims, tournois, cours, festival de Reims\" />
  366.     <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
  367.     <link rel=\"stylesheet\" href=\"{{ absolute_url(asset('assets/css/bootstrap.min.css')) }}\">
  368.     <link rel=\"stylesheet\" href=\"{{ absolute_url(asset('assets/css/font-awesome5.css')) }}\">
  369.     <link rel=\"stylesheet\" href=\"{{ absolute_url(asset('assets/css/main.css')) }}\" class=\"color-switcher-link\">
  370.     <link rel=\"stylesheet\" href=\"{{ absolute_url(asset('assets/css/shop.css')) }}\" class=\"color-switcher-link\">
  371.     <script src=\"{{ absolute_url(asset('assets/js/vendor/modernizr-2.6.2.min.js')) }}\"></script>
  372.     <link rel=\"stylesheet\" href=\" {{ asset('assets/fonts/@fortawesome/fontawesome-free/css/all.min.css') }}\">
  373.     <link rel=\"stylesheet\" href=\"{{ absolute_url(asset('assets/css/custom.css')) }}\">
  374.     <!--[if lt IE 9]>
  375.     <script src=\"{{ absolute_url(asset('assets/js/vendor/html5shiv.min.js')) }} \"></script>
  376.     <script src=\"{{ absolute_url(asset('assets/js/vendor/respond.min.js')) }}\"></script>
  377.     <script src=\"{{ absolute_url(asset('assets/js/vendor/jquery-1.12.4.min.js')) }} \"></script>
  378.     <![endif]-->
  379.     <script src=\"https://cdn.tiny.cloud/1/8dgc3lktopijv5fschg1f50tjp9mhuirduawo2ou941kumxt/tinymce/5/tinymce.min.js\"
  380.             referrerpolicy=\"origin\"></script>
  381.     <script>
  382.         tinymce.init({
  383.             selector: '.enrichedtextarea',
  384.             plugins: 'advlist image imagetools table past lists link fullscreen code',
  385.             toolbar: 'undo redo | formatselect | bold italic | alignleft aligncenter alignright alignjustify | paste pastetext| image | table | bullist numlist | fullscreen',
  386.             file_picker_types: 'image',
  387.             automatic_uploads: true,
  388.             paste_data_images: true,
  389.             /* without images_upload_url set, Upload tab won't show up*/
  390.             images_upload_url: '/service/upload/test',
  391.             images_upload_base_path: '/',
  392.             relative_urls : false,
  393.             remove_script_host : false,
  394.             convert_urls : true,
  395.             draggable_modal: true,
  396.         });
  397.     </script>
  398. </head>
  399. <body>
  400. <!-- wrappers for visual page editor and boxed version of template -->
  401. {% block flash %}
  402. <div class=\"fixed-top\">
  403.     {{ include('flashmessages/flashmessages.html.twig') }}
  404. </div>
  405. {% endblock %}
  406. <div id=\"canvas\">
  407.     <div id=\"box_wrapper\">
  408.         {% block menu %}
  409.             {% include 'menu/menucontainer.html.twig' %}
  410.         {% endblock %}
  411.         {% block content %}
  412.         {% endblock %}
  413.         {% block footer %}
  414.             <footer class=\"page_footer footer-1 text-center text-sm-left  ds s-pt-60 s-pb-30 c-mb-30 s-bordertop\">
  415.                 <div class=\"container-fluid\">
  416.                     <div class=\"row justify-content-center align-items-center\">
  417.                         <div class=\"col-12 text-xl-left text-center  animate\" data-animation=\"fadeInUp\">
  418.                             <a href=\"./\" class=\"logo\">
  419.                                 <img src=\"{{ absolute_url(asset('assets/images/cbrc/logo.jpg')) }}\" alt=\"\">
  420.                             </a>
  421.                         </div>
  422.                         <div class=\"col-12 text-center animate\" data-animation=\"fadeInUp\">
  423.                             <div class=\"widget widget_nav_menu\">
  424.                                 <ul class=\"list-unstyled\">
  425.                                     <li>
  426.                                         <a href=\"{{ path('about', {}, relative = false) }}\">Le Club</a>
  427.                                     </li>
  428.                                     <li>
  429.                                         <a href=\"{{ path('home_tournois', {}, relative = false) }}\">Tournois</a>
  430.                                     </li>
  431.                                     <li>
  432.                                         <a href=\"{{ path('home_cours', {}, relative = false) }}\">Cours</a>
  433.                                     </li>
  434.                                     <li>
  435.                                         <a href=\"{{ path('contact', {}, relative = false) }}\">Contact</a>
  436.                                     </li>
  437.                                     <li>
  438.                                         <a href=\"{{ path('legal', {}, relative = false) }}\">Mentions légales</a>
  439.                                     </li>
  440.                                 </ul>
  441.                             </div>
  442.                         </div>
  443.                     </div>
  444.                 </div>
  445.             </footer>
  446.         {% endblock %}
  447.         {% block copyright %}
  448.             <section class=\"page_copyright copyright1 ds s-pt-70 s-pb-60 s-bordertop\">
  449.                 <div class=\"container\" style=\"min-height: 60vh;\">
  450.                     <div class=\"row align-items-center\">
  451.                         <div class=\"col-md-12 text-center\">
  452.                             <p>&copy; Copyright <span class=\"copyright_year\">2021</span> All Rights Reserved</p>
  453.                         </div>
  454.                     </div>
  455.                 </div>
  456.             </section>
  457.         {% endblock %}
  458.     </div>
  459. </div>
  460. <script src=\"{{ absolute_url(asset('assets/js/compressed.js')) }}\"></script>
  461. <script src=\"{{ absolute_url(asset('assets/js/main.js')) }}\"></script>
  462. {% if 'cbrc51.fr' in app.request.schemeAndHttpHost and not ('dev' in app.request.schemeAndHttpHost)%}
  463.     <!-- Global site tag (gtag.js) - Google Analytics -->
  464.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-966KXS1EB2\"></script>
  465.     <script>
  466.         window.dataLayer = window.dataLayer || [];
  467.         function gtag(){dataLayer.push(arguments);}
  468.         gtag('js', new Date());
  469.         gtag('config', 'G-966KXS1EB2');
  470.     </script>
  471. {%endif%}
  472. </body>
  473. </html>""base.html.twig""/home/maixmebouz/www/dev/cbrc/templates/base.html.twig");
  474.     }
  475. }