var/cache/dev/twig/46/463b73e40ce1795cf88576b8403d8ffb.php line 60
<?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;
/* Default/contacts.html.twig */
class __TwigTemplate_4fbf7e0ca9f8903cd8a1c2ee280646f1 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'content' => [$this, 'block_content'],
'js' => [$this, 'block_js'],
];
}
protected function doGetParent(array $context)
{
// line 6
return "Default/base.html.twig";
}
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", "Default/contacts.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Default/contacts.html.twig"));
// line 1
$context["title"] = "contactez-nous";
// line 2
$context["iconColor"] = "#1F4878";
// line 3
$context["titleColor"] = "#ffffff";
// line 4
$context["bgColor"] = "#81B0B1";
// line 5
$context["menu"] = "contacts";
// line 6
$this->parent = $this->loadTemplate("Default/base.html.twig", "Default/contacts.html.twig", 6);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 7
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"));
// line 8
echo "<div id=\"contacts\" class='";
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()(""), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()(""), "html", null, true);
echo "'>
<div class=\"fill hoverflow ";
// line 9
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("gpadding flex row vt-80-in"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("hz-20-in vt-30-in"), "html", null, true);
echo "\">
<div class=\"";
// line 10
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("right-80"), "html", null, true);
echo "\">
\t\t\t";
// line 11
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(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.', 11, $this->source); })()), "session", [], "any", false, false, false, 11), "flashBag", [], "any", false, false, false, 11), "get", [0 => "notice"], "method", false, false, false, 11));
foreach ($context['_seq'] as $context["_key"] => $context["notice"]) {
// line 12
echo "\t\t\t<div class='padding-10 adapt bg-gray alt-2 bottom-20'><p class=\"bold text-center center notice\" style=\"color : RGB(16,135,87);\">";
echo twig_nl2br(twig_escape_filter($this->env, $context["notice"], "html", null, true));
echo "</p></div>
\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['notice'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 14
echo "\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(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.', 14, $this->source); })()), "session", [], "any", false, false, false, 14), "flashBag", [], "any", false, false, false, 14), "get", [0 => "error"], "method", false, false, false, 14));
foreach ($context['_seq'] as $context["_key"] => $context["error"]) {
// line 15
echo "\t\t\t<div class='padding-10 adapt bg-gray alt-2 bottom-20'><p class=\"error bold text-center center notice\">";
echo twig_nl2br(twig_escape_filter($this->env, $context["error"], "html", null, true));
echo "</p></div>
\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['error'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 17
echo "\t\t\t";
if ((array_key_exists("form", $context) && twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 17, $this->source); })()), "vars", [], "any", false, false, false, 17), "errors", [], "any", false, false, false, 17)))) {
// line 18
echo "\t\t\t<div class='padding-10 adapt bg-gray alt-2 bottom-20'><p class=\"error bold text-center center notice\">";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 18, $this->source); })()), 'errors');
echo "</p></div>
\t\t\t";
}
// line 20
echo "\t\t\t";
if ((array_key_exists("error", $context) && (isset($context["error"]) || array_key_exists("error", $context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.', 20, $this->source); })()))) {
// line 21
echo "\t\t\t<div class='padding-10 adapt bg-gray alt-2 bottom-20'><p class=\"error center notice\">";
echo twig_nl2br(twig_escape_filter($this->env, (isset($context["error"]) || array_key_exists("error", $context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.', 21, $this->source); })()), "html", null, true));
echo "</p></div>
\t\t\t";
}
// line 23
echo "\t\t\t
";
// line 24
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 24, $this->source); })()), 'form_start', ["attr" => ["class" => (("relative w100 " . $this->env->getFunction('desktop')->getCallable()("vt-40")) . $this->env->getFunction('mobile')->getCallable()("bottom-20-in"))]]);
echo "
";
// line 25
$context["class"] = (("relative w100 border border-1x border-success semibold success " . $this->env->getFunction('desktop')->getCallable()("h4 vt-20-in hz-20-in ")) . $this->env->getFunction('mobile')->getCallable()("p vt-10-in hz-10-in"));
// line 26
echo " ";
$context["divClass"] = (("" . $this->env->getFunction('desktop')->getCallable()("half-20 bottom-40 ")) . $this->env->getFunction('mobile')->getCallable()("bottom-20 "));
// line 27
echo " <div class='";
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("flex row space"), "html", null, true);
echo " w100'>
<div class='w100 white ";
// line 28
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("flex row space wrap"), "html", null, true);
echo "'>
<div class='";
// line 29
echo twig_escape_filter($this->env, (isset($context["divClass"]) || array_key_exists("divClass", $context) ? $context["divClass"] : (function () { throw new RuntimeError('Variable "divClass" does not exist.', 29, $this->source); })()), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()(""), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("w100 bottom-20"), "html", null, true);
echo "'>
";
// line 30
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 30, $this->source); })()), "fName", [], "any", false, false, false, 30), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.', 30, $this->source); })()), "placeholder" => "Nom"]]);
echo "
</div>
<div class='";
// line 32
echo twig_escape_filter($this->env, (isset($context["divClass"]) || array_key_exists("divClass", $context) ? $context["divClass"] : (function () { throw new RuntimeError('Variable "divClass" does not exist.', 32, $this->source); })()), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()(""), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()(""), "html", null, true);
echo "'>
";
// line 33
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 33, $this->source); })()), "lName", [], "any", false, false, false, 33), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.', 33, $this->source); })()), "placeholder" => "Prénom(s)"]]);
echo "
</div>
<div class='";
// line 35
echo twig_escape_filter($this->env, (isset($context["divClass"]) || array_key_exists("divClass", $context) ? $context["divClass"] : (function () { throw new RuntimeError('Variable "divClass" does not exist.', 35, $this->source); })()), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()(""), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()(""), "html", null, true);
echo "'>
";
// line 36
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 36, $this->source); })()), "phone", [], "any", false, false, false, 36), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.', 36, $this->source); })()), "placeholder" => "Numéro de téléphone"]]);
echo "
</div>
<div class='";
// line 38
echo twig_escape_filter($this->env, (isset($context["divClass"]) || array_key_exists("divClass", $context) ? $context["divClass"] : (function () { throw new RuntimeError('Variable "divClass" does not exist.', 38, $this->source); })()), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()(""), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()(""), "html", null, true);
echo "'>
";
// line 39
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 39, $this->source); })()), "email", [], "any", false, false, false, 39), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.', 39, $this->source); })()), "placeholder" => "Adresse e-mail"]]);
echo "
</div>
<div class='w100 ";
// line 41
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("bottom-40"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("bottom-20"), "html", null, true);
echo "'>
";
// line 42
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 42, $this->source); })()), "object", [], "any", false, false, false, 42), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.', 42, $this->source); })()), "placeholder" => "Objet du message"]]);
echo "
</div>
</div>
</div>
<div class=' w100 ";
// line 46
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("bottom-40"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("bottom-20"), "html", null, true);
echo "'>
";
// line 47
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 47, $this->source); })()), "content", [], "any", false, false, false, 47), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.', 47, $this->source); })()), "placeholder" => "Contenu du message"]]);
echo "
</div>
<input type=\"hidden\" name=\"recaptcha_response\" id=\"recaptchaResponse\">
<div class='flex row middle center ";
// line 50
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("radius-10"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("radius-5"), "html", null, true);
echo "'>
<button type='submit' class='anim-btn relative flex col bg-warning noborder ";
// line 51
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()(""), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()(""), "html", null, true);
echo "'>
<span class=\"upper semibold white ";
// line 52
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("h4 vt-20-in hz-30-in"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("p hz-15-in vt-10-in"), "html", null, true);
echo "\">Envoyer le message</span>
</button>
</div>
";
// line 55
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 55, $this->source); })()), 'form_end');
echo "
</div>
<div class='";
// line 57
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("flex row third-40"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("w100"), "html", null, true);
echo "'>
\t\t\t<div class='";
// line 58
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("w100"), "html", null, true);
echo "'>
\t\t\t\t<div class='bg-success white ";
// line 59
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("fill vt-40-in hz-20-in"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("padding-20"), "html", null, true);
echo "'>
\t\t\t\t\t<div class=\"\">
\t\t\t\t\t\t<p class=\"flex row middle bold ";
// line 61
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("h3"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("h4"), "html", null, true);
echo "\">
\t\t\t\t\t\t\t<i class=\"fa fa-mobile warning ";
// line 62
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("h2 right-10"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("h3 right-5"), "html", null, true);
echo "\"></i>
\t\t\t\t\t\t\t";
// line 63
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $this->env->getFunction('os_param')->getCallable()("contacts"), "phone", [], "array", false, false, false, 63), "html", null, true);
echo "</p>
\t\t\t\t\t\t<p class=\"flex row middle bold top-20 ";
// line 64
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("h3"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("h4"), "html", null, true);
echo "\">
\t\t\t\t\t\t\t<i class=\"fa fa-at warning ";
// line 65
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("right-10 h2"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("right-5 h3"), "html", null, true);
echo "\"></i>
\t\t\t\t\t\t\t";
// line 66
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $this->env->getFunction('os_param')->getCallable()("contacts"), "email", [], "array", false, false, false, 66), "html", null, true);
echo "</p>
\t\t\t\t\t</div>
\t\t\t\t\t
\t\t\t\t\t<div class=\"map w100 hoverflow ";
// line 69
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("top-40 radius-5"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("top-20 radius-2"), "html", null, true);
echo "\">
\t\t\t\t\t\t<iframe class=\"block fill msquare map-frame noborder\" src='https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d15861.271032186824!2d2.4010496!3d6.3528937!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xc2a3fbe9d024736e!2sMinist%C3%A8re%20des%20Affaires%20Etrang%C3%A8res!5e0!3m2!1sfr!2sbj!4v1589283943767!5m2!1sfr!2sbj' style=\"border:0\" allowfullscreen=\"\" frameborder=\"0\"></iframe>
\t\t\t\t\t</div>
\t\t\t\t\t
\t\t\t\t\t<div class=\"";
// line 73
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("top-40"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("top-20"), "html", null, true);
echo "\">
\t\t\t\t\t\t<h3 class=\"white ";
// line 74
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("h2"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()(""), "html", null, true);
echo "\">Nous suivre</h3>
\t\t\t\t\t\t<div class=\"flex row middle success ";
// line 75
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("top-10"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("top-5"), "html", null, true);
echo "\">
\t\t\t\t\t\t\t<a class='warning flex row middle ";
// line 76
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("h3"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("p"), "html", null, true);
echo "' href='";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $this->env->getFunction('os_param')->getCallable()("socialmedia"), "facebook", [], "array", false, false, false, 76), "html", null, true);
echo "' target=\"_blank\" title=\"Compte Facebook\"><i class=\"fab fa-facebook-square\"></i></a>
\t\t\t\t\t\t\t<a class='warning flex row middle ";
// line 77
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("h3 left-15"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()("p left-5"), "html", null, true);
echo "' href='";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $this->env->getFunction('os_param')->getCallable()("socialmedia"), "twitter", [], "array", false, false, false, 77), "html", null, true);
echo "' target=\"_blank\" title=\"Compte twitter\"><i class=\"fab fa-twitter\"></i></a>
\t\t\t\t\t\t\t<a class='warning flex row middle ";
// line 78
echo twig_escape_filter($this->env, $this->env->getFunction('desktop')->getCallable()("h3 left-15"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->env->getFunction('mobile')->getCallable()(" p left-5"), "html", null, true);
echo "' href='";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $this->env->getFunction('os_param')->getCallable()("socialmedia"), "linkedin", [], "array", false, false, false, 78), "html", null, true);
echo "' target=\"_blank\" title=\"Compte linkedin\"><i class=\"fab fa-linkedin\"></i></a>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 87
public function block_js($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", "js"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "js"));
// line 88
echo "<!-- Google reCAPTCHA v3 -->
<script src=\"https://www.google.com/recaptcha/api.js?render=6Lf0SU8gAAAAAOvVHp1FlmccKy_3kmvUT43L32qq\"></script>
<script>
\$(document).ready(function(){
\tvar key = '6Lf0SU8gAAAAAOvVHp1FlmccKy_3kmvUT43L32qq';
\tgrecaptcha.ready(function() {
\t\tgrecaptcha.execute(key, {action: \$(this).attr('action')}).then(function(token){
\t\t\tvar recaptchaResponse = document.getElementById('recaptchaResponse');
\t\t\trecaptchaResponse.value = token;
\t\t});
\t});
});
</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Default/contacts.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 392 => 88, 382 => 87, 359 => 78, 351 => 77, 343 => 76, 337 => 75, 331 => 74, 325 => 73, 316 => 69, 310 => 66, 304 => 65, 298 => 64, 294 => 63, 288 => 62, 282 => 61, 275 => 59, 271 => 58, 265 => 57, 260 => 55, 252 => 52, 246 => 51, 240 => 50, 234 => 47, 228 => 46, 221 => 42, 215 => 41, 210 => 39, 202 => 38, 197 => 36, 189 => 35, 184 => 33, 176 => 32, 171 => 30, 163 => 29, 159 => 28, 154 => 27, 151 => 26, 149 => 25, 145 => 24, 142 => 23, 136 => 21, 133 => 20, 127 => 18, 124 => 17, 115 => 15, 110 => 14, 101 => 12, 97 => 11, 93 => 10, 87 => 9, 80 => 8, 70 => 7, 59 => 6, 57 => 5, 55 => 4, 53 => 3, 51 => 2, 49 => 1, 36 => 6,);
}
public function getSourceContext()
{
return new Source("{% set title = 'contactez-nous' %}
{% set iconColor = \"#1F4878\" %}
{% set titleColor = \"#ffffff\" %}
{% set bgColor = \"#81B0B1\" %}
{% set menu = 'contacts' %}
{% extends 'Default/base.html.twig' %}
{% block content %}
<div id=\"contacts\" class='{{desktop(\"\")}} {{mobile(\"\")}}'>
<div class=\"fill hoverflow {{desktop('gpadding flex row vt-80-in')}} {{mobile('hz-20-in vt-30-in')}}\">
<div class=\"{{desktop('right-80')}}\">
\t\t\t{%for notice in app.session.flashBag.get('notice') %}
\t\t\t<div class='padding-10 adapt bg-gray alt-2 bottom-20'><p class=\"bold text-center center notice\" style=\"color : RGB(16,135,87);\">{{notice|nl2br}}</p></div>
\t\t\t{% endfor %}
\t\t\t{%for error in app.session.flashBag.get('error') %}
\t\t\t<div class='padding-10 adapt bg-gray alt-2 bottom-20'><p class=\"error bold text-center center notice\">{{error|nl2br}}</p></div>
\t\t\t{% endfor %}
\t\t\t{% if form is defined and form.vars.errors|length %}
\t\t\t<div class='padding-10 adapt bg-gray alt-2 bottom-20'><p class=\"error bold text-center center notice\">{{ form_errors(form) }}</p></div>
\t\t\t{% endif %}
\t\t\t{% if error is defined and error %}
\t\t\t<div class='padding-10 adapt bg-gray alt-2 bottom-20'><p class=\"error center notice\">{{ error|nl2br }}</p></div>
\t\t\t{% endif %}
\t\t\t
{{form_start(form, {'attr':{'class':'relative w100 '~desktop(\"vt-40\")~mobile(\"bottom-20-in\")}})}}
{% set class = 'relative w100 border border-1x border-success semibold success '~desktop(\"h4 vt-20-in hz-20-in \")~mobile(\"p vt-10-in hz-10-in\") %}
{% set divClass = ''~desktop(\"half-20 bottom-40 \")~mobile(\"bottom-20 \") %}
<div class='{{desktop(\"flex row space\")}} w100'>
<div class='w100 white {{desktop(\"flex row space wrap\")}}'>
<div class='{{divClass}} {{desktop(\"\")}} {{mobile(\"w100 bottom-20\")}}'>
{{form_widget(form.fName,{attr: {class:class, placeholder : \"Nom\"}})}}
</div>
<div class='{{divClass}} {{desktop(\"\")}} {{mobile(\"\")}}'>
{{form_widget(form.lName,{attr: {class:class, placeholder : \"Prénom(s)\"}})}}
</div>
<div class='{{divClass}} {{desktop(\"\")}} {{mobile(\"\")}}'>
{{form_widget(form.phone,{attr: {class:class, placeholder : \"Numéro de téléphone\"}})}}
</div>
<div class='{{divClass}} {{desktop(\"\")}} {{mobile(\"\")}}'>
{{form_widget(form.email,{attr: {class:class, placeholder : \"Adresse e-mail\"}})}}
</div>
<div class='w100 {{desktop(\"bottom-40\")}} {{mobile(\"bottom-20\")}}'>
{{form_widget(form.object,{attr: {class:class, placeholder : \"Objet du message\"}})}}
</div>
</div>
</div>
<div class=' w100 {{desktop(\"bottom-40\")}} {{mobile(\"bottom-20\")}}'>
{{form_widget(form.content,{attr: {class:class, placeholder : \"Contenu du message\"}})}}
</div>
<input type=\"hidden\" name=\"recaptcha_response\" id=\"recaptchaResponse\">
<div class='flex row middle center {{desktop(\"radius-10\")}} {{mobile(\"radius-5\")}}'>
<button type='submit' class='anim-btn relative flex col bg-warning noborder {{desktop(\"\")}} {{mobile(\"\")}}'>
<span class=\"upper semibold white {{desktop('h4 vt-20-in hz-30-in')}} {{mobile('p hz-15-in vt-10-in')}}\">Envoyer le message</span>
</button>
</div>
{{form_end(form)}}
</div>
<div class='{{desktop(\"flex row third-40\")}} {{mobile(\"w100\")}}'>
\t\t\t<div class='{{desktop(\"w100\")}}'>
\t\t\t\t<div class='bg-success white {{desktop(\"fill vt-40-in hz-20-in\")}} {{mobile(\"padding-20\")}}'>
\t\t\t\t\t<div class=\"\">
\t\t\t\t\t\t<p class=\"flex row middle bold {{desktop('h3')}} {{mobile('h4')}}\">
\t\t\t\t\t\t\t<i class=\"fa fa-mobile warning {{desktop('h2 right-10')}} {{mobile('h3 right-5')}}\"></i>
\t\t\t\t\t\t\t{{os_param(\"contacts\")[\"phone\"]}}</p>
\t\t\t\t\t\t<p class=\"flex row middle bold top-20 {{desktop('h3')}} {{mobile('h4')}}\">
\t\t\t\t\t\t\t<i class=\"fa fa-at warning {{desktop('right-10 h2')}} {{mobile('right-5 h3')}}\"></i>
\t\t\t\t\t\t\t{{os_param(\"contacts\")[\"email\"]}}</p>
\t\t\t\t\t</div>
\t\t\t\t\t
\t\t\t\t\t<div class=\"map w100 hoverflow {{desktop('top-40 radius-5')}} {{mobile('top-20 radius-2')}}\">
\t\t\t\t\t\t<iframe class=\"block fill msquare map-frame noborder\" src='https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d15861.271032186824!2d2.4010496!3d6.3528937!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xc2a3fbe9d024736e!2sMinist%C3%A8re%20des%20Affaires%20Etrang%C3%A8res!5e0!3m2!1sfr!2sbj!4v1589283943767!5m2!1sfr!2sbj' style=\"border:0\" allowfullscreen=\"\" frameborder=\"0\"></iframe>
\t\t\t\t\t</div>
\t\t\t\t\t
\t\t\t\t\t<div class=\"{{desktop('top-40')}} {{mobile('top-20')}}\">
\t\t\t\t\t\t<h3 class=\"white {{desktop('h2')}} {{mobile('')}}\">Nous suivre</h3>
\t\t\t\t\t\t<div class=\"flex row middle success {{desktop('top-10')}} {{mobile('top-5')}}\">
\t\t\t\t\t\t\t<a class='warning flex row middle {{desktop(\"h3\")}} {{mobile(\"p\")}}' href='{{os_param(\"socialmedia\")[\"facebook\"]}}' target=\"_blank\" title=\"Compte Facebook\"><i class=\"fab fa-facebook-square\"></i></a>
\t\t\t\t\t\t\t<a class='warning flex row middle {{desktop(\"h3 left-15\")}} {{mobile(\"p left-5\")}}' href='{{os_param(\"socialmedia\")[\"twitter\"]}}' target=\"_blank\" title=\"Compte twitter\"><i class=\"fab fa-twitter\"></i></a>
\t\t\t\t\t\t\t<a class='warning flex row middle {{desktop(\"h3 left-15\")}} {{mobile(\" p left-5\")}}' href='{{os_param(\"socialmedia\")[\"linkedin\"]}}' target=\"_blank\" title=\"Compte linkedin\"><i class=\"fab fa-linkedin\"></i></a>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
</div>
</div>
{% endblock %}
{% block js %}
<!-- Google reCAPTCHA v3 -->
<script src=\"https://www.google.com/recaptcha/api.js?render=6Lf0SU8gAAAAAOvVHp1FlmccKy_3kmvUT43L32qq\"></script>
<script>
\$(document).ready(function(){
\tvar key = '6Lf0SU8gAAAAAOvVHp1FlmccKy_3kmvUT43L32qq';
\tgrecaptcha.ready(function() {
\t\tgrecaptcha.execute(key, {action: \$(this).attr('action')}).then(function(token){
\t\t\tvar recaptchaResponse = document.getElementById('recaptchaResponse');
\t\t\trecaptchaResponse.value = token;
\t\t});
\t});
});
</script>
{% endblock %}
", "Default/contacts.html.twig", "/home/olasoftnka/asin/templates/Default/contacts.html.twig");
}
}