<?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;
/* Frontend/landing/newsletter-registration.html.twig */
class __TwigTemplate_c92a1b6d6d3c4f4c5cbb56d873157cb5 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'meta_robot' => [$this, 'block_meta_robot'],
'meta_title' => [$this, 'block_meta_title'],
'meta_desc' => [$this, 'block_meta_desc'],
'body_content' => [$this, 'block_body_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "frontend/frontend.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", "Frontend/landing/newsletter-registration.html.twig"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/newsletter-registration.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/newsletter-registration.html.twig"));
$this->parent = $this->loadTemplate("frontend/frontend.html.twig", "Frontend/landing/newsletter-registration.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_meta_robot($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", "meta_robot"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
// line 4
echo " ";
$this->displayParentBlock("meta_robot", $context, $blocks);
echo "
<link rel=\"canonical\" href=\"";
// line 5
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_newsletter_registration");
echo "\"/>
";
// line 6
echo twig_source($this->env, "stubs/seo/robots_noindex_nofollow.html.twig");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 9
public function block_meta_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", "meta_title"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.newsletter.title", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 10
public function block_meta_desc($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", "meta_desc"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.newsletter.desc", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 12
public function block_body_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", "body_content"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
// line 13
echo "
<div class=\"inscription-newsletter\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
";
// line 17
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.header.title", [], "landing"), "html", null, true);
echo "
</h1>
</div>
<div class=\"landing-content\">
<div class=\"search-list\">
<h2 class=\"titre01\">";
// line 22
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.title", [], "landing");
echo "</h2>
";
// line 23
if (array_key_exists("form", $context)) {
// line 24
echo " <form method=\"POST\" action=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_newsletter_registration");
echo "\">
";
// line 25
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.', 25, $this->source); })()), 'errors');
echo "
<div class=\"grid-container\">
<div class=\"grid-45 grid-mgright-5 m-100 m-margin\">
<p>
<label>";
// line 29
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.form.field.email", [], "landing"), "html", null, true);
echo " *</label>
";
// 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); })()), "email", [], "any", false, false, false, 30), 'widget');
echo "
</p>
<p>
<label>";
// line 33
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.form.field.lastName", [], "landing"), "html", null, true);
echo " *</label>
";
// line 34
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.', 34, $this->source); })()), "lastName", [], "any", false, false, false, 34), 'widget');
echo "
</p>
<p>
<label>";
// line 37
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.form.field.firstName", [], "landing"), "html", null, true);
echo " *</label>
";
// line 38
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.', 38, $this->source); })()), "firstName", [], "any", false, false, false, 38), 'widget');
echo "
</p>
</div>
<div class=\"grid-45 grid-mgleft-5 m-100 m-margin\">
<p>
<label>";
// line 43
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.form.field.zipCode", [], "landing"), "html", null, true);
echo "</label>
";
// line 44
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); })()), "zipCode", [], "any", false, false, false, 44), 'widget');
echo "
</p>
<p>
<label>";
// line 47
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.form.field.city", [], "landing"), "html", null, true);
echo "</label>
";
// line 48
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.', 48, $this->source); })()), "city", [], "any", false, false, false, 48), 'widget');
echo "
</p>
<p>
<label>";
// line 51
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.form.field.mobile", [], "landing"), "html", null, true);
echo "</label>
";
// line 52
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); })()), "mobile", [], "any", false, false, false, 52), 'widget');
echo "
</p>
</div>
</div>
<p class=\"input-checkbox-block\">
<label for=\"vpauto_newsletter_sms\">";
// line 57
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text01", [], "landing"), "html", null, true);
echo "</label>
<span class=\"input-checkbox03\">
";
// line 59
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); })()), "sms", [], "any", false, false, false, 59), 'widget');
echo "
</span>
</p>
<div class=\"block-room\">
<span>";
// line 63
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text02", [], "landing"), "html", null, true);
echo "</span>
";
// line 64
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); })()), "room", [], "any", false, false, false, 64), 'widget');
echo "
</div>
";
// line 66
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.', 66, $this->source); })()), "type", [], "any", false, false, false, 66), 'widget');
echo "
";
// line 67
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", false, false, false, 67), 'widget');
echo "
<div class=\"captcha-error\">";
// line 68
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", false, false, false, 68), 'errors');
echo "</div>
<p class=\"color01\">";
// line 69
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text03", [], "landing"), "html", null, true);
echo "</p>
<p class=\"inbl\">";
// line 70
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", false, false, false, 70), 'widget');
echo "</p>
";
// line 71
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.', 71, $this->source); })()), 'rest');
echo "
</form>
<p class=\"color01 marginT40\">
";
// line 74
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text04", [], "landing"), "html", null, true);
echo "
<a href=\"mailto:info@vpauto.fr\" class=\"lien03\">info@vpauto.fr</a>.
</p>
<p class=\"marginT20\">
<span class=\"color01\">";
// line 78
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text05", [], "landing"), "html", null, true);
echo "</span>
<a href=\"";
// line 79
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_privacy_policy");
echo "\" class=\"lien03\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.link01", [], "landing"), "html", null, true);
echo ".</a>
</p>
";
} else {
// line 82
echo " <p>";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text06", [], "landing"), "html", null, true);
echo "</p>
<p><a href=\"";
// line 83
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.link02", [], "landing"), "html", null, true);
echo "</a></p>
";
}
// line 85
echo " <div class=\"marginT40\">
<h3 class=\"titre02\"><strong>";
// line 86
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text07", [], "landing"), "html", null, true);
echo " :</strong></h3>
<ul class=\"marginT10\">
<li>- ";
// line 88
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text08", [], "landing"), "html", null, true);
echo "</li>
<li>- ";
// line 89
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text09", [], "landing"), "html", null, true);
echo "</li>
</ul>
</div>
<div class=\"marginT40\">
<h3 class=\"titre02\"><strong>";
// line 93
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text10", [], "landing"), "html", null, true);
echo " ?</strong></h3>
<ul class=\"marginT10\">
<li>- ";
// line 95
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text11", [], "landing"), "html", null, true);
echo "</li>
<li>- ";
// line 96
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text12", [], "landing"), "html", null, true);
echo "</li>
<li>- ";
// line 97
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text13", [], "landing"), "html", null, true);
echo "</li>
</ul>
</div>
</div>
</div>
</div>
<!--Footer -->
";
// line 104
$this->loadTemplate("frontend/footer.html.twig", "Frontend/landing/newsletter-registration.html.twig", 104)->display($context);
// line 105
echo "<!-- FIN Footer -->
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Frontend/landing/newsletter-registration.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 385 => 105, 383 => 104, 373 => 97, 369 => 96, 365 => 95, 360 => 93, 353 => 89, 349 => 88, 344 => 86, 341 => 85, 334 => 83, 329 => 82, 321 => 79, 317 => 78, 310 => 74, 304 => 71, 300 => 70, 296 => 69, 292 => 68, 288 => 67, 284 => 66, 279 => 64, 275 => 63, 268 => 59, 263 => 57, 255 => 52, 251 => 51, 245 => 48, 241 => 47, 235 => 44, 231 => 43, 223 => 38, 219 => 37, 213 => 34, 209 => 33, 203 => 30, 199 => 29, 192 => 25, 187 => 24, 185 => 23, 181 => 22, 173 => 17, 167 => 13, 154 => 12, 129 => 10, 104 => 9, 89 => 6, 85 => 5, 80 => 4, 67 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend/frontend.html.twig' %}
{% block meta_robot %}
{{ parent() }}
<link rel=\"canonical\" href=\"{{ url('frontend_newsletter_registration') }}\"/>
{{ source('stubs/seo/robots_noindex_nofollow.html.twig') }}
{% endblock %}
{% block meta_title %}{{ 'seo.landing.newsletter.title'|trans({}, \"seo\") }}{% endblock %}
{% block meta_desc %}{{ 'seo.landing.newsletter.desc'|trans({}, \"seo\") }}{% endblock %}
{% block body_content %}
<div class=\"inscription-newsletter\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
{{ 'frontend.landing.newsletter-registration.header.title'|trans({}, 'landing') }}
</h1>
</div>
<div class=\"landing-content\">
<div class=\"search-list\">
<h2 class=\"titre01\">{{ 'frontend.landing.newsletter-registration.content.title'|trans({}, 'landing')|raw }}</h2>
{% if form is defined %}
<form method=\"POST\" action=\"{{ path('frontend_newsletter_registration') }}\">
{{ form_errors(form) }}
<div class=\"grid-container\">
<div class=\"grid-45 grid-mgright-5 m-100 m-margin\">
<p>
<label>{{ 'frontend.landing.newsletter-registration.content.form.field.email'|trans({}, 'landing') }} *</label>
{{ form_widget(form.email) }}
</p>
<p>
<label>{{ 'frontend.landing.newsletter-registration.content.form.field.lastName'|trans({}, 'landing') }} *</label>
{{ form_widget(form.lastName) }}
</p>
<p>
<label>{{ 'frontend.landing.newsletter-registration.content.form.field.firstName'|trans({}, 'landing') }} *</label>
{{ form_widget(form.firstName) }}
</p>
</div>
<div class=\"grid-45 grid-mgleft-5 m-100 m-margin\">
<p>
<label>{{ 'frontend.landing.newsletter-registration.content.form.field.zipCode'|trans({}, 'landing') }}</label>
{{ form_widget(form.zipCode) }}
</p>
<p>
<label>{{ 'frontend.landing.newsletter-registration.content.form.field.city'|trans({}, 'landing') }}</label>
{{ form_widget(form.city) }}
</p>
<p>
<label>{{ 'frontend.landing.newsletter-registration.content.form.field.mobile'|trans({}, 'landing') }}</label>
{{ form_widget(form.mobile) }}
</p>
</div>
</div>
<p class=\"input-checkbox-block\">
<label for=\"vpauto_newsletter_sms\">{{ 'frontend.landing.newsletter-registration.content.text01'|trans({}, 'landing') }}</label>
<span class=\"input-checkbox03\">
{{ form_widget(form.sms) }}
</span>
</p>
<div class=\"block-room\">
<span>{{ 'frontend.landing.newsletter-registration.content.text02'|trans({}, 'landing') }}</span>
{{ form_widget(form.room) }}
</div>
{{ form_widget(form.type) }}
{{ form_widget(form.recaptcha) }}
<div class=\"captcha-error\">{{ form_errors(form.recaptcha) }}</div>
<p class=\"color01\">{{ 'frontend.landing.newsletter-registration.content.text03'|trans({}, 'landing') }}</p>
<p class=\"inbl\">{{ form_widget(form.send) }}</p>
{{ form_rest(form) }}
</form>
<p class=\"color01 marginT40\">
{{ 'frontend.landing.newsletter-registration.content.text04'|trans({}, 'landing') }}
<a href=\"mailto:info@vpauto.fr\" class=\"lien03\">info@vpauto.fr</a>.
</p>
<p class=\"marginT20\">
<span class=\"color01\">{{ 'frontend.landing.newsletter-registration.content.text05'|trans({}, 'landing') }}</span>
<a href=\"{{ path('frontend_privacy_policy') }}\" class=\"lien03\">{{ 'frontend.landing.newsletter-registration.content.link01'|trans({}, 'landing') }}.</a>
</p>
{% else %}
<p>{{ 'frontend.landing.newsletter-registration.content.text06'|trans({}, 'landing') }}</p>
<p><a href=\"{{ path('homepage') }}\">{{ 'frontend.landing.newsletter-registration.content.link02'|trans({}, 'landing') }}</a></p>
{% endif %}
<div class=\"marginT40\">
<h3 class=\"titre02\"><strong>{{ 'frontend.landing.newsletter-registration.content.text07'|trans({}, 'landing') }} :</strong></h3>
<ul class=\"marginT10\">
<li>- {{ 'frontend.landing.newsletter-registration.content.text08'|trans({}, 'landing') }}</li>
<li>- {{ 'frontend.landing.newsletter-registration.content.text09'|trans({}, 'landing') }}</li>
</ul>
</div>
<div class=\"marginT40\">
<h3 class=\"titre02\"><strong>{{ 'frontend.landing.newsletter-registration.content.text10'|trans({}, 'landing') }} ?</strong></h3>
<ul class=\"marginT10\">
<li>- {{ 'frontend.landing.newsletter-registration.content.text11'|trans({}, 'landing') }}</li>
<li>- {{ 'frontend.landing.newsletter-registration.content.text12'|trans({}, 'landing') }}</li>
<li>- {{ 'frontend.landing.newsletter-registration.content.text13'|trans({}, 'landing') }}</li>
</ul>
</div>
</div>
</div>
</div>
<!--Footer -->
{% include 'frontend/footer.html.twig' %}
<!-- FIN Footer -->
{% endblock body_content %}
", "Frontend/landing/newsletter-registration.html.twig", "/srv/src/Resources/views/Frontend/landing/newsletter-registration.html.twig");
}
}