var/cache/dev/fr/vpauto/twig/82/82c37c3dc8cf95fa4669369e791b6c73.php line 42

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Frontend/landing/contact.html.twig */
  14. class __TwigTemplate_44326b0bf8e124225d498bf269294bf4 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'meta_robot' => [$this'block_meta_robot'],
  24.             'meta_title' => [$this'block_meta_title'],
  25.             'meta_desc' => [$this'block_meta_desc'],
  26.             'tag_manager' => [$this'block_tag_manager'],
  27.             'body_content' => [$this'block_body_content'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "frontend/frontend.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/contact.html.twig"));
  40.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  41.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/contact.html.twig"));
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/contact.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend.html.twig""Frontend/landing/contact.html.twig"1);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48.         
  49.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  50.         
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52.     }
  53.     // line 3
  54.     public function block_meta_robot($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  59.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  60.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  63.         // line 4
  64.         echo "    ";
  65.         $this->displayParentBlock("meta_robot"$context$blocks);
  66.         echo "
  67.     <link rel=\"canonical\" href=\"";
  68.         // line 5
  69.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_contact");
  70.         echo "\"/>
  71.     ";
  72.         // line 6
  73.         echo twig_source($this->env"stubs/seo/robots_noindex_nofollow.html.twig");
  74.         echo "
  75. ";
  76.         
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  78.         
  79.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  80.         
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  82.     }
  83.     // line 9
  84.     public function block_meta_title($context, array $blocks = [])
  85.     {
  86.         $macros $this->macros;
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  89.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  90.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  93.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.contact.title", [], "seo"), "html"nulltrue);
  94.         
  95.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  96.         
  97.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  98.         
  99.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  100.     }
  101.     // line 10
  102.     public function block_meta_desc($context, array $blocks = [])
  103.     {
  104.         $macros $this->macros;
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  106.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  107.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  108.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  109.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  111.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.contact.desc", [], "seo"), "html"nulltrue);
  112.         
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  114.         
  115.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  116.         
  117.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  118.     }
  119.     // line 12
  120.     public function block_tag_manager($context, array $blocks = [])
  121.     {
  122.         $macros $this->macros;
  123.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  124.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tag_manager"));
  125.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  126.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tag_manager"));
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  128.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tag_manager"));
  129.         // line 13
  130.         echo "    <script>
  131.         dataLayer = [{
  132.         'rubrique': 'Contact',
  133.         }];
  134.     </script>
  135. ";
  136.         
  137.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  138.         
  139.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  140.         
  141.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  142.     }
  143.     // line 20
  144.     public function block_body_content($context, array $blocks = [])
  145.     {
  146.         $macros $this->macros;
  147.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  148.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  149.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  150.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  151.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  152.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  153.         // line 21
  154.         echo "<div class=\"avis-client contact\">
  155. \t<div class=\"landing-header\">
  156. \t\t<h1 class=\"titre05\">
  157. \t\t\t";
  158.         // line 24
  159.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.contact.header.title", [], "landing"), "html"nulltrue);
  160.         echo "
  161. \t\t\t<span>";
  162.         // line 25
  163.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.contact.header.subtitle", [], "landing"), "html"nulltrue);
  164.         echo "</span>
  165. \t\t</h1>
  166. \t</div>
  167. \t<div class=\"landing-content\">
  168. \t\t<div class=\"txtcenter\">
  169. \t\t\t<p class=\"marginT20\">";
  170.         // line 30
  171.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.contact.content.text01", [], "landing");
  172.         echo "</p>
  173. \t\t\t<h2 class=\"titre01 marginT20\">";
  174.         // line 31
  175.         $this->loadTemplate("/Frontend/user/_tel_customer_service.html.twig""Frontend/landing/contact.html.twig"31)->display($context);
  176.         echo "</h2>
  177. \t\t\t<p class=\"marginT20\">
  178. \t\t\t\t";
  179.         // line 33
  180.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.contact.content.text02", [], "landing"), "html"nulltrue);
  181.         echo " :
  182. \t\t\t\t";
  183.         // line 34
  184.         $this->loadTemplate("/Frontend/user/_email_contact.html.twig""Frontend/landing/contact.html.twig"34)->display($context);
  185.         // line 35
  186.         echo "\t\t\t</p>
  187. \t\t\t<p>";
  188.         // line 36
  189.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.contact.content.text03", [], "landing"), "html"nulltrue);
  190.         echo " :</p>
  191. \t\t</div>
  192. \t\t<div class=\"form\">
  193. \t\t\t<form action=\"";
  194.         // line 40
  195.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_contact");
  196.         echo "\" method=\"post\">
  197. \t\t        <div class=\"grid-container\">
  198. \t\t            <div class=\"grid-45 grid-mgright-5 m-100 m-margin\">
  199. \t\t                <p>
  200. \t\t                    ";
  201.         // line 44
  202.         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.'44$this->source); })()), "lastname", [], "any"falsefalsefalse44), 'errors');
  203.         echo "
  204. \t\t                    ";
  205.         // line 45
  206.         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.'45$this->source); })()), "lastname", [], "any"falsefalsefalse45), 'label');
  207.         echo "
  208. \t\t                    ";
  209.         // line 46
  210.         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.'46$this->source); })()), "lastname", [], "any"falsefalsefalse46), 'widget');
  211.         echo "
  212. \t\t                </p>
  213. \t\t            </div>
  214. \t\t            <div class=\"grid-45 grid-mgleft-5 m-100 m-margin\">
  215. \t\t                <p>
  216. \t\t                    ";
  217.         // line 51
  218.         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.'51$this->source); })()), "firstname", [], "any"falsefalsefalse51), 'errors');
  219.         echo "
  220. \t\t                    ";
  221.         // line 52
  222.         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.'52$this->source); })()), "firstname", [], "any"falsefalsefalse52), 'label');
  223.         echo "
  224. \t\t                    ";
  225.         // line 53
  226.         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.'53$this->source); })()), "firstname", [], "any"falsefalsefalse53), 'widget');
  227.         echo "
  228. \t\t                </p>
  229. \t\t            </div>
  230. \t\t        </div>
  231. \t\t        <p>
  232. \t\t            ";
  233.         // line 58
  234.         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.'58$this->source); })()), "email", [], "any"falsefalsefalse58), 'errors');
  235.         echo "
  236. \t\t            ";
  237.         // line 59
  238.         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.'59$this->source); })()), "email", [], "any"falsefalsefalse59), 'label');
  239.         echo "
  240. \t\t            ";
  241.         // line 60
  242.         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.'60$this->source); })()), "email", [], "any"falsefalsefalse60), 'widget');
  243.         echo "
  244. \t\t        </p>
  245. \t\t        <p>
  246. \t\t\t        ";
  247.         // line 63
  248.         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.'63$this->source); })()), "message", [], "any"falsefalsefalse63), 'label');
  249.         echo "
  250. \t\t\t        ";
  251.         // line 64
  252.         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.'64$this->source); })()), "message", [], "any"falsefalsefalse64), 'errors');
  253.         echo "
  254. \t\t\t        ";
  255.         // line 65
  256.         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.'65$this->source); })()), "message", [], "any"falsefalsefalse65), 'widget');
  257.         echo "
  258. \t\t\t    </p>
  259. \t\t\t    ";
  260.         // line 67
  261.         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.'67$this->source); })()), "recaptcha", [], "any"falsefalsefalse67), 'widget');
  262.         echo "
  263.                 <div class=\"captcha-error\">";
  264.         // line 68
  265.         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.'68$this->source); })()), "recaptcha", [], "any"falsefalsefalse68), 'errors');
  266.         echo "</div>
  267. \t\t\t    <p class=\"txtcenter\">
  268. \t\t         \t";
  269.         // line 70
  270.         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.'70$this->source); })()), "send", [], "any"falsefalsefalse70), 'widget');
  271.         echo "
  272. \t\t        </p>
  273. \t\t        ";
  274.         // line 72
  275.         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.'72$this->source); })()), 'rest');
  276.         echo "
  277. \t        </form>
  278. \t    </div>
  279. \t</div>
  280. </div>
  281. <!--Footer -->
  282. ";
  283.         // line 78
  284.         $this->loadTemplate("frontend/footer.html.twig""Frontend/landing/contact.html.twig"78)->display($context);
  285.         // line 79
  286.         echo "<!-- FIN Footer -->
  287. ";
  288.         
  289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  290.         
  291.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  292.         
  293.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  294.     }
  295.     public function getTemplateName()
  296.     {
  297.         return "Frontend/landing/contact.html.twig";
  298.     }
  299.     public function isTraitable()
  300.     {
  301.         return false;
  302.     }
  303.     public function getDebugInfo()
  304.     {
  305.         return array (  332 => 79,  330 => 78,  321 => 72,  316 => 70,  311 => 68,  307 => 67,  302 => 65,  298 => 64,  294 => 63,  288 => 60,  284 => 59,  280 => 58,  272 => 53,  268 => 52,  264 => 51,  256 => 46,  252 => 45,  248 => 44,  241 => 40,  234 => 36,  231 => 35,  229 => 34,  225 => 33,  220 => 31,  216 => 30,  208 => 25,  204 => 24,  199 => 21,  186 => 20,  168 => 13,  155 => 12,  130 => 10,  105 => 9,  90 => 6,  86 => 5,  81 => 4,  68 => 3,  39 => 1,);
  306.     }
  307.     public function getSourceContext()
  308.     {
  309.         return new Source("{% extends 'frontend/frontend.html.twig' %}
  310. {% block meta_robot %}
  311.     {{ parent() }}
  312.     <link rel=\"canonical\" href=\"{{ url('frontend_contact') }}\"/>
  313.     {{ source('stubs/seo/robots_noindex_nofollow.html.twig') }}
  314. {% endblock %}
  315. {% block meta_title %}{{ 'seo.landing.contact.title'|trans({}, \"seo\") }}{% endblock %}
  316. {% block meta_desc %}{{ 'seo.landing.contact.desc'|trans({}, \"seo\") }}{% endblock %}
  317. {% block tag_manager %}
  318.     <script>
  319.         dataLayer = [{
  320.         'rubrique': 'Contact',
  321.         }];
  322.     </script>
  323. {% endblock %}
  324. {% block body_content %}
  325. <div class=\"avis-client contact\">
  326. \t<div class=\"landing-header\">
  327. \t\t<h1 class=\"titre05\">
  328. \t\t\t{{ 'frontend.landing.contact.header.title'|trans({}, 'landing') }}
  329. \t\t\t<span>{{ 'frontend.landing.contact.header.subtitle'|trans({}, 'landing') }}</span>
  330. \t\t</h1>
  331. \t</div>
  332. \t<div class=\"landing-content\">
  333. \t\t<div class=\"txtcenter\">
  334. \t\t\t<p class=\"marginT20\">{{ 'frontend.landing.contact.content.text01'|trans({}, 'landing')|raw }}</p>
  335. \t\t\t<h2 class=\"titre01 marginT20\">{% include '/Frontend/user/_tel_customer_service.html.twig' %}</h2>
  336. \t\t\t<p class=\"marginT20\">
  337. \t\t\t\t{{ 'frontend.landing.contact.content.text02'|trans({}, 'landing') }} :
  338. \t\t\t\t{% include '/Frontend/user/_email_contact.html.twig' %}
  339. \t\t\t</p>
  340. \t\t\t<p>{{ 'frontend.landing.contact.content.text03'|trans({}, 'landing') }} :</p>
  341. \t\t</div>
  342. \t\t<div class=\"form\">
  343. \t\t\t<form action=\"{{ path('frontend_contact') }}\" method=\"post\">
  344. \t\t        <div class=\"grid-container\">
  345. \t\t            <div class=\"grid-45 grid-mgright-5 m-100 m-margin\">
  346. \t\t                <p>
  347. \t\t                    {{ form_errors(form.lastname) }}
  348. \t\t                    {{ form_label(form.lastname) }}
  349. \t\t                    {{ form_widget(form.lastname) }}
  350. \t\t                </p>
  351. \t\t            </div>
  352. \t\t            <div class=\"grid-45 grid-mgleft-5 m-100 m-margin\">
  353. \t\t                <p>
  354. \t\t                    {{ form_errors(form.firstname) }}
  355. \t\t                    {{ form_label(form.firstname) }}
  356. \t\t                    {{ form_widget(form.firstname) }}
  357. \t\t                </p>
  358. \t\t            </div>
  359. \t\t        </div>
  360. \t\t        <p>
  361. \t\t            {{ form_errors(form.email) }}
  362. \t\t            {{ form_label(form.email) }}
  363. \t\t            {{ form_widget(form.email) }}
  364. \t\t        </p>
  365. \t\t        <p>
  366. \t\t\t        {{ form_label(form.message) }}
  367. \t\t\t        {{ form_errors(form.message) }}
  368. \t\t\t        {{ form_widget(form.message) }}
  369. \t\t\t    </p>
  370. \t\t\t    {{ form_widget(form.recaptcha) }}
  371.                 <div class=\"captcha-error\">{{ form_errors(form.recaptcha) }}</div>
  372. \t\t\t    <p class=\"txtcenter\">
  373. \t\t         \t{{ form_widget(form.send) }}
  374. \t\t        </p>
  375. \t\t        {{ form_rest(form) }}
  376. \t        </form>
  377. \t    </div>
  378. \t</div>
  379. </div>
  380. <!--Footer -->
  381. {% include 'frontend/footer.html.twig' %}
  382. <!-- FIN Footer -->
  383. {% endblock body_content %}
  384. ""Frontend/landing/contact.html.twig""/srv/src/Resources/views/Frontend/landing/contact.html.twig");
  385.     }
  386. }