<?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/sale-auto-pro.html.twig */
class __TwigTemplate_8e42a8c5a17c16d0a2b98c12bc8390f8 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'],
'tawkto' => [$this, 'block_tawkto'],
'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_pro.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/sale-auto-pro.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/sale-auto-pro.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/sale-auto-pro.html.twig"));
$this->parent = $this->loadTemplate("frontend/frontend_pro.html.twig", "Frontend/landing/sale-auto-pro.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_sale_auto_pro");
echo "\"/>
";
// line 6
echo twig_source($this->env, "stubs/seo/robots_index_follow.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_tawkto($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", "tawkto"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
echo "";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 11
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.sale-auto-pro.title", [], "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_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.sale-auto-pro.desc", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 14
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 15
echo "<div class=\"vendre-auto-pro\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
";
// line 18
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.header.title", [], "landing"), "html", null, true);
echo "
</h1>
</div>
<div class=\"landing-content bg-color01 marginLR100\">
<div>
<div class=\"block-flex01 justify-content-space-between\">
<div class=\"grid-70 m-100 bold marginR20\">
<h2 class=\"titre01 txtnormal bold marginB20\">";
// line 25
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section01.title", [], "landing"), "html", null, true);
echo "</h2>
<p>";
// line 26
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section01.text01", [], "landing"), "html", null, true);
echo "</p>
</div>
<div class=\"grid-30 m-100 txtcenter\">
<div class=\"horaires\">
<div><img src=\"";
// line 30
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/optimvo01.webp"), "html", null, true);
echo "\" alt=\"\" /></div>
<div class=\"font16 block-box-shadow\">
<span class=\"block bold\">";
// line 32
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section01.text02", [], "landing");
echo "</span>
<span class=\"m-hide\">02 52 42 01 02</span>
<a href=\"tel:0252420102\" title=\"\" class=\"lien-tel-m grid-hide tab-l-hide tab-p-hide m-visible\">02 52 42 01 02</a>
</div>
</div>
</div>
</div>
<div class=\"block01 marginT60\">
<div>
<div><img src=\"";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/icone26.webp"), "html", null, true);
echo "\" width=\"147\" alt=\"\" /></div>
<p>";
// line 43
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section02.text01", [], "landing"), "html", null, true);
echo "</p>
</div>
<div >
<div><img src=\"";
// line 46
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/icone28.webp"), "html", null, true);
echo "\" width=\"172\" alt=\"\" /></div>
<p>";
// line 47
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section02.text02", [], "landing"), "html", null, true);
echo "</p>
</div>
<div>
<div><img src=\"";
// line 50
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/icone27.webp"), "html", null, true);
echo "\" width=\"135\" alt=\"\" /></div>
<p>
";
// line 52
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section02.text03", [], "landing"), "html", null, true);
echo "
<span class=\"bubule bubule-desktop\">DMS*<span class=\"bul-cont\">
";
// line 54
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Reynolds and Reynolds - Bee2link - Autobiz - Planet VO² (pvo / pvo)");
echo "
</span></span>
<span class=\"bubule-mobile\">
<a class=\"fancybox-popup\" href=\"#bubule-mobile-cont01\" >DMS*</a>
<span id=\"bubule-mobile-cont01\" class=\"bubule-mobile-cont\" style=\"display: none\">
";
// line 59
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Reynolds and Reynolds - Bee2link - Autobiz - Planet VO² (pvo / pvo)");
echo "
</span>
</span>
</p>
</div>
</div>
<div class=\"grid-container block-box-shadow marginT60\">
<div class=\"padding20\">
<h3 class=\"titre03 color16 bold\">";
// line 68
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section03.title", [], "landing"), "html", null, true);
echo "</h3>
<p class=\"marginT20\">";
// line 69
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section03.text01", [], "landing"), "html", null, true);
echo "</p>
</div>
</div>
<div class=\"grid-container block-box-shadow marginT60\">
<div class=\"padding20\">
<h3 class=\"titre03 color16 bold\">";
// line 75
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section04.title", [], "landing"), "html", null, true);
echo "</h3>
<ul class=\"liste01 marginT20\">
<li>
<span><img src=\"";
// line 78
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/plus01.png"), "html", null, true);
echo "\" width=\"20\" alt=\"\" /></span>
<span>";
// line 79
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section04.list.item01", [], "landing"), "html", null, true);
echo "</span>
</li>
<li>
<span><img src=\"";
// line 82
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/plus01.png"), "html", null, true);
echo "\" width=\"20\" alt=\"\" /></span>
<span>";
// line 83
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section04.list.item02", [], "landing"), "html", null, true);
echo "</span>
</li>
<li>
<span><img src=\"";
// line 86
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/plus01.png"), "html", null, true);
echo "\" width=\"20\" alt=\"\" /></span>
<span>";
// line 87
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section04.list.item03", [], "landing"), "html", null, true);
echo "</span>
</li>
<li>
<span><img src=\"";
// line 90
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/plus01.png"), "html", null, true);
echo "\" width=\"20\" alt=\"\" /></span>
<span>";
// line 91
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section04.list.item04", [], "landing"), "html", null, true);
echo "</span>
</li>
<li>
<span><img src=\"";
// line 94
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/plus01.png"), "html", null, true);
echo "\" width=\"20\" alt=\"\" /></span>
<span>";
// line 95
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section04.list.item05", [], "landing"), "html", null, true);
echo "</span>
</li>
</ul>
</div>
</div>
<div class=\"block02 block-box-shadow marginT60\">
<div class=\"prelative padding20\">
<div class=\"logo-optimvo\"><img src=\"";
// line 103
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/logo-optimvo.webp"), "html", null, true);
echo "\" width=\"130\" alt=\"Optim'VO\" /></div>
<h3 class=\"titre03 bold\">";
// line 104
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section05.title", [], "landing"), "html", null, true);
echo "</h3>
<p class=\"marginT20\">";
// line 105
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section05.text01", [], "landing"), "html", null, true);
echo "</p>
<ul class=\"liste01 marginT20\">
<li>
<span><img src=\"";
// line 108
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/check02.svg"), "html", null, true);
echo "\" width=\"20\" alt=\"\" /></span>
<span>";
// line 109
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section05.list.item01", [], "landing"), "html", null, true);
echo "</span>
</li>
<li>
<span><img src=\"";
// line 112
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/check02.svg"), "html", null, true);
echo "\" width=\"20\" alt=\"\" /></span>
<span>";
// line 113
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section05.list.item02", [], "landing"), "html", null, true);
echo "</span>
</li>
<li>
<span><img src=\"";
// line 116
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/check02.svg"), "html", null, true);
echo "\" width=\"20\" alt=\"\" /></span>
<span>";
// line 117
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section05.list.item03", [], "landing"), "html", null, true);
echo "</span>
</li>
</ul>
<div class=\"block-lien\">
<a href=\"http://optimvo.fr\" class=\"lien14 bg05\" title=\"\" target=\"_blank\">";
// line 121
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section05.link", [], "landing"), "html", null, true);
echo "</a>
</div>
</div>
</div>
<div class=\"marginT60\">
<h2 class=\"titre01 txtnormal bold marginB20\">";
// line 127
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section06.title", [], "landing"), "html", null, true);
echo "</h2>
<p class=\"marginB20\">";
// line 128
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section06.text01", [], "landing");
echo "</p>
<div class=\"form\">
<form action=\"";
// line 130
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_sale_auto_pro");
echo "\" method=\"post\" novalidate=\"novalidate\">
<div class=\"flex\">
<div>
<p>
";
// line 134
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.', 134, $this->source); })()), "companyName", [], "any", false, false, false, 134), 'label');
echo "
";
// line 135
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.', 135, $this->source); })()), "companyName", [], "any", false, false, false, 135), 'widget');
echo "
";
// line 136
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.', 136, $this->source); })()), "companyName", [], "any", false, false, false, 136), 'errors');
echo "
</p>
</div>
<div>
<p>
";
// line 141
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.', 141, $this->source); })()), "lastname", [], "any", false, false, false, 141), 'label');
echo "
";
// line 142
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.', 142, $this->source); })()), "lastname", [], "any", false, false, false, 142), 'widget');
echo "
";
// line 143
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.', 143, $this->source); })()), "lastname", [], "any", false, false, false, 143), 'errors');
echo "
</p>
</div>
</div>
<div class=\"flex\">
<div>
<p>
";
// line 150
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.', 150, $this->source); })()), "function", [], "any", false, false, false, 150), 'label');
echo "
";
// line 151
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.', 151, $this->source); })()), "function", [], "any", false, false, false, 151), 'widget');
echo "
";
// line 152
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.', 152, $this->source); })()), "function", [], "any", false, false, false, 152), 'errors');
echo "
</p>
</div>
<div>
<p>
";
// line 157
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.', 157, $this->source); })()), "tel", [], "any", false, false, false, 157), 'label');
echo "
";
// line 158
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.', 158, $this->source); })()), "tel", [], "any", false, false, false, 158), 'widget');
echo "
";
// line 159
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.', 159, $this->source); })()), "tel", [], "any", false, false, false, 159), 'errors');
echo "
</p>
</div>
</div>
<div class=\"flex\">
<div>
<p>
";
// line 166
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.', 166, $this->source); })()), "email", [], "any", false, false, false, 166), 'label');
echo "
";
// line 167
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.', 167, $this->source); })()), "email", [], "any", false, false, false, 167), 'widget');
echo "
";
// line 168
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.', 168, $this->source); })()), "email", [], "any", false, false, false, 168), 'errors');
echo "
</p>
</div>
<div>
<p>
";
// line 173
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.', 173, $this->source); })()), "message", [], "any", false, false, false, 173), 'label');
echo "
";
// line 174
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.', 174, $this->source); })()), "message", [], "any", false, false, false, 174), 'widget');
echo "
";
// line 175
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.', 175, $this->source); })()), "message", [], "any", false, false, false, 175), 'errors');
echo "
</p>
</div>
</div>
<div class=\"captcha marginT30\">";
// line 179
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.', 179, $this->source); })()), "recaptcha", [], "any", false, false, false, 179), 'widget');
echo "</div>
<div class=\"captcha-error\">";
// line 180
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.', 180, $this->source); })()), "recaptcha", [], "any", false, false, false, 180), 'errors');
echo "</div>
<p class=\"btn-pro\">
";
// line 182
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.', 182, $this->source); })()), "send", [], "any", false, false, false, 182), 'widget');
echo "
</p>
<p>";
// line 184
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>
";
// line 185
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.', 185, $this->source); })()), 'rest');
echo "
</form>
</div>
</div>
</div>
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Frontend/landing/sale-auto-pro.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 548 => 185, 544 => 184, 539 => 182, 534 => 180, 530 => 179, 523 => 175, 519 => 174, 515 => 173, 507 => 168, 503 => 167, 499 => 166, 489 => 159, 485 => 158, 481 => 157, 473 => 152, 469 => 151, 465 => 150, 455 => 143, 451 => 142, 447 => 141, 439 => 136, 435 => 135, 431 => 134, 424 => 130, 419 => 128, 415 => 127, 406 => 121, 399 => 117, 395 => 116, 389 => 113, 385 => 112, 379 => 109, 375 => 108, 369 => 105, 365 => 104, 361 => 103, 350 => 95, 346 => 94, 340 => 91, 336 => 90, 330 => 87, 326 => 86, 320 => 83, 316 => 82, 310 => 79, 306 => 78, 300 => 75, 291 => 69, 287 => 68, 275 => 59, 267 => 54, 262 => 52, 257 => 50, 251 => 47, 247 => 46, 241 => 43, 237 => 42, 224 => 32, 219 => 30, 212 => 26, 208 => 25, 198 => 18, 193 => 15, 180 => 14, 155 => 12, 130 => 11, 105 => 9, 90 => 6, 86 => 5, 81 => 4, 68 => 3, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
{% block meta_robot %}
{{ parent() }}
<link rel=\"canonical\" href=\"{{ url('frontend_sale_auto_pro') }}\"/>
{{ source('stubs/seo/robots_index_follow.html.twig') }}
{% endblock %}
{% block tawkto '' %}
{% block meta_title %}{{ 'seo.landing.sale-auto-pro.title'|trans({}, \"seo\") }}{% endblock %}
{% block meta_desc %}{{ 'seo.landing.sale-auto-pro.desc'|trans({}, \"seo\") }}{% endblock %}
{% block body_content %}
<div class=\"vendre-auto-pro\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
{{ 'frontend.landing.sale-auto-pro.header.title'|trans({}, 'landing') }}
</h1>
</div>
<div class=\"landing-content bg-color01 marginLR100\">
<div>
<div class=\"block-flex01 justify-content-space-between\">
<div class=\"grid-70 m-100 bold marginR20\">
<h2 class=\"titre01 txtnormal bold marginB20\">{{ 'frontend.landing.sale-auto-pro.content.section01.title'|trans({}, 'landing') }}</h2>
<p>{{ 'frontend.landing.sale-auto-pro.content.section01.text01'|trans({}, 'landing') }}</p>
</div>
<div class=\"grid-30 m-100 txtcenter\">
<div class=\"horaires\">
<div><img src=\"{{ asset('bundles/vpauto/frontend/images/optimvo01.webp') }}\" alt=\"\" /></div>
<div class=\"font16 block-box-shadow\">
<span class=\"block bold\">{{ 'frontend.landing.sale-auto-pro.content.section01.text02'|trans({}, 'landing')|raw }}</span>
<span class=\"m-hide\">02 52 42 01 02</span>
<a href=\"tel:0252420102\" title=\"\" class=\"lien-tel-m grid-hide tab-l-hide tab-p-hide m-visible\">02 52 42 01 02</a>
</div>
</div>
</div>
</div>
<div class=\"block01 marginT60\">
<div>
<div><img src=\"{{ asset('bundles/vpauto/frontend/images/icone26.webp') }}\" width=\"147\" alt=\"\" /></div>
<p>{{ 'frontend.landing.sale-auto-pro.content.section02.text01'|trans({}, 'landing') }}</p>
</div>
<div >
<div><img src=\"{{ asset('bundles/vpauto/frontend/images/icone28.webp') }}\" width=\"172\" alt=\"\" /></div>
<p>{{ 'frontend.landing.sale-auto-pro.content.section02.text02'|trans({}, 'landing') }}</p>
</div>
<div>
<div><img src=\"{{ asset('bundles/vpauto/frontend/images/icone27.webp') }}\" width=\"135\" alt=\"\" /></div>
<p>
{{ 'frontend.landing.sale-auto-pro.content.section02.text03'|trans({}, 'landing') }}
<span class=\"bubule bubule-desktop\">DMS*<span class=\"bul-cont\">
{{ 'Reynolds and Reynolds - Bee2link - Autobiz - Planet VO² (pvo / pvo)'|trans|raw }}
</span></span>
<span class=\"bubule-mobile\">
<a class=\"fancybox-popup\" href=\"#bubule-mobile-cont01\" >DMS*</a>
<span id=\"bubule-mobile-cont01\" class=\"bubule-mobile-cont\" style=\"display: none\">
{{ 'Reynolds and Reynolds - Bee2link - Autobiz - Planet VO² (pvo / pvo)'|trans|raw }}
</span>
</span>
</p>
</div>
</div>
<div class=\"grid-container block-box-shadow marginT60\">
<div class=\"padding20\">
<h3 class=\"titre03 color16 bold\">{{ 'frontend.landing.sale-auto-pro.content.section03.title'|trans({}, 'landing') }}</h3>
<p class=\"marginT20\">{{ 'frontend.landing.sale-auto-pro.content.section03.text01'|trans({}, 'landing') }}</p>
</div>
</div>
<div class=\"grid-container block-box-shadow marginT60\">
<div class=\"padding20\">
<h3 class=\"titre03 color16 bold\">{{ 'frontend.landing.sale-auto-pro.content.section04.title'|trans({}, 'landing') }}</h3>
<ul class=\"liste01 marginT20\">
<li>
<span><img src=\"{{ asset('bundles/vpauto/frontend/images/plus01.png') }}\" width=\"20\" alt=\"\" /></span>
<span>{{ 'frontend.landing.sale-auto-pro.content.section04.list.item01'|trans({}, 'landing') }}</span>
</li>
<li>
<span><img src=\"{{ asset('bundles/vpauto/frontend/images/plus01.png') }}\" width=\"20\" alt=\"\" /></span>
<span>{{ 'frontend.landing.sale-auto-pro.content.section04.list.item02'|trans({}, 'landing') }}</span>
</li>
<li>
<span><img src=\"{{ asset('bundles/vpauto/frontend/images/plus01.png') }}\" width=\"20\" alt=\"\" /></span>
<span>{{ 'frontend.landing.sale-auto-pro.content.section04.list.item03'|trans({}, 'landing') }}</span>
</li>
<li>
<span><img src=\"{{ asset('bundles/vpauto/frontend/images/plus01.png') }}\" width=\"20\" alt=\"\" /></span>
<span>{{ 'frontend.landing.sale-auto-pro.content.section04.list.item04'|trans({}, 'landing') }}</span>
</li>
<li>
<span><img src=\"{{ asset('bundles/vpauto/frontend/images/plus01.png') }}\" width=\"20\" alt=\"\" /></span>
<span>{{ 'frontend.landing.sale-auto-pro.content.section04.list.item05'|trans({}, 'landing') }}</span>
</li>
</ul>
</div>
</div>
<div class=\"block02 block-box-shadow marginT60\">
<div class=\"prelative padding20\">
<div class=\"logo-optimvo\"><img src=\"{{ asset('bundles/vpauto/frontend/images/logo-optimvo.webp') }}\" width=\"130\" alt=\"Optim'VO\" /></div>
<h3 class=\"titre03 bold\">{{ 'frontend.landing.sale-auto-pro.content.section05.title'|trans({}, 'landing') }}</h3>
<p class=\"marginT20\">{{ 'frontend.landing.sale-auto-pro.content.section05.text01'|trans({}, 'landing') }}</p>
<ul class=\"liste01 marginT20\">
<li>
<span><img src=\"{{ asset('bundles/vpauto/frontend/images/check02.svg') }}\" width=\"20\" alt=\"\" /></span>
<span>{{ 'frontend.landing.sale-auto-pro.content.section05.list.item01'|trans({}, 'landing') }}</span>
</li>
<li>
<span><img src=\"{{ asset('bundles/vpauto/frontend/images/check02.svg') }}\" width=\"20\" alt=\"\" /></span>
<span>{{ 'frontend.landing.sale-auto-pro.content.section05.list.item02'|trans({}, 'landing') }}</span>
</li>
<li>
<span><img src=\"{{ asset('bundles/vpauto/frontend/images/check02.svg') }}\" width=\"20\" alt=\"\" /></span>
<span>{{ 'frontend.landing.sale-auto-pro.content.section05.list.item03'|trans({}, 'landing') }}</span>
</li>
</ul>
<div class=\"block-lien\">
<a href=\"http://optimvo.fr\" class=\"lien14 bg05\" title=\"\" target=\"_blank\">{{ 'frontend.landing.sale-auto-pro.content.section05.link'|trans({}, 'landing') }}</a>
</div>
</div>
</div>
<div class=\"marginT60\">
<h2 class=\"titre01 txtnormal bold marginB20\">{{ 'frontend.landing.sale-auto-pro.content.section06.title'|trans({}, 'landing') }}</h2>
<p class=\"marginB20\">{{ 'frontend.landing.sale-auto-pro.content.section06.text01'|trans({}, 'landing')|raw }}</p>
<div class=\"form\">
<form action=\"{{ path('frontend_sale_auto_pro') }}\" method=\"post\" novalidate=\"novalidate\">
<div class=\"flex\">
<div>
<p>
{{ form_label(form.companyName) }}
{{ form_widget(form.companyName) }}
{{ form_errors(form.companyName) }}
</p>
</div>
<div>
<p>
{{ form_label(form.lastname) }}
{{ form_widget(form.lastname) }}
{{ form_errors(form.lastname) }}
</p>
</div>
</div>
<div class=\"flex\">
<div>
<p>
{{ form_label(form.function) }}
{{ form_widget(form.function) }}
{{ form_errors(form.function) }}
</p>
</div>
<div>
<p>
{{ form_label(form.tel) }}
{{ form_widget(form.tel) }}
{{ form_errors(form.tel) }}
</p>
</div>
</div>
<div class=\"flex\">
<div>
<p>
{{ form_label(form.email) }}
{{ form_widget(form.email) }}
{{ form_errors(form.email) }}
</p>
</div>
<div>
<p>
{{ form_label(form.message) }}
{{ form_widget(form.message) }}
{{ form_errors(form.message) }}
</p>
</div>
</div>
<div class=\"captcha marginT30\">{{ form_widget(form.recaptcha) }}</div>
<div class=\"captcha-error\">{{ form_errors(form.recaptcha) }}</div>
<p class=\"btn-pro\">
{{ form_widget(form.send) }}
</p>
<p>{{ 'frontend.landing.newsletter-registration.content.text03'|trans({}, 'landing') }}</p>
{{ form_rest(form) }}
</form>
</div>
</div>
</div>
</div>
</div>
{% endblock body_content %}
", "Frontend/landing/sale-auto-pro.html.twig", "/srv/src/Resources/views/Frontend/landing/sale-auto-pro.html.twig");
}
}