<?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;
/* layouts/front.html.twig */
class __TwigTemplate_c085f5a6b7682074113245f7b26d815b 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'],
'stylesheets' => [$this, 'block_stylesheets'],
'bodyClass' => [$this, 'block_bodyClass'],
'content' => [$this, 'block_content'],
'faq' => [$this, 'block_faq'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layouts/front.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layouts/front.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html lang=\"";
// line 2
echo twig_escape_filter($this->env, 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.', 2, $this->source); })()), "request", [], "any", false, false, false, 2), "getLocale", [], "method", false, false, false, 2), "html", null, true);
echo "\">
<head>
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">
<title>";
// line 8
$this->displayBlock('title', $context, $blocks);
echo "</title>
";
// line 9
$this->displayBlock('stylesheets', $context, $blocks);
// line 12
echo "
<script src=\"https://polyfill.io/v3/polyfill.min.js?version=3.52.1&features=fetch\"></script>
<!-- IonIcons -->
<link rel=\"stylesheet\" href=\"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css\">
<!-- Google Font: Source Sans Pro -->
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
<link href=\"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\"
rel=\"stylesheet\">
<link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css\"
integrity=\"sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN\" crossorigin=\"anonymous\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
<link href=\"https://fonts.googleapis.com/css2?family=Sacramento&display=swap\" rel=\"stylesheet\">
<link href=\"https://unpkg.com/aos@2.3.1/dist/aos.css\" rel=\"stylesheet\">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-SJ00MVYVY2\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SJ00MVYVY2');
</script>
<script src=\"https://www.google.com/recaptcha/api.js?render=6LdfcUQpAAAAAGbqQLbpffHIqTERrm-Pr9iL6HeC\"></script>
</head>
<body class=\"";
// line 38
$this->displayBlock('bodyClass', $context, $blocks);
echo "\">
<header id=\"header\">
<div class=\"top-header\">
<div class=\"container\">
<div class=\"row\">
<div class=\"tel\">
<a href=\"tel:";
// line 44
echo twig_escape_filter($this->env, $this->extensions['App\Twig\CmsExtension']->getSacoParameter("phone"), "html", null, true);
echo "\"> <i
class=\"icon icon-phone-call\"> </i> ";
// line 45
echo twig_escape_filter($this->env, $this->extensions['App\Twig\CmsExtension']->getSacoParameter("phone"), "html", null, true);
echo " </a>
</div>
<div class=\"searsh\">
<a id=\"searsh-icon\" style=\"cursor: pointer;\"> <i class=\"fa fa-search\" aria-hidden=\"true\"></i> </a>
<form action=\"";
// line 49
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_blog");
echo "\" id=\"searsh\" style=\"display: none;\">
<input type=\"text\" name=\"keywords\" class=\"header_searsh_field\">
</form>
</div>
<div class=\"compte_menu\">
<div class=\"dropdown\">
<button class=\"dropdown-toggle\" type=\"button\" id=\"dropdownMenuButton\" data-bs-toggle=\"dropdown\"
aria-haspopup=\"true\" aria-expanded=\"false\">
<i class=\"fa fa-bars\"></i>
</button>
<div class=\"dropdown-menu\" aria-labelledby=\"dropdownMenuButton\">
";
// line 60
if (($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_COACH") == true)) {
// line 61
echo " <a class=\"dropdown-item role\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_profil");
echo "\">Profil</a>
<a class=\"dropdown-item role\" href=\"";
// line 62
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_packs");
echo "\">Mes Packs</a>
<a class=\"dropdown-item role\" href=\"";
// line 63
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_reservation_list");
echo "\">Réservations</a>
<a class=\"dropdown-item role\" href=\"";
// line 64
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_logout");
echo "\">Déconnexion</a>
";
} elseif (($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER") == true)) {
// line 66
echo " <a class=\"dropdown-item role\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("user_profil");
echo "\">Profil</a>
<a class=\"dropdown-item role\" href=\"";
// line 67
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("user_reservation_list");
echo "\">Réservations</a>
<a class=\"dropdown-item role\" href=\"";
// line 68
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("user_abonnement");
echo "\">Abonnement</a>
<a class=\"dropdown-item role\" href=\"";
// line 69
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_logout");
echo "\">Déconnexion</a>
";
} else {
// line 71
echo " <a class=\"dropdown-item\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_login");
echo "\">Connexion</a>
";
}
// line 73
echo " </div>
</div>
</div>
</div>
</div>
</div>
<div class=\"logo-menu\">
<div class=\"container\">
<div class=\"row diver\">
<div class=\"logo\"><a href=\"";
// line 82
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage");
echo "\"> <img
src=\"";
// line 83
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/logo-saco-blanc.png"), "html", null, true);
echo "\">
</a></div>
<div class=\"hamburger-menu\">
<input id=\"menu__toggle\" type=\"checkbox\" style=\"display: none;\"/>
<label class=\"menu__btn\" for=\"menu__toggle\">
<span></span>
</label>
<ul class=\"menu__box\">
<li>
<a class=\"menu__item ";
// line 92
if (twig_in_filter(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.', 92, $this->source); })()), "request", [], "any", false, false, false, 92), "attributes", [], "any", false, false, false, 92), "get", [0 => "_route"], "method", false, false, false, 92), [0 => "page_presentation_academy"])) {
echo "active";
}
echo "\"
href=\"";
// line 93
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_presentation_academy");
echo "\"> Présentation </a>
</li>
<li>
<a class=\"menu__item ";
// line 96
if (twig_in_filter(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.', 96, $this->source); })()), "request", [], "any", false, false, false, 96), "attributes", [], "any", false, false, false, 96), "get", [0 => "_route"], "method", false, false, false, 96), [0 => "page_stage_academie", 1 => "page_stage_academie_details"])) {
echo "active";
}
echo "\"
href=\"";
// line 97
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_presentation");
echo "\"> Stages académie </a>
</li>
<li class=\"sub\"><a
class=\"menu__item ";
// line 100
if (twig_in_filter(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.', 100, $this->source); })()), "request", [], "any", false, false, false, 100), "attributes", [], "any", false, false, false, 100), "get", [0 => "_route"], "method", false, false, false, 100), [0 => "page_abonnnements_elearning", 1 => "page_elearning", 2 => "page_elearning_single", 3 => "page_video_pro", 4 => "page_video_pro_single"])) {
echo "active";
}
echo "\"
href=\"#\"> E-LEARNING </a>
<ul class=\"sub_menu\">
<div class=\"sous\">
<li>
<a class=\"menu__item sub_a ";
// line 105
if (twig_in_filter(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.', 105, $this->source); })()), "request", [], "any", false, false, false, 105), "attributes", [], "any", false, false, false, 105), "get", [0 => "_route"], "method", false, false, false, 105), [0 => "page_abonnnements_elearning"])) {
echo "active";
}
echo "\"
href=\"";
// line 106
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_abonnnements_elearning");
echo "\">
<i class=\"icon icon-left-arrow gly-rotate\"></i> Abonnements </a></li>
";
// line 108
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.', 108, $this->source); })()), "user", [], "any", false, false, false, 108) && 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.', 108, $this->source); })()), "user", [], "any", false, false, false, 108), "subscription", [], "any", false, false, false, 108)) && 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.', 108, $this->source); })()), "user", [], "any", false, false, false, 108), "subscription", [], "any", false, false, false, 108), "getIsActive", [], "method", false, false, false, 108))) {
// line 109
echo " <li>
<a class=\"menu__item sub_a ";
// line 110
if (twig_in_filter(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.', 110, $this->source); })()), "request", [], "any", false, false, false, 110), "attributes", [], "any", false, false, false, 110), "get", [0 => "_route"], "method", false, false, false, 110), [0 => "page_video_pro", 1 => "page_video_pro_single"])) {
echo "active";
}
echo "\"
href=\"";
// line 111
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_video_pro");
echo "\">
<i class=\"icon icon-left-arrow gly-rotate\"></i>E-LEARNING </a></li>
";
} else {
// line 114
echo " <li>
<a class=\"menu__item sub_a ";
// line 115
if (twig_in_filter(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.', 115, $this->source); })()), "request", [], "any", false, false, false, 115), "attributes", [], "any", false, false, false, 115), "get", [0 => "_route"], "method", false, false, false, 115), [0 => "page_elearning", 1 => "page_elearning_single"])) {
echo "active";
}
echo "\"
href=\"";
// line 116
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_elearning");
echo "\">
<i class=\"icon icon-left-arrow gly-rotate\"></i>E-LEARNING </a></li>
";
}
// line 119
echo " </div>
";
// line 120
echo twig_include($this->env, $context, "layouts/partials/newsletter_form.html.twig");
echo "
</ul>
</li>
<li class=\"sub\"><a
class=\"menu__item ";
// line 124
if (twig_in_filter(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.', 124, $this->source); })()), "request", [], "any", false, false, false, 124), "attributes", [], "any", false, false, false, 124), "get", [0 => "_route"], "method", false, false, false, 124), [0 => "page_nos_formations_live", 1 => "page_nos_formations_coaching", 2 => "page_formation_live_single", 3 => "page_formation_coaching_single"])) {
echo "active";
}
echo "\"
href=\"#\"> formations coaching </a>
<ul class=\"sub_menu\">
<div class=\"sous\">
<li>
<a class=\"menu__item sub_a ";
// line 129
if (twig_in_filter(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.', 129, $this->source); })()), "request", [], "any", false, false, false, 129), "attributes", [], "any", false, false, false, 129), "get", [0 => "_route"], "method", false, false, false, 129), [0 => "page_nos_formations_coaching"])) {
echo "active";
}
echo "\"
href=\"";
// line 130
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_nos_formations_coaching");
echo "\">
<i class=\"icon icon-left-arrow gly-rotate\"></i>Nos formations
coaching </a></li>
<li>
<a class=\"menu__item sub_a ";
// line 134
if (twig_in_filter(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.', 134, $this->source); })()), "request", [], "any", false, false, false, 134), "attributes", [], "any", false, false, false, 134), "get", [0 => "_route"], "method", false, false, false, 134), [0 => "page_nos_formations_live"])) {
echo "active";
}
echo "\"
href=\"";
// line 135
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_nos_formations_live");
echo "\"><i
class=\"icon icon-left-arrow gly-rotate\"></i> Nos formations
live </a></li>
</div>
";
// line 139
echo twig_include($this->env, $context, "layouts/partials/newsletter_form.html.twig");
echo "
</ul>
</li>
<li class=\"sub\"><a
class=\"menu__item ";
// line 143
if (twig_in_filter(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.', 143, $this->source); })()), "request", [], "any", false, false, false, 143), "attributes", [], "any", false, false, false, 143), "get", [0 => "_route"], "method", false, false, false, 143), [0 => "page_cours_anglais", 1 => "page_cours_francais", 2 => "page_anglais_cours_list", 3 => "page_francais_cours_list", 4 => "page_anglais_cours_reservation", 5 => "page_francais_cours_reservation"])) {
echo "active";
}
echo "\"
href=\"#\"> Cours de langue </a>
<ul class=\"sub_menu\">
<div class=\"sous\">
<li>
<a class=\"menu__item sub_a ";
// line 148
if (twig_in_filter(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.', 148, $this->source); })()), "request", [], "any", false, false, false, 148), "attributes", [], "any", false, false, false, 148), "get", [0 => "_route"], "method", false, false, false, 148), [0 => "page_cours_anglais", 1 => "page_anglais_cours_list", 2 => "page_anglais_cours_reservation"])) {
echo "active";
}
echo "\"
href=\"";
// line 149
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_cours_anglais");
echo "\"> <i
class=\"icon icon-left-arrow gly-rotate\"></i>Cours d'anglais </a>
</li>
<li>
<a class=\"menu__item sub_a ";
// line 153
if (twig_in_filter(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.', 153, $this->source); })()), "request", [], "any", false, false, false, 153), "attributes", [], "any", false, false, false, 153), "get", [0 => "_route"], "method", false, false, false, 153), [0 => "page_cours_francais", 1 => "page_francais_cours_list", 2 => "page_francais_cours_reservation"])) {
echo "active";
}
echo "\"
href=\"";
// line 154
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_cours_francais");
echo "\"><i
class=\"icon icon-left-arrow gly-rotate\"></i> Cours de français</a>
</li>
</div>
";
// line 158
echo twig_include($this->env, $context, "layouts/partials/newsletter_form.html.twig");
echo "
</ul>
</li>
<li><a class=\"menu__item\" href=\"https://shop.sacohair.fr/\" target=\"_blank\"> shop </a></li>
<li><a class=\"menu__item\" id=\"contact\" href=\"";
// line 162
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_contact");
echo "\"> <i
class=\"icon icon-left-arrow gly-rotate\"></i>
Contactez-nous </a></li>
</ul>
</div>
</div>
</div>
</div>
</header>
<div class=\"main\">
";
// line 172
$this->displayBlock('content', $context, $blocks);
// line 173
echo "
";
// line 174
$this->displayBlock('faq', $context, $blocks);
// line 177
echo "</div>
<footer id=\"footer\">
<div class=\"container\">
<div class=\"row\">
<div class=\"title-footer\">
Vous êtes intéressés ou vous souhaitez avoir plus d'information ?
</div>
<div class=\"sperateur\"></div>
</div>
</div>
<div class=\"container\">
<div class=\"row footer\">
<div class=\"cordonne\">
<p> N'hésitez pas à nous contacter et nos conseillers
vous guideront dans toutes vos démarches. </p>
<div class=\"sperateur\"></div>
<p class=\"bold\">Avec SACO vous bénéficierez des nombreuses années d'expérience en enseignement et de
l'expertise </p>
<div class=\"bloc_f\">
<div class=\"left-f\">
<div class=\"tel-footer\">
<a href=\"tel:";
// line 199
echo twig_escape_filter($this->env, $this->extensions['App\Twig\CmsExtension']->getSacoParameter("phone"), "html", null, true);
echo "\"> <i
class=\"icon icon-phone-call\"> </i> ";
// line 200
echo twig_escape_filter($this->env, $this->extensions['App\Twig\CmsExtension']->getSacoParameter("phone"), "html", null, true);
echo " </a>
</div>
<div class=\"rss\">
<a href=\"";
// line 203
echo twig_escape_filter($this->env, $this->extensions['App\Twig\CmsExtension']->getSacoParameter("facebook_link"), "html", null, true);
echo "\">
<i class=\"icon icon-facebook\"> </i>
</a>
";
// line 209
echo " </div>
</div>
\t\t\t<div class=\"right-f\" style=\"width: 170px;\">
\t\t\t\t ";
// line 213
echo "\t\t\t\t<img src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/LogoQualiopi-72dpi-Avec-Marianne.png"), "html", null, true);
echo "\">
</div>
</div>
<div class=\"menu_footer\">
<ul>
<li><a href=\"";
// line 218
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_cgv");
echo "\"> CGV </a></li>
<li><a href=\"";
// line 219
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_vos_donnes_personnelles");
echo "\"> Vos données personnelles </a></li>
<li><a href=\"";
// line 220
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_politique_cookies");
echo "\"> Politique cookies </a></li>
<li><a href=\"";
// line 221
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sitemap");
echo "\" target=\"_blank\"> Plan du site </a></li>
<li><a href=\"";
// line 222
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_mentions_legales");
echo "\"> Mentions légales </a></li>
</ul>
</div>
</div>
<div class=\"formulaire\">
<form class=\"contact\">
<div class=\"row-group\">
<input type=\"mail\" name=\"email\" placeholder=\"Email\" required/>
<small class=\"form-text text-danger\" style=\"display: none;\">Ce champ est obligatoire.</small>
<small class=\"form-text text-danger email-not-valid\" style=\"display: none;\">Vous devez saisir un
email valid.
</small>
</div>
<div class=\"row-group\">
<input type=\"text\" name=\"subject\" placeholder=\"Sujet\" required/>
<small class=\"form-text text-danger\" style=\"display: none;\">Ce champ est obligatoire.</small>
</div>
<div class=\"row-group\">
<textarea name=\"message\" placeholder=\"Message\" required></textarea>
<small class=\"form-text text-danger\" style=\"display: none;\">Ce champ est obligatoire.</small>
</div>
<div class=\"form-group\">
<button type=\"submit\" class=\"submit enabled\" name=\"\"><i
class=\"icon icon-left-arrow gly-rotate\"> </i>
Envoyer
</button>
<img class=\"submit disabled\" src=\"";
// line 248
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/loading_footer.gif"), "html", null, true);
echo "\"
style=\"width: 80px; height: 80px; margin-left: 40%; display: none;\">
<small class=\"form-text success text-success\" style=\"display: none;\">Votre message à été
transféré.
</small>
</div>
</form>
</div>
</div>
</div>
<div class=\"container ff\">
<div class=\"row\">
<a style=\" color: rgb(255 255 255 / 28%);\" > © SACO-EDUCATION </a>
<p > Développé par <a style=\" color:#ab1322;\" href=\"https://kwantic.fr/\" target=\"_blank\"> Agence web Kwantic </a></p>
</div>
</div>
</div>
</footer>
<!-- REQUIRED SCRIPTS -->
<script src=\"";
// line 268
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/fosjsrouting/js/router.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 269
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
echo "\"></script>
";
// line 271
$this->displayBlock('javascripts', $context, $blocks);
// line 274
echo "
<script>
window.axeptioSettings = {
clientId: \"61324517100d993532ba0694\",
cookiesVersion: \"saco-education-base\",
};
(function(d, s) {
var t = d.getElementsByTagName(s)[0], e = d.createElement(s);
e.async = true; e.src = \"//static.axept.io/sdk.js\";
t.parentNode.insertBefore(e, t);
})(document, \"script\");
</script>
<script>
\$(function() {
\$('[name=\"register\"] .submit').on('click', function(e){
e.preventDefault();
var element = \$(this);
grecaptcha.ready(function () {
grecaptcha.execute('6LdfcUQpAAAAAGbqQLbpffHIqTERrm-Pr9iL6HeC', { action: 'contact' }).then(function (token) {
\$(element).closest('form').find('[name=\"recaptcha_response\"]').val(token);
\$(element).closest('form').submit();
});
});
})
});
</script>
</body>
</html>
";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 8
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo "Saco";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 9
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 10
echo " ";
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("front");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 38
public function block_bodyClass($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bodyClass"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bodyClass"));
echo "home";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 172
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 174
public function block_faq($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "faq"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "faq"));
// line 175
echo " ";
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bloc_faq_footer"));
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 271
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 272
echo " ";
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("front");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "layouts/front.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 679 => 272, 669 => 271, 656 => 175, 646 => 174, 628 => 172, 609 => 38, 596 => 10, 586 => 9, 567 => 8, 526 => 274, 524 => 271, 519 => 269, 515 => 268, 492 => 248, 463 => 222, 459 => 221, 455 => 220, 451 => 219, 447 => 218, 438 => 213, 433 => 209, 427 => 203, 421 => 200, 417 => 199, 393 => 177, 391 => 174, 388 => 173, 386 => 172, 373 => 162, 366 => 158, 359 => 154, 353 => 153, 346 => 149, 340 => 148, 330 => 143, 323 => 139, 316 => 135, 310 => 134, 303 => 130, 297 => 129, 287 => 124, 280 => 120, 277 => 119, 271 => 116, 265 => 115, 262 => 114, 256 => 111, 250 => 110, 247 => 109, 245 => 108, 240 => 106, 234 => 105, 224 => 100, 218 => 97, 212 => 96, 206 => 93, 200 => 92, 188 => 83, 184 => 82, 173 => 73, 167 => 71, 162 => 69, 158 => 68, 154 => 67, 149 => 66, 144 => 64, 140 => 63, 136 => 62, 131 => 61, 129 => 60, 115 => 49, 108 => 45, 104 => 44, 95 => 38, 67 => 12, 65 => 9, 61 => 8, 52 => 2, 49 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html lang=\"{{ app.request.getLocale() }}\">
<head>
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">
<title>{% block title %}Saco{% endblock %}</title>
{% block stylesheets %}
{{ encore_entry_link_tags('front') }}
{% endblock %}
<script src=\"https://polyfill.io/v3/polyfill.min.js?version=3.52.1&features=fetch\"></script>
<!-- IonIcons -->
<link rel=\"stylesheet\" href=\"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css\">
<!-- Google Font: Source Sans Pro -->
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
<link href=\"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\"
rel=\"stylesheet\">
<link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css\"
integrity=\"sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN\" crossorigin=\"anonymous\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
<link href=\"https://fonts.googleapis.com/css2?family=Sacramento&display=swap\" rel=\"stylesheet\">
<link href=\"https://unpkg.com/aos@2.3.1/dist/aos.css\" rel=\"stylesheet\">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-SJ00MVYVY2\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SJ00MVYVY2');
</script>
<script src=\"https://www.google.com/recaptcha/api.js?render=6LdfcUQpAAAAAGbqQLbpffHIqTERrm-Pr9iL6HeC\"></script>
</head>
<body class=\"{% block bodyClass %}home{% endblock %}\">
<header id=\"header\">
<div class=\"top-header\">
<div class=\"container\">
<div class=\"row\">
<div class=\"tel\">
<a href=\"tel:{{ 'phone'|getSacoParameter }}\"> <i
class=\"icon icon-phone-call\"> </i> {{ 'phone'|getSacoParameter }} </a>
</div>
<div class=\"searsh\">
<a id=\"searsh-icon\" style=\"cursor: pointer;\"> <i class=\"fa fa-search\" aria-hidden=\"true\"></i> </a>
<form action=\"{{ path('page_blog') }}\" id=\"searsh\" style=\"display: none;\">
<input type=\"text\" name=\"keywords\" class=\"header_searsh_field\">
</form>
</div>
<div class=\"compte_menu\">
<div class=\"dropdown\">
<button class=\"dropdown-toggle\" type=\"button\" id=\"dropdownMenuButton\" data-bs-toggle=\"dropdown\"
aria-haspopup=\"true\" aria-expanded=\"false\">
<i class=\"fa fa-bars\"></i>
</button>
<div class=\"dropdown-menu\" aria-labelledby=\"dropdownMenuButton\">
{% if is_granted('ROLE_COACH') == true %}
<a class=\"dropdown-item role\" href=\"{{ path('coach_profil') }}\">Profil</a>
<a class=\"dropdown-item role\" href=\"{{ path('coach_packs') }}\">Mes Packs</a>
<a class=\"dropdown-item role\" href=\"{{ path('coach_reservation_list') }}\">Réservations</a>
<a class=\"dropdown-item role\" href=\"{{ path('app_logout') }}\">Déconnexion</a>
{% elseif is_granted('ROLE_USER') == true %}
<a class=\"dropdown-item role\" href=\"{{ path('user_profil') }}\">Profil</a>
<a class=\"dropdown-item role\" href=\"{{ path('user_reservation_list') }}\">Réservations</a>
<a class=\"dropdown-item role\" href=\"{{ path('user_abonnement') }}\">Abonnement</a>
<a class=\"dropdown-item role\" href=\"{{ path('app_logout') }}\">Déconnexion</a>
{% else %}
<a class=\"dropdown-item\" href=\"{{ path('front_login') }}\">Connexion</a>
{% endif %}
</div>
</div>
</div>
</div>
</div>
</div>
<div class=\"logo-menu\">
<div class=\"container\">
<div class=\"row diver\">
<div class=\"logo\"><a href=\"{{ path('homepage') }}\"> <img
src=\"{{ asset('build/images/logo-saco-blanc.png') }}\">
</a></div>
<div class=\"hamburger-menu\">
<input id=\"menu__toggle\" type=\"checkbox\" style=\"display: none;\"/>
<label class=\"menu__btn\" for=\"menu__toggle\">
<span></span>
</label>
<ul class=\"menu__box\">
<li>
<a class=\"menu__item {% if app.request.attributes.get('_route') in ['page_presentation_academy'] %}active{% endif %}\"
href=\"{{ path('page_presentation_academy') }}\"> Présentation </a>
</li>
<li>
<a class=\"menu__item {% if app.request.attributes.get('_route') in ['page_stage_academie', 'page_stage_academie_details'] %}active{% endif %}\"
href=\"{{ path('page_presentation') }}\"> Stages académie </a>
</li>
<li class=\"sub\"><a
class=\"menu__item {% if app.request.attributes.get('_route') in ['page_abonnnements_elearning', 'page_elearning', 'page_elearning_single', 'page_video_pro', 'page_video_pro_single'] %}active{% endif %}\"
href=\"#\"> E-LEARNING </a>
<ul class=\"sub_menu\">
<div class=\"sous\">
<li>
<a class=\"menu__item sub_a {% if app.request.attributes.get('_route') in ['page_abonnnements_elearning'] %}active{% endif %}\"
href=\"{{ path('page_abonnnements_elearning') }}\">
<i class=\"icon icon-left-arrow gly-rotate\"></i> Abonnements </a></li>
{% if app.user and app.user.subscription and app.user.subscription.getIsActive() %}
<li>
<a class=\"menu__item sub_a {% if app.request.attributes.get('_route') in ['page_video_pro', 'page_video_pro_single'] %}active{% endif %}\"
href=\"{{ path('page_video_pro') }}\">
<i class=\"icon icon-left-arrow gly-rotate\"></i>E-LEARNING </a></li>
{% else %}
<li>
<a class=\"menu__item sub_a {% if app.request.attributes.get('_route') in ['page_elearning', 'page_elearning_single'] %}active{% endif %}\"
href=\"{{ path('page_elearning') }}\">
<i class=\"icon icon-left-arrow gly-rotate\"></i>E-LEARNING </a></li>
{% endif %}
</div>
{{ include('layouts/partials/newsletter_form.html.twig') }}
</ul>
</li>
<li class=\"sub\"><a
class=\"menu__item {% if app.request.attributes.get('_route') in ['page_nos_formations_live', 'page_nos_formations_coaching', 'page_formation_live_single', 'page_formation_coaching_single'] %}active{% endif %}\"
href=\"#\"> formations coaching </a>
<ul class=\"sub_menu\">
<div class=\"sous\">
<li>
<a class=\"menu__item sub_a {% if app.request.attributes.get('_route') in ['page_nos_formations_coaching'] %}active{% endif %}\"
href=\"{{ path('page_nos_formations_coaching') }}\">
<i class=\"icon icon-left-arrow gly-rotate\"></i>Nos formations
coaching </a></li>
<li>
<a class=\"menu__item sub_a {% if app.request.attributes.get('_route') in ['page_nos_formations_live'] %}active{% endif %}\"
href=\"{{ path('page_nos_formations_live') }}\"><i
class=\"icon icon-left-arrow gly-rotate\"></i> Nos formations
live </a></li>
</div>
{{ include('layouts/partials/newsletter_form.html.twig') }}
</ul>
</li>
<li class=\"sub\"><a
class=\"menu__item {% if app.request.attributes.get('_route') in ['page_cours_anglais', 'page_cours_francais', 'page_anglais_cours_list', 'page_francais_cours_list', 'page_anglais_cours_reservation', 'page_francais_cours_reservation'] %}active{% endif %}\"
href=\"#\"> Cours de langue </a>
<ul class=\"sub_menu\">
<div class=\"sous\">
<li>
<a class=\"menu__item sub_a {% if app.request.attributes.get('_route') in ['page_cours_anglais', 'page_anglais_cours_list', 'page_anglais_cours_reservation'] %}active{% endif %}\"
href=\"{{ path('page_cours_anglais') }}\"> <i
class=\"icon icon-left-arrow gly-rotate\"></i>Cours d'anglais </a>
</li>
<li>
<a class=\"menu__item sub_a {% if app.request.attributes.get('_route') in ['page_cours_francais', 'page_francais_cours_list', 'page_francais_cours_reservation'] %}active{% endif %}\"
href=\"{{ path('page_cours_francais') }}\"><i
class=\"icon icon-left-arrow gly-rotate\"></i> Cours de français</a>
</li>
</div>
{{ include('layouts/partials/newsletter_form.html.twig') }}
</ul>
</li>
<li><a class=\"menu__item\" href=\"https://shop.sacohair.fr/\" target=\"_blank\"> shop </a></li>
<li><a class=\"menu__item\" id=\"contact\" href=\"{{ path('page_contact') }}\"> <i
class=\"icon icon-left-arrow gly-rotate\"></i>
Contactez-nous </a></li>
</ul>
</div>
</div>
</div>
</div>
</header>
<div class=\"main\">
{% block content %}{% endblock %}
{% block faq %}
{{ render(path('bloc_faq_footer')) }}
{% endblock %}
</div>
<footer id=\"footer\">
<div class=\"container\">
<div class=\"row\">
<div class=\"title-footer\">
Vous êtes intéressés ou vous souhaitez avoir plus d'information ?
</div>
<div class=\"sperateur\"></div>
</div>
</div>
<div class=\"container\">
<div class=\"row footer\">
<div class=\"cordonne\">
<p> N'hésitez pas à nous contacter et nos conseillers
vous guideront dans toutes vos démarches. </p>
<div class=\"sperateur\"></div>
<p class=\"bold\">Avec SACO vous bénéficierez des nombreuses années d'expérience en enseignement et de
l'expertise </p>
<div class=\"bloc_f\">
<div class=\"left-f\">
<div class=\"tel-footer\">
<a href=\"tel:{{ 'phone'|getSacoParameter }}\"> <i
class=\"icon icon-phone-call\"> </i> {{ 'phone'|getSacoParameter }} </a>
</div>
<div class=\"rss\">
<a href=\"{{ 'facebook_link'|getSacoParameter }}\">
<i class=\"icon icon-facebook\"> </i>
</a>
{# <a href=\"{{ 'instagram_link'|getSacoParameter }}\">
<i class=\"fa fa-instagram\"> </i>
</a> #}
</div>
</div>
\t\t\t<div class=\"right-f\" style=\"width: 170px;\">
\t\t\t\t {# <a href=\"/uploads/certificat-qualiopi.pdf\" target=\"_blank\" style=\"display: flex;flex-direction: column; color: #fff; text-decoration: none;\"> <small> Certifié pour actions de formation </small> </a> #}
\t\t\t\t<img src=\"{{ asset('build/images/LogoQualiopi-72dpi-Avec-Marianne.png') }}\">
</div>
</div>
<div class=\"menu_footer\">
<ul>
<li><a href=\"{{ path('page_cgv') }}\"> CGV </a></li>
<li><a href=\"{{ path('page_vos_donnes_personnelles') }}\"> Vos données personnelles </a></li>
<li><a href=\"{{ path('page_politique_cookies') }}\"> Politique cookies </a></li>
<li><a href=\"{{ path('sitemap') }}\" target=\"_blank\"> Plan du site </a></li>
<li><a href=\"{{ path('page_mentions_legales') }}\"> Mentions légales </a></li>
</ul>
</div>
</div>
<div class=\"formulaire\">
<form class=\"contact\">
<div class=\"row-group\">
<input type=\"mail\" name=\"email\" placeholder=\"Email\" required/>
<small class=\"form-text text-danger\" style=\"display: none;\">Ce champ est obligatoire.</small>
<small class=\"form-text text-danger email-not-valid\" style=\"display: none;\">Vous devez saisir un
email valid.
</small>
</div>
<div class=\"row-group\">
<input type=\"text\" name=\"subject\" placeholder=\"Sujet\" required/>
<small class=\"form-text text-danger\" style=\"display: none;\">Ce champ est obligatoire.</small>
</div>
<div class=\"row-group\">
<textarea name=\"message\" placeholder=\"Message\" required></textarea>
<small class=\"form-text text-danger\" style=\"display: none;\">Ce champ est obligatoire.</small>
</div>
<div class=\"form-group\">
<button type=\"submit\" class=\"submit enabled\" name=\"\"><i
class=\"icon icon-left-arrow gly-rotate\"> </i>
Envoyer
</button>
<img class=\"submit disabled\" src=\"{{ asset('build/images/loading_footer.gif') }}\"
style=\"width: 80px; height: 80px; margin-left: 40%; display: none;\">
<small class=\"form-text success text-success\" style=\"display: none;\">Votre message à été
transféré.
</small>
</div>
</form>
</div>
</div>
</div>
<div class=\"container ff\">
<div class=\"row\">
<a style=\" color: rgb(255 255 255 / 28%);\" > © SACO-EDUCATION </a>
<p > Développé par <a style=\" color:#ab1322;\" href=\"https://kwantic.fr/\" target=\"_blank\"> Agence web Kwantic </a></p>
</div>
</div>
</div>
</footer>
<!-- REQUIRED SCRIPTS -->
<script src=\"{{ asset('bundles/fosjsrouting/js/router.min.js') }}\"></script>
<script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script>
{% block javascripts %}
{{ encore_entry_script_tags('front') }}
{% endblock %}
<script>
window.axeptioSettings = {
clientId: \"61324517100d993532ba0694\",
cookiesVersion: \"saco-education-base\",
};
(function(d, s) {
var t = d.getElementsByTagName(s)[0], e = d.createElement(s);
e.async = true; e.src = \"//static.axept.io/sdk.js\";
t.parentNode.insertBefore(e, t);
})(document, \"script\");
</script>
<script>
\$(function() {
\$('[name=\"register\"] .submit').on('click', function(e){
e.preventDefault();
var element = \$(this);
grecaptcha.ready(function () {
grecaptcha.execute('6LdfcUQpAAAAAGbqQLbpffHIqTERrm-Pr9iL6HeC', { action: 'contact' }).then(function (token) {
\$(element).closest('form').find('[name=\"recaptcha_response\"]').val(token);
\$(element).closest('form').submit();
});
});
})
});
</script>
</body>
</html>
", "layouts/front.html.twig", "/home/saco/subdomains/preprod/templates/layouts/front.html.twig");
}
}