var/cache/dev/fr/vpauto/twig/dc/dc226dd5b0813c25810dfb0749750690.php line 55

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/guarantee-pro.html.twig */
  14. class __TwigTemplate_b84f4f29a8779af0c4dd3564e560b477 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/guarantee-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/guarantee-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/guarantee-pro.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend_pro.html.twig""Frontend/landing/guarantee-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_guarantee_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.guarantee-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.guarantee-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=\"garantie-premium-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.guarantee-pro.header.title", [], "landing"), "html"nulltrue);
  154.         echo "
  155.             <span>";
  156.         // line 19
  157.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.header.subtitle", [], "landing"), "html"nulltrue);
  158.         echo "</span>
  159.         </h1>
  160.     </div>
  161.     <div class=\"landing-content\">
  162.         <div>
  163.             <p>";
  164.         // line 24
  165.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.text01", [], "landing");
  166.         echo "</p>
  167.             <div class=\"grid-container block-bg01\">
  168.                 <div class=\"grid-50 tab-l-100 tab-p-100 m-100\">
  169.                     <div>
  170.                         <img src=\"";
  171.         // line 29
  172.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/garantie01.png"), "html"nulltrue);
  173.         echo "\" alt=\"";
  174.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.title", [], "landing"), "html"nulltrue);
  175.         echo "\" />
  176.                         <h2>";
  177.         // line 30
  178.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.title", [], "landing"), "html"nulltrue);
  179.         echo "</h2>
  180.                         <p class=\"marginT10\">";
  181.         // line 31
  182.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.subtitle", [], "landing"), "html"nulltrue);
  183.         echo "</p>
  184.                         <ul class=\"marginT20\">
  185.                             <li>
  186.                                 <span><i class=\"icon-garantie07\"></i></span>
  187.                                 <h3>";
  188.         // line 35
  189.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item01.title", [], "landing"), "html"nulltrue);
  190.         echo "</h3>
  191.                                 <p><span>";
  192.         // line 36
  193.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.item01.desc01", [], "landing"), "html"nulltrue);
  194.         echo "</span><br>
  195.                                 ";
  196.         // line 37
  197.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.item01.desc02", [], "landing");
  198.         echo "</p>
  199.                             </li>
  200.                             <li>
  201.                                 <span><i class=\"icon-garantie07\"></i></span>
  202.                                 <h3>";
  203.         // line 41
  204.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item02.title", [], "landing"), "html"nulltrue);
  205.         echo "</h3>
  206.                                 <p>";
  207.         // line 42
  208.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.item02.desc", [], "landing");
  209.         echo "</p>
  210.                             </li>
  211.                             <li>
  212.                                 <span><i class=\"icon-garantie07\"></i></span>
  213.                                 <h3>";
  214.         // line 46
  215.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item03.title", [], "landing"), "html"nulltrue);
  216.         echo "</h3>
  217.                                 <p>";
  218.         // line 47
  219.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item03.desc", [], "landing");
  220.         echo "</p>
  221.                             </li>
  222.                             <li>
  223.                                 <span><i class=\"icon-garantie07\"></i></span>
  224.                                 <h3>";
  225.         // line 51
  226.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item04.title", [], "landing"), "html"nulltrue);
  227.         echo "</h3>
  228.                                 <p>";
  229.         // line 52
  230.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.item04.desc", [], "landing");
  231.         echo "</p>
  232.                             </li>
  233.                         </ul>
  234.                     </div>
  235.                 </div>
  236.                 <div class=\"grid-50 tab-l-100 tab-p-100 m-100\">
  237.                     <div>
  238.                         <img src=\"";
  239.         // line 59
  240.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/garantie02.png"), "html"nulltrue);
  241.         echo "\" alt=\"";
  242.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.title", [], "landing"), "html"nulltrue);
  243.         echo "\" />
  244.                         <h2>";
  245.         // line 60
  246.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.title", [], "landing"), "html"nulltrue);
  247.         echo "</h2>
  248.                         <p class=\"marginT10\">";
  249.         // line 61
  250.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.subtitle", [], "landing"), "html"nulltrue);
  251.         echo "</p>
  252.                         <ul class=\"marginT20\">
  253.                             <li>
  254.                                 <span><i class=\"icon-garantie07\"></i></span>
  255.                                 <h3>";
  256.         // line 65
  257.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item01.title", [], "landing"), "html"nulltrue);
  258.         echo "</h3>
  259.                                 <p>";
  260.         // line 66
  261.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.item01.desc", [], "landing");
  262.         echo "</p>
  263.                             </li>
  264.                             <li>
  265.                                 <span><i class=\"icon-garantie07\"></i></span>
  266.                                 <h3>";
  267.         // line 70
  268.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item02.title", [], "landing"), "html"nulltrue);
  269.         echo "</h3>
  270.                                 <p>";
  271.         // line 71
  272.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.item02.desc", [], "landing");
  273.         echo "</p>
  274.                             </li>
  275.                             <li>
  276.                                 <span><i class=\"icon-garantie07\"></i></span>
  277.                                 <h3>";
  278.         // line 75
  279.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item03.title", [], "landing"), "html"nulltrue);
  280.         echo "</h3>
  281.                                 <p>";
  282.         // line 76
  283.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item03.desc", [], "landing");
  284.         echo "</p>
  285.                             </li>
  286.                             <li>
  287.                                 <span><i class=\"icon-garantie07\"></i></span>
  288.                                 <h3>";
  289.         // line 80
  290.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item04.title", [], "landing"), "html"nulltrue);
  291.         echo "</h3>
  292.                                 <p>";
  293.         // line 81
  294.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.item04.desc", [], "landing");
  295.         echo "</p>
  296.                             </li>
  297.                         </ul>
  298.                     </div>
  299.                 </div>
  300.             </div>
  301.             <p class=\"marginT40 txtcenter\"><a href=\"#garantie-cps\" title=\"\" class=\"lien11 fancybox-popup\">";
  302.         // line 88
  303.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.button01.label", [], "landing"), "html"nulltrue);
  304.         echo "</a></p>
  305.         </div>
  306.         <div class=\"txtcenter m-hide\">
  307.             <img src=\"";
  308.         // line 92
  309.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/garantie03.jpg"), "html"nulltrue);
  310.         echo "\" alt=\"Garantie négociée\" />
  311.         </div>
  312.     </div>
  313.     <div style=\"display:none\"><div id=\"garantie-cps\" class=\"txtcenter padding10\">
  314.         <h3 class=\"titre02\"><strong>";
  315.         // line 97
  316.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.modal.title", [], "landing"), "html"nulltrue);
  317.         echo "</strong></h3>
  318.         <p class=\"marginT10\">";
  319.         // line 98
  320.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.modal.subtitle", [], "landing"), "html"nulltrue);
  321.         echo "</p>
  322.         <p class=\"titre02 marginT20\"><strong>09 70 77 28 55</strong></p>
  323.         <p class=\"marginT10\">";
  324.         // line 100
  325.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.modal.text01", [], "landing"), "html"nulltrue);
  326.         echo "</p>
  327.     </div></div>
  328. </div>
  329. ";
  330.         
  331.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  332.         
  333.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  334.         
  335.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  336.     }
  337.     public function getTemplateName()
  338.     {
  339.         return "Frontend/landing/guarantee-pro.html.twig";
  340.     }
  341.     public function isTraitable()
  342.     {
  343.         return false;
  344.     }
  345.     public function getDebugInfo()
  346.     {
  347.         return array (  374 => 100,  369 => 98,  365 => 97,  357 => 92,  350 => 88,  340 => 81,  336 => 80,  329 => 76,  325 => 75,  318 => 71,  314 => 70,  307 => 66,  303 => 65,  296 => 61,  292 => 60,  286 => 59,  276 => 52,  272 => 51,  265 => 47,  261 => 46,  254 => 42,  250 => 41,  243 => 37,  239 => 36,  235 => 35,  228 => 31,  224 => 30,  218 => 29,  210 => 24,  202 => 19,  198 => 18,  193 => 15,  180 => 14,  155 => 12,  130 => 11,  105 => 9,  90 => 6,  86 => 5,  81 => 4,  68 => 3,  39 => 1,);
  348.     }
  349.     public function getSourceContext()
  350.     {
  351.         return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
  352. {% block meta_robot %}
  353.     {{ parent() }}
  354.     <link rel=\"canonical\" href=\"{{ url('frontend_guarantee_pro') }}\"/>
  355.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  356. {% endblock %}
  357. {% block tawkto '' %}
  358. {% block meta_title %}{{ 'seo.landing.guarantee-pro.title'|trans({}, \"seo\") }}{% endblock %}
  359. {% block meta_desc %}{{ 'seo.landing.guarantee-pro.desc'|trans({}, \"seo\") }}{% endblock %}
  360. {% block body_content %}
  361. <div class=\"garantie-premium-pro\">
  362.     <div class=\"landing-header\">
  363.         <h1 class=\"titre05\">
  364.             {{ 'frontend.landing.guarantee-pro.header.title'|trans({}, 'landing') }}
  365.             <span>{{ 'frontend.landing.guarantee-pro.header.subtitle'|trans({}, 'landing') }}</span>
  366.         </h1>
  367.     </div>
  368.     <div class=\"landing-content\">
  369.         <div>
  370.             <p>{{ 'frontend.landing.guarantee-pro.content.text01'|trans({}, 'landing')|raw }}</p>
  371.             <div class=\"grid-container block-bg01\">
  372.                 <div class=\"grid-50 tab-l-100 tab-p-100 m-100\">
  373.                     <div>
  374.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/garantie01.png') }}\" alt=\"{{ 'frontend.landing.guarantee-pro.content.block01.title'|trans({}, 'landing') }}\" />
  375.                         <h2>{{ 'frontend.landing.guarantee-pro.content.block01.title'|trans({}, 'landing') }}</h2>
  376.                         <p class=\"marginT10\">{{ 'frontend.landing.guarantee-pro.content.block01.subtitle'|trans({}, 'landing') }}</p>
  377.                         <ul class=\"marginT20\">
  378.                             <li>
  379.                                 <span><i class=\"icon-garantie07\"></i></span>
  380.                                 <h3>{{ 'frontend.landing.guarantee-pro.content.block.item01.title'|trans({}, 'landing') }}</h3>
  381.                                 <p><span>{{ 'frontend.landing.guarantee-pro.content.block01.item01.desc01'|trans({}, 'landing') }}</span><br>
  382.                                 {{ 'frontend.landing.guarantee-pro.content.block01.item01.desc02'|trans({}, 'landing')|raw }}</p>
  383.                             </li>
  384.                             <li>
  385.                                 <span><i class=\"icon-garantie07\"></i></span>
  386.                                 <h3>{{ 'frontend.landing.guarantee-pro.content.block.item02.title'|trans({}, 'landing') }}</h3>
  387.                                 <p>{{ 'frontend.landing.guarantee-pro.content.block01.item02.desc'|trans({}, 'landing')|raw }}</p>
  388.                             </li>
  389.                             <li>
  390.                                 <span><i class=\"icon-garantie07\"></i></span>
  391.                                 <h3>{{ 'frontend.landing.guarantee-pro.content.block.item03.title'|trans({}, 'landing') }}</h3>
  392.                                 <p>{{ 'frontend.landing.guarantee-pro.content.block.item03.desc'|trans({}, 'landing')|raw }}</p>
  393.                             </li>
  394.                             <li>
  395.                                 <span><i class=\"icon-garantie07\"></i></span>
  396.                                 <h3>{{ 'frontend.landing.guarantee-pro.content.block.item04.title'|trans({}, 'landing') }}</h3>
  397.                                 <p>{{ 'frontend.landing.guarantee-pro.content.block01.item04.desc'|trans({}, 'landing')|raw }}</p>
  398.                             </li>
  399.                         </ul>
  400.                     </div>
  401.                 </div>
  402.                 <div class=\"grid-50 tab-l-100 tab-p-100 m-100\">
  403.                     <div>
  404.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/garantie02.png') }}\" alt=\"{{ 'frontend.landing.guarantee-pro.content.block02.title'|trans({}, 'landing') }}\" />
  405.                         <h2>{{ 'frontend.landing.guarantee-pro.content.block02.title'|trans({}, 'landing') }}</h2>
  406.                         <p class=\"marginT10\">{{ 'frontend.landing.guarantee-pro.content.block02.subtitle'|trans({}, 'landing') }}</p>
  407.                         <ul class=\"marginT20\">
  408.                             <li>
  409.                                 <span><i class=\"icon-garantie07\"></i></span>
  410.                                 <h3>{{ 'frontend.landing.guarantee-pro.content.block.item01.title'|trans({}, 'landing') }}</h3>
  411.                                 <p>{{ 'frontend.landing.guarantee-pro.content.block02.item01.desc'|trans({}, 'landing')|raw }}</p>
  412.                             </li>
  413.                             <li>
  414.                                 <span><i class=\"icon-garantie07\"></i></span>
  415.                                 <h3>{{ 'frontend.landing.guarantee-pro.content.block.item02.title'|trans({}, 'landing') }}</h3>
  416.                                 <p>{{ 'frontend.landing.guarantee-pro.content.block02.item02.desc'|trans({}, 'landing')|raw }}</p>
  417.                             </li>
  418.                             <li>
  419.                                 <span><i class=\"icon-garantie07\"></i></span>
  420.                                 <h3>{{ 'frontend.landing.guarantee-pro.content.block.item03.title'|trans({}, 'landing') }}</h3>
  421.                                 <p>{{ 'frontend.landing.guarantee-pro.content.block.item03.desc'|trans({}, 'landing')|raw }}</p>
  422.                             </li>
  423.                             <li>
  424.                                 <span><i class=\"icon-garantie07\"></i></span>
  425.                                 <h3>{{ 'frontend.landing.guarantee-pro.content.block.item04.title'|trans({}, 'landing') }}</h3>
  426.                                 <p>{{ 'frontend.landing.guarantee-pro.content.block02.item04.desc'|trans({}, 'landing')|raw }}</p>
  427.                             </li>
  428.                         </ul>
  429.                     </div>
  430.                 </div>
  431.             </div>
  432.             <p class=\"marginT40 txtcenter\"><a href=\"#garantie-cps\" title=\"\" class=\"lien11 fancybox-popup\">{{ 'frontend.landing.guarantee-pro.content.button01.label'|trans({}, 'landing') }}</a></p>
  433.         </div>
  434.         <div class=\"txtcenter m-hide\">
  435.             <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/garantie03.jpg') }}\" alt=\"Garantie négociée\" />
  436.         </div>
  437.     </div>
  438.     <div style=\"display:none\"><div id=\"garantie-cps\" class=\"txtcenter padding10\">
  439.         <h3 class=\"titre02\"><strong>{{ 'frontend.landing.guarantee-pro.content.modal.title'|trans({}, 'landing') }}</strong></h3>
  440.         <p class=\"marginT10\">{{ 'frontend.landing.guarantee-pro.content.modal.subtitle'|trans({}, 'landing') }}</p>
  441.         <p class=\"titre02 marginT20\"><strong>09 70 77 28 55</strong></p>
  442.         <p class=\"marginT10\">{{ 'frontend.landing.guarantee-pro.content.modal.text01'|trans({}, 'landing') }}</p>
  443.     </div></div>
  444. </div>
  445. {% endblock body_content %}
  446. ""Frontend/landing/guarantee-pro.html.twig""/srv/src/Resources/views/Frontend/landing/guarantee-pro.html.twig");
  447.     }
  448. }