var/cache/dev/fr/vpauto/twig/b5/b54063a355842a436f6ce818066af343.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/sale-auto-pro.html.twig */
  14. class __TwigTemplate_8e42a8c5a17c16d0a2b98c12bc8390f8 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.             'tawkto' => [$this'block_tawkto'],
  25.             'meta_title' => [$this'block_meta_title'],
  26.             'meta_desc' => [$this'block_meta_desc'],
  27.             'body_content' => [$this'block_body_content'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "frontend/frontend_pro.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/sale-auto-pro.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/sale-auto-pro.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/sale-auto-pro.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend_pro.html.twig""Frontend/landing/sale-auto-pro.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_sale_auto_pro");
  70.         echo "\"/>
  71.     ";
  72.         // line 6
  73.         echo twig_source($this->env"stubs/seo/robots_index_follow.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_tawkto($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""tawkto"));
  89.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  90.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  93.         echo "";
  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 11
  102.     public function block_meta_title($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_title"));
  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_title"));
  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_title"));
  111.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.sale-auto-pro.title", [], "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_meta_desc($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""meta_desc"));
  125.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  126.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  128.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  129.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.sale-auto-pro.desc", [], "seo"), "html"nulltrue);
  130.         
  131.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  132.         
  133.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  134.         
  135.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  136.     }
  137.     // line 14
  138.     public function block_body_content($context, array $blocks = [])
  139.     {
  140.         $macros $this->macros;
  141.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  142.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  143.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  144.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  145.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  146.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  147.         // line 15
  148.         echo "<div class=\"vendre-auto-pro\">
  149.     <div class=\"landing-header\">
  150.         <h1 class=\"titre05\">
  151.             ";
  152.         // line 18
  153.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.header.title", [], "landing"), "html"nulltrue);
  154.         echo "
  155.         </h1>
  156.     </div>
  157.     <div class=\"landing-content bg-color01 marginLR100\">
  158.         <div>
  159.             <div class=\"block-flex01 justify-content-space-between\">
  160.                 <div class=\"grid-70 m-100 bold marginR20\">
  161.                     <h2 class=\"titre01 txtnormal bold marginB20\">";
  162.         // line 25
  163.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section01.title", [], "landing"), "html"nulltrue);
  164.         echo "</h2>
  165.                     <p>";
  166.         // line 26
  167.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section01.text01", [], "landing"), "html"nulltrue);
  168.         echo "</p>
  169.                 </div>
  170.                 <div class=\"grid-30 m-100 txtcenter\">
  171.                     <div class=\"horaires\">
  172.                         <div><img src=\"";
  173.         // line 30
  174.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/optimvo01.webp"), "html"nulltrue);
  175.         echo "\" alt=\"\" /></div>
  176.                         <div class=\"font16 block-box-shadow\">
  177.                             <span class=\"block bold\">";
  178.         // line 32
  179.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section01.text02", [], "landing");
  180.         echo "</span>
  181.                             <span class=\"m-hide\">02 52 42 01 02</span>
  182.                             <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>
  183.                         </div>
  184.                     </div>
  185.                 </div>
  186.             </div>
  187.             <div class=\"block01 marginT60\">
  188.                 <div>
  189.                     <div><img src=\"";
  190.         // line 42
  191.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/icone26.webp"), "html"nulltrue);
  192.         echo "\" width=\"147\" alt=\"\" /></div>
  193.                     <p>";
  194.         // line 43
  195.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section02.text01", [], "landing"), "html"nulltrue);
  196.         echo "</p>
  197.                 </div>
  198.                 <div >
  199.                     <div><img src=\"";
  200.         // line 46
  201.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/icone28.webp"), "html"nulltrue);
  202.         echo "\" width=\"172\" alt=\"\" /></div>
  203.                     <p>";
  204.         // line 47
  205.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section02.text02", [], "landing"), "html"nulltrue);
  206.         echo "</p>
  207.                 </div>
  208.                 <div>
  209.                     <div><img src=\"";
  210.         // line 50
  211.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/icone27.webp"), "html"nulltrue);
  212.         echo "\" width=\"135\" alt=\"\" /></div>
  213.                     <p>
  214.                         ";
  215.         // line 52
  216.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section02.text03", [], "landing"), "html"nulltrue);
  217.         echo "
  218.                         <span class=\"bubule bubule-desktop\">DMS*<span class=\"bul-cont\">
  219.                             ";
  220.         // line 54
  221.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Reynolds and Reynolds - Bee2link - Autobiz - Planet VO² (pvo / pvo)");
  222.         echo "
  223.                         </span></span>
  224.                         <span class=\"bubule-mobile\">
  225.                             <a class=\"fancybox-popup\" href=\"#bubule-mobile-cont01\" >DMS*</a>
  226.                             <span id=\"bubule-mobile-cont01\" class=\"bubule-mobile-cont\" style=\"display: none\">
  227.                                 ";
  228.         // line 59
  229.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Reynolds and Reynolds - Bee2link - Autobiz - Planet VO² (pvo / pvo)");
  230.         echo "
  231.                             </span>
  232.                         </span>
  233.                     </p>
  234.                 </div>
  235.             </div>
  236.             <div class=\"grid-container block-box-shadow marginT60\">
  237.                 <div class=\"padding20\">
  238.                     <h3 class=\"titre03 color16 bold\">";
  239.         // line 68
  240.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section03.title", [], "landing"), "html"nulltrue);
  241.         echo "</h3>
  242.                     <p class=\"marginT20\">";
  243.         // line 69
  244.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section03.text01", [], "landing"), "html"nulltrue);
  245.         echo "</p>
  246.                 </div>
  247.             </div>
  248.             <div class=\"grid-container block-box-shadow marginT60\">
  249.                 <div class=\"padding20\">
  250.                     <h3 class=\"titre03 color16 bold\">";
  251.         // line 75
  252.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section04.title", [], "landing"), "html"nulltrue);
  253.         echo "</h3>
  254.                     <ul class=\"liste01 marginT20\">
  255.                         <li>
  256.                             <span><img src=\"";
  257.         // line 78
  258.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/plus01.png"), "html"nulltrue);
  259.         echo "\" width=\"20\" alt=\"\" /></span>
  260.                             <span>";
  261.         // line 79
  262.         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"nulltrue);
  263.         echo "</span>
  264.                         </li>
  265.                         <li>
  266.                             <span><img src=\"";
  267.         // line 82
  268.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/plus01.png"), "html"nulltrue);
  269.         echo "\" width=\"20\" alt=\"\" /></span>
  270.                             <span>";
  271.         // line 83
  272.         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"nulltrue);
  273.         echo "</span>
  274.                         </li>
  275.                         <li>
  276.                             <span><img src=\"";
  277.         // line 86
  278.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/plus01.png"), "html"nulltrue);
  279.         echo "\" width=\"20\" alt=\"\" /></span>
  280.                             <span>";
  281.         // line 87
  282.         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"nulltrue);
  283.         echo "</span>
  284.                         </li>
  285.                         <li>
  286.                             <span><img src=\"";
  287.         // line 90
  288.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/plus01.png"), "html"nulltrue);
  289.         echo "\" width=\"20\" alt=\"\" /></span>
  290.                             <span>";
  291.         // line 91
  292.         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"nulltrue);
  293.         echo "</span>
  294.                         </li>
  295.                         <li>
  296.                             <span><img src=\"";
  297.         // line 94
  298.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/plus01.png"), "html"nulltrue);
  299.         echo "\" width=\"20\" alt=\"\" /></span>
  300.                             <span>";
  301.         // line 95
  302.         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"nulltrue);
  303.         echo "</span>
  304.                         </li>
  305.                     </ul>
  306.                 </div>
  307.             </div>
  308.             <div class=\"block02 block-box-shadow marginT60\">
  309.                 <div class=\"prelative padding20\">
  310.                     <div class=\"logo-optimvo\"><img src=\"";
  311.         // line 103
  312.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/logo-optimvo.webp"), "html"nulltrue);
  313.         echo "\" width=\"130\" alt=\"Optim'VO\" /></div>
  314.                     <h3 class=\"titre03 bold\">";
  315.         // line 104
  316.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section05.title", [], "landing"), "html"nulltrue);
  317.         echo "</h3>
  318.                     <p class=\"marginT20\">";
  319.         // line 105
  320.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section05.text01", [], "landing"), "html"nulltrue);
  321.         echo "</p>
  322.                     <ul class=\"liste01 marginT20\">
  323.                         <li>
  324.                             <span><img src=\"";
  325.         // line 108
  326.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/check02.svg"), "html"nulltrue);
  327.         echo "\" width=\"20\" alt=\"\" /></span>
  328.                             <span>";
  329.         // line 109
  330.         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"nulltrue);
  331.         echo "</span>
  332.                         </li>
  333.                         <li>
  334.                             <span><img src=\"";
  335.         // line 112
  336.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/check02.svg"), "html"nulltrue);
  337.         echo "\" width=\"20\" alt=\"\" /></span>
  338.                             <span>";
  339.         // line 113
  340.         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"nulltrue);
  341.         echo "</span>
  342.                         </li>
  343.                         <li>
  344.                             <span><img src=\"";
  345.         // line 116
  346.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/check02.svg"), "html"nulltrue);
  347.         echo "\" width=\"20\" alt=\"\" /></span>
  348.                             <span>";
  349.         // line 117
  350.         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"nulltrue);
  351.         echo "</span>
  352.                         </li>
  353.                     </ul>
  354.                     <div class=\"block-lien\">
  355.                         <a href=\"http://optimvo.fr\" class=\"lien14 bg05\" title=\"\" target=\"_blank\">";
  356.         // line 121
  357.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section05.link", [], "landing"), "html"nulltrue);
  358.         echo "</a>
  359.                     </div>
  360.                 </div>
  361.             </div>
  362.             <div class=\"marginT60\">
  363.                 <h2 class=\"titre01 txtnormal bold marginB20\">";
  364.         // line 127
  365.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section06.title", [], "landing"), "html"nulltrue);
  366.         echo "</h2>
  367.                 <p class=\"marginB20\">";
  368.         // line 128
  369.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-auto-pro.content.section06.text01", [], "landing");
  370.         echo "</p>
  371.                 <div class=\"form\">
  372.                     <form action=\"";
  373.         // line 130
  374.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_sale_auto_pro");
  375.         echo "\" method=\"post\" novalidate=\"novalidate\">
  376.                         <div class=\"flex\">
  377.                             <div>
  378.                                 <p>
  379.                                     ";
  380.         // line 134
  381.         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"falsefalsefalse134), 'label');
  382.         echo "
  383.                                     ";
  384.         // line 135
  385.         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"falsefalsefalse135), 'widget');
  386.         echo "
  387.                                     ";
  388.         // line 136
  389.         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"falsefalsefalse136), 'errors');
  390.         echo "
  391.                                 </p>
  392.                             </div>
  393.                             <div>
  394.                                 <p>
  395.                                     ";
  396.         // line 141
  397.         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"falsefalsefalse141), 'label');
  398.         echo "
  399.                                     ";
  400.         // line 142
  401.         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"falsefalsefalse142), 'widget');
  402.         echo "
  403.                                     ";
  404.         // line 143
  405.         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"falsefalsefalse143), 'errors');
  406.         echo "
  407.                                 </p>
  408.                             </div>
  409.                         </div>
  410.                         <div class=\"flex\">
  411.                             <div>
  412.                                 <p>
  413.                                     ";
  414.         // line 150
  415.         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"falsefalsefalse150), 'label');
  416.         echo "
  417.                                     ";
  418.         // line 151
  419.         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"falsefalsefalse151), 'widget');
  420.         echo "
  421.                                     ";
  422.         // line 152
  423.         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"falsefalsefalse152), 'errors');
  424.         echo "
  425.                                 </p>
  426.                             </div>
  427.                             <div>
  428.                                 <p>
  429.                                     ";
  430.         // line 157
  431.         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"falsefalsefalse157), 'label');
  432.         echo "
  433.                                     ";
  434.         // line 158
  435.         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"falsefalsefalse158), 'widget');
  436.         echo "
  437.                                     ";
  438.         // line 159
  439.         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"falsefalsefalse159), 'errors');
  440.         echo "
  441.                                 </p>
  442.                             </div>
  443.                         </div>
  444.                         <div class=\"flex\">
  445.                             <div>
  446.                                 <p>
  447.                                     ";
  448.         // line 166
  449.         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"falsefalsefalse166), 'label');
  450.         echo "
  451.                                     ";
  452.         // line 167
  453.         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"falsefalsefalse167), 'widget');
  454.         echo "
  455.                                     ";
  456.         // line 168
  457.         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"falsefalsefalse168), 'errors');
  458.         echo "
  459.                                 </p>
  460.                             </div>
  461.                             <div>
  462.                                 <p>
  463.                                     ";
  464.         // line 173
  465.         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"falsefalsefalse173), 'label');
  466.         echo "
  467.                                     ";
  468.         // line 174
  469.         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"falsefalsefalse174), 'widget');
  470.         echo "
  471.                                     ";
  472.         // line 175
  473.         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"falsefalsefalse175), 'errors');
  474.         echo "
  475.                                 </p>
  476.                             </div>
  477.                         </div>
  478.                         <div class=\"captcha marginT30\">";
  479.         // line 179
  480.         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"falsefalsefalse179), 'widget');
  481.         echo "</div>
  482.                         <div class=\"captcha-error\">";
  483.         // line 180
  484.         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"falsefalsefalse180), 'errors');
  485.         echo "</div>
  486.                         <p class=\"btn-pro\">
  487.                             ";
  488.         // line 182
  489.         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"falsefalsefalse182), 'widget');
  490.         echo "
  491.                         </p>
  492.                         <p>";
  493.         // line 184
  494.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.newsletter-registration.content.text03", [], "landing"), "html"nulltrue);
  495.         echo "</p>
  496.                         ";
  497.         // line 185
  498.         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');
  499.         echo "
  500.                     </form>
  501.                 </div>
  502.             </div>
  503.         </div>
  504.     </div>
  505. </div>
  506. ";
  507.         
  508.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  509.         
  510.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  511.         
  512.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  513.     }
  514.     public function getTemplateName()
  515.     {
  516.         return "Frontend/landing/sale-auto-pro.html.twig";
  517.     }
  518.     public function isTraitable()
  519.     {
  520.         return false;
  521.     }
  522.     public function getDebugInfo()
  523.     {
  524.         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,);
  525.     }
  526.     public function getSourceContext()
  527.     {
  528.         return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
  529. {% block meta_robot %}
  530.     {{ parent() }}
  531.     <link rel=\"canonical\" href=\"{{ url('frontend_sale_auto_pro') }}\"/>
  532.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  533. {% endblock %}
  534. {% block tawkto '' %}
  535. {% block meta_title %}{{ 'seo.landing.sale-auto-pro.title'|trans({}, \"seo\") }}{% endblock %}
  536. {% block meta_desc %}{{ 'seo.landing.sale-auto-pro.desc'|trans({}, \"seo\") }}{% endblock %}
  537. {% block body_content %}
  538. <div class=\"vendre-auto-pro\">
  539.     <div class=\"landing-header\">
  540.         <h1 class=\"titre05\">
  541.             {{ 'frontend.landing.sale-auto-pro.header.title'|trans({}, 'landing') }}
  542.         </h1>
  543.     </div>
  544.     <div class=\"landing-content bg-color01 marginLR100\">
  545.         <div>
  546.             <div class=\"block-flex01 justify-content-space-between\">
  547.                 <div class=\"grid-70 m-100 bold marginR20\">
  548.                     <h2 class=\"titre01 txtnormal bold marginB20\">{{ 'frontend.landing.sale-auto-pro.content.section01.title'|trans({}, 'landing') }}</h2>
  549.                     <p>{{ 'frontend.landing.sale-auto-pro.content.section01.text01'|trans({}, 'landing') }}</p>
  550.                 </div>
  551.                 <div class=\"grid-30 m-100 txtcenter\">
  552.                     <div class=\"horaires\">
  553.                         <div><img src=\"{{ asset('bundles/vpauto/frontend/images/optimvo01.webp') }}\" alt=\"\" /></div>
  554.                         <div class=\"font16 block-box-shadow\">
  555.                             <span class=\"block bold\">{{ 'frontend.landing.sale-auto-pro.content.section01.text02'|trans({}, 'landing')|raw }}</span>
  556.                             <span class=\"m-hide\">02 52 42 01 02</span>
  557.                             <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>
  558.                         </div>
  559.                     </div>
  560.                 </div>
  561.             </div>
  562.             <div class=\"block01 marginT60\">
  563.                 <div>
  564.                     <div><img src=\"{{ asset('bundles/vpauto/frontend/images/icone26.webp') }}\" width=\"147\" alt=\"\" /></div>
  565.                     <p>{{ 'frontend.landing.sale-auto-pro.content.section02.text01'|trans({}, 'landing') }}</p>
  566.                 </div>
  567.                 <div >
  568.                     <div><img src=\"{{ asset('bundles/vpauto/frontend/images/icone28.webp') }}\" width=\"172\" alt=\"\" /></div>
  569.                     <p>{{ 'frontend.landing.sale-auto-pro.content.section02.text02'|trans({}, 'landing') }}</p>
  570.                 </div>
  571.                 <div>
  572.                     <div><img src=\"{{ asset('bundles/vpauto/frontend/images/icone27.webp') }}\" width=\"135\" alt=\"\" /></div>
  573.                     <p>
  574.                         {{ 'frontend.landing.sale-auto-pro.content.section02.text03'|trans({}, 'landing') }}
  575.                         <span class=\"bubule bubule-desktop\">DMS*<span class=\"bul-cont\">
  576.                             {{ 'Reynolds and Reynolds - Bee2link - Autobiz - Planet VO² (pvo / pvo)'|trans|raw }}
  577.                         </span></span>
  578.                         <span class=\"bubule-mobile\">
  579.                             <a class=\"fancybox-popup\" href=\"#bubule-mobile-cont01\" >DMS*</a>
  580.                             <span id=\"bubule-mobile-cont01\" class=\"bubule-mobile-cont\" style=\"display: none\">
  581.                                 {{ 'Reynolds and Reynolds - Bee2link - Autobiz - Planet VO² (pvo / pvo)'|trans|raw }}
  582.                             </span>
  583.                         </span>
  584.                     </p>
  585.                 </div>
  586.             </div>
  587.             <div class=\"grid-container block-box-shadow marginT60\">
  588.                 <div class=\"padding20\">
  589.                     <h3 class=\"titre03 color16 bold\">{{ 'frontend.landing.sale-auto-pro.content.section03.title'|trans({}, 'landing') }}</h3>
  590.                     <p class=\"marginT20\">{{ 'frontend.landing.sale-auto-pro.content.section03.text01'|trans({}, 'landing') }}</p>
  591.                 </div>
  592.             </div>
  593.             <div class=\"grid-container block-box-shadow marginT60\">
  594.                 <div class=\"padding20\">
  595.                     <h3 class=\"titre03 color16 bold\">{{ 'frontend.landing.sale-auto-pro.content.section04.title'|trans({}, 'landing') }}</h3>
  596.                     <ul class=\"liste01 marginT20\">
  597.                         <li>
  598.                             <span><img src=\"{{ asset('bundles/vpauto/frontend/images/plus01.png') }}\" width=\"20\" alt=\"\" /></span>
  599.                             <span>{{ 'frontend.landing.sale-auto-pro.content.section04.list.item01'|trans({}, 'landing') }}</span>
  600.                         </li>
  601.                         <li>
  602.                             <span><img src=\"{{ asset('bundles/vpauto/frontend/images/plus01.png') }}\" width=\"20\" alt=\"\" /></span>
  603.                             <span>{{ 'frontend.landing.sale-auto-pro.content.section04.list.item02'|trans({}, 'landing') }}</span>
  604.                         </li>
  605.                         <li>
  606.                             <span><img src=\"{{ asset('bundles/vpauto/frontend/images/plus01.png') }}\" width=\"20\" alt=\"\" /></span>
  607.                             <span>{{ 'frontend.landing.sale-auto-pro.content.section04.list.item03'|trans({}, 'landing') }}</span>
  608.                         </li>
  609.                         <li>
  610.                             <span><img src=\"{{ asset('bundles/vpauto/frontend/images/plus01.png') }}\" width=\"20\" alt=\"\" /></span>
  611.                             <span>{{ 'frontend.landing.sale-auto-pro.content.section04.list.item04'|trans({}, 'landing') }}</span>
  612.                         </li>
  613.                         <li>
  614.                             <span><img src=\"{{ asset('bundles/vpauto/frontend/images/plus01.png') }}\" width=\"20\" alt=\"\" /></span>
  615.                             <span>{{ 'frontend.landing.sale-auto-pro.content.section04.list.item05'|trans({}, 'landing') }}</span>
  616.                         </li>
  617.                     </ul>
  618.                 </div>
  619.             </div>
  620.             <div class=\"block02 block-box-shadow marginT60\">
  621.                 <div class=\"prelative padding20\">
  622.                     <div class=\"logo-optimvo\"><img src=\"{{ asset('bundles/vpauto/frontend/images/logo-optimvo.webp') }}\" width=\"130\" alt=\"Optim'VO\" /></div>
  623.                     <h3 class=\"titre03 bold\">{{ 'frontend.landing.sale-auto-pro.content.section05.title'|trans({}, 'landing') }}</h3>
  624.                     <p class=\"marginT20\">{{ 'frontend.landing.sale-auto-pro.content.section05.text01'|trans({}, 'landing') }}</p>
  625.                     <ul class=\"liste01 marginT20\">
  626.                         <li>
  627.                             <span><img src=\"{{ asset('bundles/vpauto/frontend/images/check02.svg') }}\" width=\"20\" alt=\"\" /></span>
  628.                             <span>{{ 'frontend.landing.sale-auto-pro.content.section05.list.item01'|trans({}, 'landing') }}</span>
  629.                         </li>
  630.                         <li>
  631.                             <span><img src=\"{{ asset('bundles/vpauto/frontend/images/check02.svg') }}\" width=\"20\" alt=\"\" /></span>
  632.                             <span>{{ 'frontend.landing.sale-auto-pro.content.section05.list.item02'|trans({}, 'landing') }}</span>
  633.                         </li>
  634.                         <li>
  635.                             <span><img src=\"{{ asset('bundles/vpauto/frontend/images/check02.svg') }}\" width=\"20\" alt=\"\" /></span>
  636.                             <span>{{ 'frontend.landing.sale-auto-pro.content.section05.list.item03'|trans({}, 'landing') }}</span>
  637.                         </li>
  638.                     </ul>
  639.                     <div class=\"block-lien\">
  640.                         <a href=\"http://optimvo.fr\" class=\"lien14 bg05\" title=\"\" target=\"_blank\">{{ 'frontend.landing.sale-auto-pro.content.section05.link'|trans({}, 'landing') }}</a>
  641.                     </div>
  642.                 </div>
  643.             </div>
  644.             <div class=\"marginT60\">
  645.                 <h2 class=\"titre01 txtnormal bold marginB20\">{{ 'frontend.landing.sale-auto-pro.content.section06.title'|trans({}, 'landing') }}</h2>
  646.                 <p class=\"marginB20\">{{ 'frontend.landing.sale-auto-pro.content.section06.text01'|trans({}, 'landing')|raw }}</p>
  647.                 <div class=\"form\">
  648.                     <form action=\"{{ path('frontend_sale_auto_pro') }}\" method=\"post\" novalidate=\"novalidate\">
  649.                         <div class=\"flex\">
  650.                             <div>
  651.                                 <p>
  652.                                     {{ form_label(form.companyName) }}
  653.                                     {{ form_widget(form.companyName) }}
  654.                                     {{ form_errors(form.companyName) }}
  655.                                 </p>
  656.                             </div>
  657.                             <div>
  658.                                 <p>
  659.                                     {{ form_label(form.lastname) }}
  660.                                     {{ form_widget(form.lastname) }}
  661.                                     {{ form_errors(form.lastname) }}
  662.                                 </p>
  663.                             </div>
  664.                         </div>
  665.                         <div class=\"flex\">
  666.                             <div>
  667.                                 <p>
  668.                                     {{ form_label(form.function) }}
  669.                                     {{ form_widget(form.function) }}
  670.                                     {{ form_errors(form.function) }}
  671.                                 </p>
  672.                             </div>
  673.                             <div>
  674.                                 <p>
  675.                                     {{ form_label(form.tel) }}
  676.                                     {{ form_widget(form.tel) }}
  677.                                     {{ form_errors(form.tel) }}
  678.                                 </p>
  679.                             </div>
  680.                         </div>
  681.                         <div class=\"flex\">
  682.                             <div>
  683.                                 <p>
  684.                                     {{ form_label(form.email) }}
  685.                                     {{ form_widget(form.email) }}
  686.                                     {{ form_errors(form.email) }}
  687.                                 </p>
  688.                             </div>
  689.                             <div>
  690.                                 <p>
  691.                                     {{ form_label(form.message) }}
  692.                                     {{ form_widget(form.message) }}
  693.                                     {{ form_errors(form.message) }}
  694.                                 </p>
  695.                             </div>
  696.                         </div>
  697.                         <div class=\"captcha marginT30\">{{ form_widget(form.recaptcha) }}</div>
  698.                         <div class=\"captcha-error\">{{ form_errors(form.recaptcha) }}</div>
  699.                         <p class=\"btn-pro\">
  700.                             {{ form_widget(form.send) }}
  701.                         </p>
  702.                         <p>{{ 'frontend.landing.newsletter-registration.content.text03'|trans({}, 'landing') }}</p>
  703.                         {{ form_rest(form) }}
  704.                     </form>
  705.                 </div>
  706.             </div>
  707.         </div>
  708.     </div>
  709. </div>
  710. {% endblock body_content %}
  711. ""Frontend/landing/sale-auto-pro.html.twig""/srv/src/Resources/views/Frontend/landing/sale-auto-pro.html.twig");
  712.     }
  713. }