<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* base.html.twig */
class __TwigTemplate_22a404848e6412d8c77fcefd0fe036fe205cf2ca654c240d09dcef24d74e2986 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'body' => [$this, 'block_body'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html lang=\"en\">
<head>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<meta name=\"author\" content=\"AREADY.IO\">
";
// line 8
$this->displayBlock('title', $context, $blocks);
// line 9
echo "
<link href=\"";
// line 11
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/bootstrap.min.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
<link rel=\"stylesheet\" href=\"";
// line 12
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/font-awesome.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 13
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/animate.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 14
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/flexslider.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 15
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/main.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 16
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/responsive.css"), "html", null, true);
echo "\">
<link href=\"https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700\" rel=\"stylesheet\">
<link href=\"https://fonts.googleapis.com/css?family=Raleway:200,200i,300,300i,400,500,600,700,800,900\" rel=\"stylesheet\">
<link rel=\"icon\" href=\"";
// line 21
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ico/favicon.ico"), "html", null, true);
echo "\">
<link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"https://demo.themeregion.com/images/ico/apple-touch-icon-144.png\">
<link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"https://demo.themeregion.com/images/ico/apple-touch-icon-114.png\">
<link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"https://demo.themeregion.com/images/ico/apple-touch-icon-72.png\">
<link rel=\"apple-touch-icon\" sizes=\"57x57\" href=\"https://demo.themeregion.com/images/ico/apple-touch-icon-57.png\">
<style>
.theme-menu ul li a:link, .theme-menu ul li a:visited, .login-signup ul li a:link, .login-signup ul li a:visited {
display: block;
font-weight: 400;
font-size: 14px !important;
color: #fff;
text-transform: uppercase;
padding: 16px 15px;
}
.cke_notifications_area {
pointer-events: none;
display: none;
}
.navbar-default ul.sub-menu li a
{
\tcolor:#000
}
</style>
<!--[if lt IE 9]>
\t\t<script src=\"https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js\"></script>
\t\t<script src=\"https://oss.maxcdn.com/respond/1.4.2/respond.min.js\"></script>
\t\t<![endif]-->
</head>
<body class=\"tr-homepage\">
<div class=\"container\">
<div class=\"logo-search header-two clearfix\">
<div class=\"logo\">
<h1>
<a href=\"";
// line 59
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_default");
echo "\"> <img src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/Logo HD.jpg"), "html", null, true);
echo "\" width=\"100\" style=\"max-width:150px\" alt=\"logo lion club laclaireau\" title=\"logo lion club laclaireau\">
</a>
</h1>
</div>
<div class=\"ticker-flexslider\">
<div class=\"flex-viewport\" style=\"float:right\">
";
// line 66
if ((twig_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.', 66, $this->source); })()), "user", [], "any", false, false, false, 66) && $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN"))) {
// line 67
echo "<a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("exportPdf");
echo "\"><button type=\"button\" class=\"btn btn-warning\">Exporter les achats</button></a>
<br><br>
";
}
// line 70
echo "
";
// line 71
if (twig_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.', 71, $this->source); })()), "user", [], "any", false, false, false, 71)) {
// line 72
echo "<a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("panier");
echo "\">
<button type=\"button\" onclick=\"addPanier()\" class=\"btn btn-info\"><i class='fa fa-cart-plus'></i> Voir mon panier</button>
</a>
";
} else {
// line 79
echo "<a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
echo "\">
<button type=\"button\" class=\"btn btn-info\"><i class='fa fa-user'></i> Je me connecte</button>
</a>
";
}
// line 84
echo "
</div>
</div>
<!--<div class=\"search-form\">
<form action=\"#\" method=\"get\" id=\"searchform\">
<input type=\"text\" id=\"s\" name=\"s\" value=\"\" placeholder=\"Ecrire un mot clé\">
<input type=\"submit\" class=\"search-submit\" value=\"Search\">
</form>
</div>-->
</div>
</div>
<header id=\"header\" class=\"clearfix\">
<div class=\"navbar navbar-default navbar-expand-lg\">
<nav class=\"container\">
<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarNav\" aria-controls=\"navbarNav\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
<span class=\"navbar-toggler-icon\"><i class=\"fa fa-align-justify\"></i></span>
</button>
<div class=\"navbar-left\">
<div class=\"navbar-collapse collapse\" id=\"navbarNav\">
<div id=\"dropdown\" class=\"theme-menu nav navbar-nav\">
<ul>
<li ";
// line 106
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 106, $this->source); })()), "request", [], "any", false, false, false, 106), "attributes", [], "any", false, false, false, 106), "get", [0 => "_route"], "method", false, false, false, 106), "app_default"))) {
echo "class=\"active\"";
}
echo "><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_default");
echo "\">Accueil</a></li>
<li class=\"dropdown ";
// line 107
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 107, $this->source); })()), "request", [], "any", false, false, false, 107), "attributes", [], "any", false, false, false, 107), "get", [0 => "_route"], "method", false, false, false, 107), "aPropos"))) {
echo "active";
}
echo "\"><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("aPropos");
echo "\">A propos</a>
\t<ul class=\"sub-menu\">
\t<li><a href=\"";
// line 109
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("aPropos");
echo "\">En général</a></li>
\t<li><a href=\"";
// line 110
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("aPropos");
echo "#team\">Les membres</a></li>
\t
\t</ul>
\t</li>
<li ";
// line 114
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 114, $this->source); })()), "request", [], "any", false, false, false, 114), "attributes", [], "any", false, false, false, 114), "get", [0 => "_route"], "method", false, false, false, 114), "activites"))) {
echo "class=\"active\"";
}
echo "><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("activites");
echo "\">Activités</a></li>
<li ";
// line 116
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 116, $this->source); })()), "request", [], "any", false, false, false, 116), "attributes", [], "any", false, false, false, 116), "get", [0 => "_route"], "method", false, false, false, 116), "commissions"))) {
echo "class=\"active\"";
}
echo "><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("commissions");
echo "\">Les commissions</a>
\t\t
</li>
\t\t<li ";
// line 120
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 120, $this->source); })()), "request", [], "any", false, false, false, 120), "attributes", [], "any", false, false, false, 120), "get", [0 => "_route"], "method", false, false, false, 120), "calendrier"))) {
echo "class=\"active\"";
}
echo "><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("calendrier");
echo "\">Festival</a>
\t\t\t
\t\t\t</li>
<li ";
// line 123
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 123, $this->source); })()), "request", [], "any", false, false, false, 123), "attributes", [], "any", false, false, false, 123), "get", [0 => "_route"], "method", false, false, false, 123), "press"))) {
echo "class=\"active\"";
}
echo "><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("press");
echo "\">Presse</a></li>
<li ";
// line 125
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 125, $this->source); })()), "request", [], "any", false, false, false, 125), "attributes", [], "any", false, false, false, 125), "get", [0 => "_route"], "method", false, false, false, 125), "sponsors"))) {
echo "class=\"active\"";
}
echo "><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sponsors");
echo "\">Sponsors</a></li>
<li ";
// line 128
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 128, $this->source); })()), "request", [], "any", false, false, false, 128), "attributes", [], "any", false, false, false, 128), "get", [0 => "_route"], "method", false, false, false, 128), "contact"))) {
echo "class=\"active\"";
}
echo "><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact");
echo "\">Contact</a></li>
";
// line 130
if (twig_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.', 130, $this->source); })()), "user", [], "any", false, false, false, 130)) {
// line 131
echo "<li ><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_logout");
echo "\">Déconnexion</a></li>
";
}
// line 133
echo "</ul>
</div>
</div>
</div>
<div class=\"nav-right\">
<div class=\"social-icons\">
<ul class=\"clearfix\">
<li><a href=\"https://www.facebook.com/lionslaclaireau\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a></li>
</ul>
</div>
</div>
</nav>
</div>
</header>
";
// line 149
$this->displayBlock('body', $context, $blocks);
// line 150
echo "<footer>
\t<div class=\"container\">
\t
\t<div class=\"clearfix\">
\t<label class=\"copyright\">© 2025 <a href=\"";
// line 154
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_default");
echo "\">LIONS CLUB Laclaireau – Comté de Chiny
\t\t</a> ‐ Tous droits réservés -
\t\t<a href=\"";
// line 156
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_default");
echo "\">Mentions légales</a> -
\t\t<a href=\"";
// line 157
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("politique");
echo "\">Politique de confidentialité</a>
\t\t";
// line 158
if ((twig_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.', 158, $this->source); })()), "user", [], "any", false, false, false, 158) && $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN"))) {
// line 159
echo "\t\t-
\t\t<a href=\"";
// line 160
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_user_index");
echo "\">Gestion des utilisateurs</a>
\t\t";
}
// line 162
echo "\t\t</label>
\t
\t</div>
\t</div>
\t</footer>
\t
\t<script src=\"";
// line 168
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.min.js"), "html", null, true);
echo "\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t<script src=\"";
// line 169
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/bootstrap.min.js"), "html", null, true);
echo "\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t<script src=\"";
// line 170
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.flexslider-min.js"), "html", null, true);
echo "\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t<script src=\"";
// line 171
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/magnific-popup.min.js"), "html", null, true);
echo "\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t<script src=\"";
// line 172
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/theia-sticky-sidebar.min.js"), "html", null, true);
echo "\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t<script src=\"";
// line 173
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/main.js"), "html", null, true);
echo "\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t <script src=\"https://code.jquery.com/jquery-3.6.1.js\" integrity=\"sha256-3zlB5s2uwoUzrXK3BT7AX3FyvojsraNFxCc2vC/7pNI=\" crossorigin=\"anonymous\"></script> \t
<script type=\"text/javascript\" src=\"";
// line 176
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("cookies/jquery.ihavecookies.js"), "html", null, true);
echo "\"></script>
<script type=\"text/javascript\">
\t\t\tvar options = {
\t\t\t\ttitle: 'Acceptation des cookies ',
\t\t\t\tmessage: \"Nous utilisons des cookies nécessaires au fonctionnement de ce site Web et également des cookies nous permettant d'analyser notre trafic\",
\t\t\t\tdelay: 600,
\t\t\t\texpires: 1,
\t\t\t\tlink: \"";
// line 184
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("cookies");
echo "\",
\t\t\t\tonAccept: function(){
\t\t\t\t\tvar myPreferences = \$.fn.ihavecookies.cookie();
\t\t\t\t\tconsole.log('Yay! The following preferences were saved...');
\t\t\t\t\tconsole.log(myPreferences);
\t\t\t\t},
\t\t\t\tuncheckBoxes: true,
\t\t\t\tacceptBtnLabel: 'Tout accepter',
\t\t\t\tadvancedBtnLabel: 'Personnaliser',
\t\t\t\tmoreInfoLabel: 'En savoir plus',
\t\t\t\tcookieTypesTitle: 'Choisissez les cookies que vous souhaitez accepter',
\t\t\t\tfixedCookieTypeLabel: 'Essentiel',
\t\t\t\tfixedCookieTypeDesc: 'These are essential for the website to work correctly.'
\t\t\t}
\t\t\t\$(document).ready(function() {
\t\t\t\t\$('body').ihavecookies(options);
\t\t\t\tif (\$.fn.ihavecookies.preference('marketing') === true) {
\t\t\t\t\tconsole.log('This should run because marketing is accepted.');
\t\t\t\t}
\t\t\t\t\$('#ihavecookiesBtn').on('click', function(){
\t\t\t\t\t\$('body').ihavecookies(options, 'reinit');
\t\t\t\t});
\t\t\t});
\t\t</script>
<link href=\"";
// line 216
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("cookies/cookies.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
\t</body>
\t</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 8
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 149
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "base.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 455 => 149, 437 => 8, 422 => 216, 387 => 184, 376 => 176, 370 => 173, 366 => 172, 362 => 171, 358 => 170, 354 => 169, 350 => 168, 342 => 162, 337 => 160, 334 => 159, 332 => 158, 328 => 157, 324 => 156, 319 => 154, 313 => 150, 311 => 149, 293 => 133, 287 => 131, 285 => 130, 276 => 128, 266 => 125, 257 => 123, 247 => 120, 236 => 116, 227 => 114, 220 => 110, 216 => 109, 207 => 107, 199 => 106, 175 => 84, 166 => 79, 155 => 72, 153 => 71, 150 => 70, 143 => 67, 141 => 66, 129 => 59, 88 => 21, 80 => 16, 76 => 15, 72 => 14, 68 => 13, 64 => 12, 60 => 11, 56 => 9, 54 => 8, 45 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html lang=\"en\">
<head>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<meta name=\"author\" content=\"AREADY.IO\">
{% block title %}{% endblock %}
<link href=\"{{asset('css/bootstrap.min.css')}}\" rel=\"stylesheet\">
<link rel=\"stylesheet\" href=\"{{asset('css/font-awesome.min.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/animate.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/flexslider.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/main.css')}}\">
<link rel=\"stylesheet\" href=\"{{asset('css/responsive.css')}}\">
<link href=\"https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700\" rel=\"stylesheet\">
<link href=\"https://fonts.googleapis.com/css?family=Raleway:200,200i,300,300i,400,500,600,700,800,900\" rel=\"stylesheet\">
<link rel=\"icon\" href=\"{{asset('images/ico/favicon.ico')}}\">
<link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"https://demo.themeregion.com/images/ico/apple-touch-icon-144.png\">
<link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"https://demo.themeregion.com/images/ico/apple-touch-icon-114.png\">
<link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"https://demo.themeregion.com/images/ico/apple-touch-icon-72.png\">
<link rel=\"apple-touch-icon\" sizes=\"57x57\" href=\"https://demo.themeregion.com/images/ico/apple-touch-icon-57.png\">
<style>
.theme-menu ul li a:link, .theme-menu ul li a:visited, .login-signup ul li a:link, .login-signup ul li a:visited {
display: block;
font-weight: 400;
font-size: 14px !important;
color: #fff;
text-transform: uppercase;
padding: 16px 15px;
}
.cke_notifications_area {
pointer-events: none;
display: none;
}
.navbar-default ul.sub-menu li a
{
\tcolor:#000
}
</style>
<!--[if lt IE 9]>
\t\t<script src=\"https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js\"></script>
\t\t<script src=\"https://oss.maxcdn.com/respond/1.4.2/respond.min.js\"></script>
\t\t<![endif]-->
</head>
<body class=\"tr-homepage\">
<div class=\"container\">
<div class=\"logo-search header-two clearfix\">
<div class=\"logo\">
<h1>
<a href=\"{{path('app_default')}}\"> <img src=\"{{asset('images/Logo HD.jpg')}}\" width=\"100\" style=\"max-width:150px\" alt=\"logo lion club laclaireau\" title=\"logo lion club laclaireau\">
</a>
</h1>
</div>
<div class=\"ticker-flexslider\">
<div class=\"flex-viewport\" style=\"float:right\">
{% if app.user and is_granted('ROLE_ADMIN') %}
<a href=\"{{path('exportPdf')}}\"><button type=\"button\" class=\"btn btn-warning\">Exporter les achats</button></a>
<br><br>
{% endif %}
{% if app.user %}
<a href=\"{{path('panier')}}\">
<button type=\"button\" onclick=\"addPanier()\" class=\"btn btn-info\"><i class='fa fa-cart-plus'></i> Voir mon panier</button>
</a>
{% else %}
<a href=\"{{path('app_login')}}\">
<button type=\"button\" class=\"btn btn-info\"><i class='fa fa-user'></i> Je me connecte</button>
</a>
{% endif %}
</div>
</div>
<!--<div class=\"search-form\">
<form action=\"#\" method=\"get\" id=\"searchform\">
<input type=\"text\" id=\"s\" name=\"s\" value=\"\" placeholder=\"Ecrire un mot clé\">
<input type=\"submit\" class=\"search-submit\" value=\"Search\">
</form>
</div>-->
</div>
</div>
<header id=\"header\" class=\"clearfix\">
<div class=\"navbar navbar-default navbar-expand-lg\">
<nav class=\"container\">
<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarNav\" aria-controls=\"navbarNav\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
<span class=\"navbar-toggler-icon\"><i class=\"fa fa-align-justify\"></i></span>
</button>
<div class=\"navbar-left\">
<div class=\"navbar-collapse collapse\" id=\"navbarNav\">
<div id=\"dropdown\" class=\"theme-menu nav navbar-nav\">
<ul>
<li {% if app.request.attributes.get('_route') == 'app_default' %}class=\"active\"{% endif %}><a href=\"{{path('app_default')}}\">Accueil</a></li>
<li class=\"dropdown {% if app.request.attributes.get('_route') == 'aPropos' %}active{% endif %}\"><a href=\"{{path('aPropos')}}\">A propos</a>
\t<ul class=\"sub-menu\">
\t<li><a href=\"{{path('aPropos')}}\">En général</a></li>
\t<li><a href=\"{{path('aPropos')}}#team\">Les membres</a></li>
\t
\t</ul>
\t</li>
<li {% if app.request.attributes.get('_route') == 'activites' %}class=\"active\"{% endif %}><a href=\"{{path('activites')}}\">Activités</a></li>
<li {% if app.request.attributes.get('_route') == 'commissions' %}class=\"active\"{% endif %}><a href=\"{{path('commissions')}}\">Les commissions</a>
\t\t
</li>
\t\t<li {% if app.request.attributes.get('_route') == 'calendrier' %}class=\"active\"{% endif %}><a href=\"{{path('calendrier')}}\">Festival</a>
\t\t\t
\t\t\t</li>
<li {% if app.request.attributes.get('_route') == 'press' %}class=\"active\"{% endif %}><a href=\"{{path('press')}}\">Presse</a></li>
<li {% if app.request.attributes.get('_route') == 'sponsors' %}class=\"active\"{% endif %}><a href=\"{{path('sponsors')}}\">Sponsors</a></li>
<li {% if app.request.attributes.get('_route') == 'contact' %}class=\"active\"{% endif %}><a href=\"{{path('contact')}}\">Contact</a></li>
{% if app.user %}
<li ><a href=\"{{path('app_logout')}}\">Déconnexion</a></li>
{% endif %}
</ul>
</div>
</div>
</div>
<div class=\"nav-right\">
<div class=\"social-icons\">
<ul class=\"clearfix\">
<li><a href=\"https://www.facebook.com/lionslaclaireau\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a></li>
</ul>
</div>
</div>
</nav>
</div>
</header>
{% block body %}{% endblock %}
<footer>
\t<div class=\"container\">
\t
\t<div class=\"clearfix\">
\t<label class=\"copyright\">© 2025 <a href=\"{{path('app_default')}}\">LIONS CLUB Laclaireau – Comté de Chiny
\t\t</a> ‐ Tous droits réservés -
\t\t<a href=\"{{path('app_default')}}\">Mentions légales</a> -
\t\t<a href=\"{{path('politique')}}\">Politique de confidentialité</a>
\t\t{% if app.user and is_granted('ROLE_ADMIN') %}
\t\t-
\t\t<a href=\"{{path('app_user_index')}}\">Gestion des utilisateurs</a>
\t\t{% endif %}
\t\t</label>
\t
\t</div>
\t</div>
\t</footer>
\t
\t<script src=\"{{asset('js/jquery.min.js')}}\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t<script src=\"{{asset('js/bootstrap.min.js')}}\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t<script src=\"{{asset('js/jquery.flexslider-min.js')}}\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t<script src=\"{{asset('js/magnific-popup.min.js')}}\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t<script src=\"{{asset('js/theia-sticky-sidebar.min.js')}}\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t<script src=\"{{asset('js/main.js')}}\" type=\"c4293652acb3308b0ad38a18-text/javascript\"></script>
\t <script src=\"https://code.jquery.com/jquery-3.6.1.js\" integrity=\"sha256-3zlB5s2uwoUzrXK3BT7AX3FyvojsraNFxCc2vC/7pNI=\" crossorigin=\"anonymous\"></script> \t
<script type=\"text/javascript\" src=\"{{ asset('cookies/jquery.ihavecookies.js')}}\"></script>
<script type=\"text/javascript\">
\t\t\tvar options = {
\t\t\t\ttitle: 'Acceptation des cookies ',
\t\t\t\tmessage: \"Nous utilisons des cookies nécessaires au fonctionnement de ce site Web et également des cookies nous permettant d'analyser notre trafic\",
\t\t\t\tdelay: 600,
\t\t\t\texpires: 1,
\t\t\t\tlink: \"{{path('cookies')}}\",
\t\t\t\tonAccept: function(){
\t\t\t\t\tvar myPreferences = \$.fn.ihavecookies.cookie();
\t\t\t\t\tconsole.log('Yay! The following preferences were saved...');
\t\t\t\t\tconsole.log(myPreferences);
\t\t\t\t},
\t\t\t\tuncheckBoxes: true,
\t\t\t\tacceptBtnLabel: 'Tout accepter',
\t\t\t\tadvancedBtnLabel: 'Personnaliser',
\t\t\t\tmoreInfoLabel: 'En savoir plus',
\t\t\t\tcookieTypesTitle: 'Choisissez les cookies que vous souhaitez accepter',
\t\t\t\tfixedCookieTypeLabel: 'Essentiel',
\t\t\t\tfixedCookieTypeDesc: 'These are essential for the website to work correctly.'
\t\t\t}
\t\t\t\$(document).ready(function() {
\t\t\t\t\$('body').ihavecookies(options);
\t\t\t\tif (\$.fn.ihavecookies.preference('marketing') === true) {
\t\t\t\t\tconsole.log('This should run because marketing is accepted.');
\t\t\t\t}
\t\t\t\t\$('#ihavecookiesBtn').on('click', function(){
\t\t\t\t\t\$('body').ihavecookies(options, 'reinit');
\t\t\t\t});
\t\t\t});
\t\t</script>
<link href=\"{{ asset('cookies/cookies.css')}}\" rel=\"stylesheet\">
\t</body>
\t</html>
", "base.html.twig", "/home/clients/f5f18e1c12eb94b017fc21ce592a0855/web/templates/base.html.twig");
}
}