var/cache/dev/fr/vpauto/twig/15/1599d5f065dcfb98c9b42ff88e546df3.php line 493

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.html.twig */
  14. class __TwigTemplate_afc07647ad41a234efcc7760a2804b25 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'meta_robot' => [$this'block_meta_robot'],
  24.             'meta_title' => [$this'block_meta_title'],
  25.             'meta_desc' => [$this'block_meta_desc'],
  26.             'body_content' => [$this'block_body_content'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "frontend/frontend.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/guarantee.html.twig"));
  39.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  40.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/guarantee.html.twig"));
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/guarantee.html.twig"));
  43.         $this->parent $this->loadTemplate("frontend/frontend.html.twig""Frontend/landing/guarantee.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  47.         
  48.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 3
  53.     public function block_meta_robot($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  58.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  59.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  62.         // line 4
  63.         echo "    ";
  64.         $this->displayParentBlock("meta_robot"$context$blocks);
  65.         echo "
  66.     <link rel=\"canonical\" href=\"";
  67.         // line 5
  68.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_guarantee");
  69.         echo "\"/>
  70.     ";
  71.         // line 6
  72.         echo twig_source($this->env"stubs/seo/robots_index_follow.html.twig");
  73.         echo "
  74. ";
  75.         
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  77.         
  78.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  79.         
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  81.     }
  82.     // line 9
  83.     public function block_meta_title($context, array $blocks = [])
  84.     {
  85.         $macros $this->macros;
  86.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  88.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  89.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  92.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.guarantee.title", [], "seo"), "html"nulltrue);
  93.         
  94.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  95.         
  96.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  97.         
  98.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  99.     }
  100.     // line 10
  101.     public function block_meta_desc($context, array $blocks = [])
  102.     {
  103.         $macros $this->macros;
  104.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  106.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  107.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  108.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  109.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  110.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.guarantee.desc", [], "seo"), "html"nulltrue);
  111.         
  112.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  113.         
  114.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  115.         
  116.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  117.     }
  118.     // line 12
  119.     public function block_body_content($context, array $blocks = [])
  120.     {
  121.         $macros $this->macros;
  122.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  123.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  124.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  125.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  128.         // line 13
  129.         echo "
  130.     <div class=\"garantie-premium\">
  131.         <div class=\"landing-header\">
  132.             <h1 class=\"titre05\">
  133.                 ";
  134.         // line 17
  135.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.header.title", [], "landing"), "html"nulltrue);
  136.         echo "
  137.                 ";
  138.         // line 18
  139.         if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_FRANCE"))) {
  140.             // line 19
  141.             echo "                    <span>";
  142.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.header.subtitle", [], "landing"), "html"nulltrue);
  143.             echo "</span>
  144.                 ";
  145.         }
  146.         // line 21
  147.         echo "            </h1>
  148.         </div>
  149.         <div class=\"landing-content bg-color01\">
  150.             ";
  151.         // line 24
  152.         if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
  153.             // line 25
  154.             echo "                <div class=\"content-block-pt\">
  155.                     ";
  156.             // line 26
  157.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section00.text01", [], "landing");
  158.             echo "
  159.                     <h2 class=\"titre01 marginT10 bold\">";
  160.             // line 27
  161.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section01.title", [], "landing"), "html"nulltrue);
  162.             echo "</h2>
  163.                     ";
  164.             // line 28
  165.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section01.text01", ["%href%" => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/pdf/CPS-notice-d-information.pdf")], "landing");
  166.             echo "
  167.                     <h2 class=\"titre01 marginT10 bold\">";
  168.             // line 29
  169.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section02.title", [], "landing"), "html"nulltrue);
  170.             echo "</h2>
  171.                     <p>
  172.                         ";
  173.             // line 31
  174.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section02.text01", [], "landing"), "html"nulltrue);
  175.             echo "
  176.                         <a href=\"mailto:cliente@carprotectionservices.com\" class=\"lien03\">cliente@carprotectionservices.com</a>
  177.                     </p>
  178.                     <p>
  179.                         ";
  180.             // line 35
  181.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section02.text02", [], "landing"), "html"nulltrue);
  182.             echo "
  183.                         <a href=\"mailto:avaria@carprotectionservices.com\" class=\"lien03\">avaria@carprotectionservices.com</a>
  184.                     </p>
  185.                     <div class=\"bg-img03 m-hide\">
  186.                         <div class=\"titre01\">";
  187.             // line 40
  188.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section03.text01", [], "landing");
  189.             echo "</div>
  190.                     </div>
  191.                 </div>
  192.             ";
  193.         } elseif ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_BELGIUM"))) {
  194.             // line 44
  195.             echo "                <div class=\"content-block-be\">
  196.                     <div class=\"grid-container\">
  197.                         ";
  198.             // line 46
  199.             if (("fr" == twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'46$this->source); })()), "request", [], "any"falsefalsefalse46), "locale", [], "any"falsefalsefalse46))) {
  200.                 // line 47
  201.                 echo "                            <div class=\"left marginR20\"><img src=\"";
  202.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/icones/garantie-premium-fr.png"), "html"nulltrue);
  203.                 echo "\" alt=\"Garantie premium\"></div>
  204.                         ";
  205.             }
  206.             // line 49
  207.             echo "                        <div>
  208.                             ";
  209.             // line 50
  210.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section00.text01", [], "landing");
  211.             echo "
  212.                         </div>
  213.                     </div>
  214.                     <h2 class=\"titre01 marginT40 bold\">";
  215.             // line 54
  216.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section01.title", [], "landing"), "html"nulltrue);
  217.             echo "</h2>
  218.                     ";
  219.             // line 55
  220.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section01.text01", [], "landing");
  221.             echo "
  222.                     <h2 class=\"titre01 marginT40 bold\">";
  223.             // line 57
  224.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section02.title", [], "landing"), "html"nulltrue);
  225.             echo "</h2>
  226.                     <p>
  227.                         ";
  228.             // line 59
  229.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section02.text01", [], "landing"), "html"nulltrue);
  230.             echo "
  231.                         <a href=\"mailto:src@carprotectionservices.com\" class=\"lien03\">src@carprotectionservices.com</a>
  232.                     </p>
  233.                     <p>
  234.                         ";
  235.             // line 63
  236.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section02.text02", [], "landing"), "html"nulltrue);
  237.             echo "
  238.                         <a href=\"mailto:sinistres@carprotectionservices.com\" class=\"lien03\">sinistres@carprotectionservices.com</a>
  239.                     </p>
  240.                     ";
  241.             // line 66
  242.             if ((("fr" == twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'66$this->source); })()), "request", [], "any"falsefalsefalse66), "locale", [], "any"falsefalsefalse66)) || ("nl" == twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'66$this->source); })()), "request", [], "any"falsefalsefalse66), "locale", [], "any"falsefalsefalse66)))) {
  243.                 // line 67
  244.                 echo "                        <p><a href=\"";
  245.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/pdf/FPST486TA_PREMIUM_VPAUTO_vf.pdf"), "html"nulltrue);
  246.                 echo "\" class=\"lien03\" target=\"_blank\">";
  247.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section02.link01", [], "landing"), "html"nulltrue);
  248.                 echo "</a></p>
  249.                     ";
  250.             }
  251.             // line 69
  252.             echo "                </div>
  253.             ";
  254.         } else {
  255.             // line 71
  256.             echo "                <div>
  257.                     <h2 class=\"titre01 txtnormal\">";
  258.             // line 72
  259.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.title01", [], "landing");
  260.             echo "</h2>
  261.                     <p class=\"marginT20\">";
  262.             // line 73
  263.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.text01", [], "landing");
  264.             echo "</p>
  265.                     <div class=\"block01 max-width-800\">
  266.                         <div class=\"txtcenter\">
  267.                             <img src=\"";
  268.             // line 77
  269.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/garantie-premium01.webp"), "html"nulltrue);
  270.             echo "\" width=\"104px\" alt=\"Garantie premium\">
  271.                         </div>
  272.                         <div class=\"grid-container block-box-shadow\">
  273.                             <div class=\"marginT20 paddingR20 marginB20 marginL20\">
  274.                                 <h3 class=\"titre03 color10 bold txtcenter marginB20\">";
  275.             // line 81
  276.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item01.title", [], "landing");
  277.             echo "</h3>
  278.                                 <ul class=\"liste01 max-width-500\">";
  279.             // line 82
  280.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item01.list", [], "landing");
  281.             echo "</ul>
  282.                                 <div class=\"txtcenter marginT20\">
  283.                                     <a href=\"";
  284.             // line 84
  285.             if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
  286.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/pdf/Garantia_VP_2021.pdf"), "html"nulltrue);
  287.             } else {
  288.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/pdf/Fiche-produit-VP-premium.pdf"), "html"nulltrue);
  289.             }
  290.             echo "\" target=\"_blank\" title=\"\" class=\"lien12\">";
  291.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item01.link", [], "landing");
  292.             echo "</a>
  293.                                 </div>
  294.                                 <div class=\"max-width-500 marginT20 txtcenter\">";
  295.             // line 86
  296.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item01.text01", [], "landing");
  297.             echo "</div>
  298.                             </div>
  299.                         </div>
  300.                     </div>
  301.                     <div
  302.                         style=\"
  303.                             margin: 20px;
  304.                             width: 100%;
  305.                             position: relative;
  306.                             overflow: visible;
  307.                         \"
  308.                     >
  309.                         <img
  310.                             src=\"";
  311.             // line 100
  312.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/garantie-premium02.svg"), "html"nulltrue);
  313.             echo "\"
  314.                             class=\"disapear-on-mobile page-guarantee-image2\"
  315.                             alt=\"Étape suivante\"
  316.                         >
  317.                         <div class=\"max-width-800\">
  318.                             <h2 class=\"titre01 txtnormal txtcenter bold\">";
  319.             // line 105
  320.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.title02", [], "landing");
  321.             echo "</h2>
  322.                         </div>
  323.                     </div>
  324.                     <div
  325.                         class=\"grid-container block-box-shadow max-width-800\"
  326.                         style=\"
  327.                             position: relative;
  328.                             overflow: visible;
  329.                             display: flex;
  330.                             flex-direction: column;
  331.                             align-items: center;
  332.                             padding: 20px;
  333.                         \"
  334.                     >
  335.                         <h3 class=\"titre03 color10 bold txtcenter marginB20\">";
  336.             // line 120
  337.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item02.title01", [], "landing");
  338.             echo "</h3>
  339.                         <ul class=\"liste01 max-width-500\" style=\"margin-bottom: 10px\">";
  340.             // line 121
  341.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item02.list", [], "landing");
  342.             echo "</ul>
  343.                         <img
  344.                             src=\"";
  345.             // line 123
  346.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/garantie-premium03.svg"), "html"nulltrue);
  347.             echo "\"
  348.                             class=\"page-guarantee-image3\"
  349.                             alt=\"Un conseiller dédié\"
  350.                         >
  351.                         <div class=\"txtcenter\" style=\"margin-top: 10px\">
  352.                             <p class=\"titre03 color10 bold marginT20\">";
  353.             // line 128
  354.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item02.title02", [], "landing");
  355.             echo "</p>
  356.                             <p class=\"marginT10\">
  357.                                 ";
  358.             // line 130
  359.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item02.tel", [], "landing");
  360.             echo " :
  361.                                 <span class=\"m-hide\">09 70 77 28 59</span>
  362.                                 <a href=\"tel:0970772859\" title=\"\" class=\"lien-tel-m grid-hide tab-l-hide tab-p-hide m-visible\">09 70 77 28 59</a>
  363.                             </p>
  364.                             <p class=\"marginT10\">E-mail : <a href=\"mailto:contact@carprotectionservices.com\" title=\"\">contact@carprotectionservices.com</a></p>
  365.                         </div>
  366.                     </div>
  367.                     <div
  368.                         class=\"grid-container block-box-shadow max-width-800\"
  369.                         style=\"
  370.                             position: relative;
  371.                             overflow: visible;
  372.                             margin-top: 120px;
  373.                             display: flex;
  374.                             flex-direction: column;
  375.                             align-items: center;
  376.                             padding: 20px;
  377.                         \"
  378.                     >
  379.                         <h3 class=\"titre03 color10 bold txtcenter\" style=\"margin-bottom: 10px\">";
  380.             // line 150
  381.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item03.title", [], "landing");
  382.             echo "</h3>
  383.                         <img
  384.                             src=\"";
  385.             // line 152
  386.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/garantie-premium04.svg"), "html"nulltrue);
  387.             echo "\"
  388.                             class=\"page-guarantee-image4\"
  389.                             alt=\"CPS, un partenaire de référence\"
  390.                         >
  391.                         <ul class=\"liste01 max-width-500\" style=\"margin-top: 10px\">";
  392.             // line 156
  393.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item03.list", [], "landing");
  394.             echo "</ul>
  395.                         <div class=\"max-width-500 marginT40 txtcenter color11 bold\">";
  396.             // line 157
  397.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item03.text01", ["%tel%" => "09 70 77 28 50""%telMobile%" => "0970772850""%email%" => "sinistres@carprotectionservices.com"], "landing");
  398.             echo "</div>
  399.                     </div>
  400.                     <div
  401.                         class=\"grid-container block-box-shadow max-width-800\"
  402.                         style=\"
  403.                             position: relative;
  404.                             overflow: visible;
  405.                             margin-top: 120px;
  406.                             display: flex;
  407.                             flex-direction: column;
  408.                             align-items: center;
  409.                             padding: 20px;
  410.                         \"
  411.                     >
  412.                         <img
  413.                             src=\"";
  414.             // line 173
  415.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/garantie-premium05.svg"), "html"nulltrue);
  416.             echo "\"
  417.                             class=\"page-guarantee-image5\"
  418.                             alt=\"Professionnels de l'automobile\"
  419.                         />
  420.                         <div
  421.                             style=\"
  422.                                 max-width: 500px;
  423.                                 display: flex;
  424.                                 flex-direction: column;
  425.                                 align-items: center;
  426.                             \"
  427.                         >
  428.                             <h3 class=\"titre03 color10 bold txtcenter marginB20\" style=\"margin-top: 10px\">";
  429.             // line 185
  430.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item04.title", [], "landing");
  431.             echo "</h3>
  432.                             <div class=\"marginT20 txtcenter\">";
  433.             // line 186
  434.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item04.text01", ["%tel%" => "09 70 77 28 59""%telMobile%" => "0970772859"], "landing");
  435.             echo "</div>
  436.                         </div>
  437.                     </div>
  438.                 </div>
  439.             ";
  440.         }
  441.         // line 191
  442.         echo "        </div>
  443.     </div>
  444.     <!--Footer -->
  445.     ";
  446.         // line 194
  447.         $this->loadTemplate("frontend/footer.html.twig""Frontend/landing/guarantee.html.twig"194)->display($context);
  448.         // line 195
  449.         echo "    <!-- FIN Footer -->
  450. ";
  451.         
  452.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  453.         
  454.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  455.         
  456.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  457.     }
  458.     public function getTemplateName()
  459.     {
  460.         return "Frontend/landing/guarantee.html.twig";
  461.     }
  462.     public function isTraitable()
  463.     {
  464.         return false;
  465.     }
  466.     public function getDebugInfo()
  467.     {
  468.         return array (  495 => 195,  493 => 194,  488 => 191,  480 => 186,  476 => 185,  461 => 173,  442 => 157,  438 => 156,  431 => 152,  426 => 150,  403 => 130,  398 => 128,  390 => 123,  385 => 121,  381 => 120,  363 => 105,  355 => 100,  338 => 86,  327 => 84,  322 => 82,  318 => 81,  311 => 77,  304 => 73,  300 => 72,  297 => 71,  293 => 69,  285 => 67,  283 => 66,  277 => 63,  270 => 59,  265 => 57,  260 => 55,  256 => 54,  249 => 50,  246 => 49,  240 => 47,  238 => 46,  234 => 44,  227 => 40,  219 => 35,  212 => 31,  207 => 29,  203 => 28,  199 => 27,  195 => 26,  192 => 25,  190 => 24,  185 => 21,  179 => 19,  177 => 18,  173 => 17,  167 => 13,  154 => 12,  129 => 10,  104 => 9,  89 => 6,  85 => 5,  80 => 4,  67 => 3,  38 => 1,);
  469.     }
  470.     public function getSourceContext()
  471.     {
  472.         return new Source("{% extends 'frontend/frontend.html.twig' %}
  473. {% block meta_robot %}
  474.     {{ parent() }}
  475.     <link rel=\"canonical\" href=\"{{ url('frontend_guarantee') }}\"/>
  476.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  477. {% endblock %}
  478. {% block meta_title %}{{ 'seo.landing.guarantee.title'|trans({}, \"seo\") }}{% endblock %}
  479. {% block meta_desc %}{{ 'seo.landing.guarantee.desc'|trans({}, \"seo\") }}{% endblock %}
  480. {% block body_content %}
  481.     <div class=\"garantie-premium\">
  482.         <div class=\"landing-header\">
  483.             <h1 class=\"titre05\">
  484.                 {{ 'frontend.landing.guarantee.header.title'|trans({}, 'landing') }}
  485.                 {% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_FRANCE')) %}
  486.                     <span>{{ 'frontend.landing.guarantee.header.subtitle'|trans({}, 'landing') }}</span>
  487.                 {% endif %}
  488.             </h1>
  489.         </div>
  490.         <div class=\"landing-content bg-color01\">
  491.             {% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
  492.                 <div class=\"content-block-pt\">
  493.                     {{ 'frontend.landing.guarantee.pt.content.section00.text01'|trans({}, 'landing')|raw }}
  494.                     <h2 class=\"titre01 marginT10 bold\">{{ 'frontend.landing.guarantee.pt.content.section01.title'|trans({}, 'landing') }}</h2>
  495.                     {{ 'frontend.landing.guarantee.pt.content.section01.text01'|trans({'%href%': asset('bundles/vpauto/pdf/CPS-notice-d-information.pdf')}, 'landing')|raw }}
  496.                     <h2 class=\"titre01 marginT10 bold\">{{ 'frontend.landing.guarantee.pt.content.section02.title'|trans({}, 'landing') }}</h2>
  497.                     <p>
  498.                         {{ 'frontend.landing.guarantee.pt.content.section02.text01'|trans({}, 'landing') }}
  499.                         <a href=\"mailto:cliente@carprotectionservices.com\" class=\"lien03\">cliente@carprotectionservices.com</a>
  500.                     </p>
  501.                     <p>
  502.                         {{ 'frontend.landing.guarantee.pt.content.section02.text02'|trans({}, 'landing') }}
  503.                         <a href=\"mailto:avaria@carprotectionservices.com\" class=\"lien03\">avaria@carprotectionservices.com</a>
  504.                     </p>
  505.                     <div class=\"bg-img03 m-hide\">
  506.                         <div class=\"titre01\">{{ 'frontend.landing.guarantee.pt.content.section03.text01'|trans({}, 'landing')|raw }}</div>
  507.                     </div>
  508.                 </div>
  509.             {% elseif is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_BELGIUM')) %}
  510.                 <div class=\"content-block-be\">
  511.                     <div class=\"grid-container\">
  512.                         {% if 'fr' == app.request.locale %}
  513.                             <div class=\"left marginR20\"><img src=\"{{ asset('bundles/vpauto/frontend/images/icones/garantie-premium-fr.png') }}\" alt=\"Garantie premium\"></div>
  514.                         {% endif %}
  515.                         <div>
  516.                             {{ 'frontend.landing.guarantee.be.content.section00.text01'|trans({}, 'landing')|raw }}
  517.                         </div>
  518.                     </div>
  519.                     <h2 class=\"titre01 marginT40 bold\">{{ 'frontend.landing.guarantee.be.content.section01.title'|trans({}, 'landing') }}</h2>
  520.                     {{ 'frontend.landing.guarantee.be.content.section01.text01'|trans({}, 'landing')|raw }}
  521.                     <h2 class=\"titre01 marginT40 bold\">{{ 'frontend.landing.guarantee.be.content.section02.title'|trans({}, 'landing') }}</h2>
  522.                     <p>
  523.                         {{ 'frontend.landing.guarantee.be.content.section02.text01'|trans({}, 'landing') }}
  524.                         <a href=\"mailto:src@carprotectionservices.com\" class=\"lien03\">src@carprotectionservices.com</a>
  525.                     </p>
  526.                     <p>
  527.                         {{ 'frontend.landing.guarantee.be.content.section02.text02'|trans({}, 'landing') }}
  528.                         <a href=\"mailto:sinistres@carprotectionservices.com\" class=\"lien03\">sinistres@carprotectionservices.com</a>
  529.                     </p>
  530.                     {% if 'fr' == app.request.locale or 'nl' == app.request.locale %}
  531.                         <p><a href=\"{{ asset('bundles/vpauto/pdf/FPST486TA_PREMIUM_VPAUTO_vf.pdf') }}\" class=\"lien03\" target=\"_blank\">{{ 'frontend.landing.guarantee.be.content.section02.link01'|trans({}, 'landing') }}</a></p>
  532.                     {% endif %}
  533.                 </div>
  534.             {% else %}
  535.                 <div>
  536.                     <h2 class=\"titre01 txtnormal\">{{ 'frontend.landing.guarantee.content.title01'|trans({}, 'landing')|raw }}</h2>
  537.                     <p class=\"marginT20\">{{ 'frontend.landing.guarantee.content.text01'|trans({}, 'landing')|raw }}</p>
  538.                     <div class=\"block01 max-width-800\">
  539.                         <div class=\"txtcenter\">
  540.                             <img src=\"{{ asset('bundles/vpauto/frontend/images/garantie-premium01.webp') }}\" width=\"104px\" alt=\"Garantie premium\">
  541.                         </div>
  542.                         <div class=\"grid-container block-box-shadow\">
  543.                             <div class=\"marginT20 paddingR20 marginB20 marginL20\">
  544.                                 <h3 class=\"titre03 color10 bold txtcenter marginB20\">{{ 'frontend.landing.guarantee.content.item01.title'|trans({}, 'landing')|raw }}</h3>
  545.                                 <ul class=\"liste01 max-width-500\">{{ 'frontend.landing.guarantee.content.item01.list'|trans({}, 'landing')|raw }}</ul>
  546.                                 <div class=\"txtcenter marginT20\">
  547.                                     <a href=\"{% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}{{ asset('bundles/vpauto/pdf/Garantia_VP_2021.pdf') }}{% else %}{{ asset('bundles/vpauto/pdf/Fiche-produit-VP-premium.pdf') }}{% endif %}\" target=\"_blank\" title=\"\" class=\"lien12\">{{ 'frontend.landing.guarantee.content.item01.link'|trans({}, 'landing')|raw }}</a>
  548.                                 </div>
  549.                                 <div class=\"max-width-500 marginT20 txtcenter\">{{ 'frontend.landing.guarantee.content.item01.text01'|trans({}, 'landing')|raw }}</div>
  550.                             </div>
  551.                         </div>
  552.                     </div>
  553.                     <div
  554.                         style=\"
  555.                             margin: 20px;
  556.                             width: 100%;
  557.                             position: relative;
  558.                             overflow: visible;
  559.                         \"
  560.                     >
  561.                         <img
  562.                             src=\"{{ asset('bundles/vpauto/frontend/images/garantie-premium02.svg') }}\"
  563.                             class=\"disapear-on-mobile page-guarantee-image2\"
  564.                             alt=\"Étape suivante\"
  565.                         >
  566.                         <div class=\"max-width-800\">
  567.                             <h2 class=\"titre01 txtnormal txtcenter bold\">{{ 'frontend.landing.guarantee.content.title02'|trans({}, 'landing')|raw }}</h2>
  568.                         </div>
  569.                     </div>
  570.                     <div
  571.                         class=\"grid-container block-box-shadow max-width-800\"
  572.                         style=\"
  573.                             position: relative;
  574.                             overflow: visible;
  575.                             display: flex;
  576.                             flex-direction: column;
  577.                             align-items: center;
  578.                             padding: 20px;
  579.                         \"
  580.                     >
  581.                         <h3 class=\"titre03 color10 bold txtcenter marginB20\">{{ 'frontend.landing.guarantee.content.item02.title01'|trans({}, 'landing')|raw }}</h3>
  582.                         <ul class=\"liste01 max-width-500\" style=\"margin-bottom: 10px\">{{ 'frontend.landing.guarantee.content.item02.list'|trans({}, 'landing')|raw }}</ul>
  583.                         <img
  584.                             src=\"{{ asset('bundles/vpauto/frontend/images/garantie-premium03.svg') }}\"
  585.                             class=\"page-guarantee-image3\"
  586.                             alt=\"Un conseiller dédié\"
  587.                         >
  588.                         <div class=\"txtcenter\" style=\"margin-top: 10px\">
  589.                             <p class=\"titre03 color10 bold marginT20\">{{ 'frontend.landing.guarantee.content.item02.title02'|trans({}, 'landing')|raw }}</p>
  590.                             <p class=\"marginT10\">
  591.                                 {{ 'frontend.landing.guarantee.content.item02.tel'|trans({}, 'landing')|raw }} :
  592.                                 <span class=\"m-hide\">09 70 77 28 59</span>
  593.                                 <a href=\"tel:0970772859\" title=\"\" class=\"lien-tel-m grid-hide tab-l-hide tab-p-hide m-visible\">09 70 77 28 59</a>
  594.                             </p>
  595.                             <p class=\"marginT10\">E-mail : <a href=\"mailto:contact@carprotectionservices.com\" title=\"\">contact@carprotectionservices.com</a></p>
  596.                         </div>
  597.                     </div>
  598.                     <div
  599.                         class=\"grid-container block-box-shadow max-width-800\"
  600.                         style=\"
  601.                             position: relative;
  602.                             overflow: visible;
  603.                             margin-top: 120px;
  604.                             display: flex;
  605.                             flex-direction: column;
  606.                             align-items: center;
  607.                             padding: 20px;
  608.                         \"
  609.                     >
  610.                         <h3 class=\"titre03 color10 bold txtcenter\" style=\"margin-bottom: 10px\">{{ 'frontend.landing.guarantee.content.item03.title'|trans({}, 'landing')|raw }}</h3>
  611.                         <img
  612.                             src=\"{{ asset('bundles/vpauto/frontend/images/garantie-premium04.svg') }}\"
  613.                             class=\"page-guarantee-image4\"
  614.                             alt=\"CPS, un partenaire de référence\"
  615.                         >
  616.                         <ul class=\"liste01 max-width-500\" style=\"margin-top: 10px\">{{ 'frontend.landing.guarantee.content.item03.list'|trans({}, 'landing')|raw }}</ul>
  617.                         <div class=\"max-width-500 marginT40 txtcenter color11 bold\">{{ 'frontend.landing.guarantee.content.item03.text01'|trans({ '%tel%': '09 70 77 28 50', '%telMobile%': '0970772850', '%email%' : 'sinistres@carprotectionservices.com' }, 'landing')|raw }}</div>
  618.                     </div>
  619.                     <div
  620.                         class=\"grid-container block-box-shadow max-width-800\"
  621.                         style=\"
  622.                             position: relative;
  623.                             overflow: visible;
  624.                             margin-top: 120px;
  625.                             display: flex;
  626.                             flex-direction: column;
  627.                             align-items: center;
  628.                             padding: 20px;
  629.                         \"
  630.                     >
  631.                         <img
  632.                             src=\"{{ asset('bundles/vpauto/frontend/images/garantie-premium05.svg') }}\"
  633.                             class=\"page-guarantee-image5\"
  634.                             alt=\"Professionnels de l'automobile\"
  635.                         />
  636.                         <div
  637.                             style=\"
  638.                                 max-width: 500px;
  639.                                 display: flex;
  640.                                 flex-direction: column;
  641.                                 align-items: center;
  642.                             \"
  643.                         >
  644.                             <h3 class=\"titre03 color10 bold txtcenter marginB20\" style=\"margin-top: 10px\">{{ 'frontend.landing.guarantee.content.item04.title'|trans({}, 'landing')|raw }}</h3>
  645.                             <div class=\"marginT20 txtcenter\">{{ 'frontend.landing.guarantee.content.item04.text01'|trans({ '%tel%': '09 70 77 28 59', '%telMobile%': '0970772859' }, 'landing')|raw }}</div>
  646.                         </div>
  647.                     </div>
  648.                 </div>
  649.             {% endif %}
  650.         </div>
  651.     </div>
  652.     <!--Footer -->
  653.     {% include 'frontend/footer.html.twig' %}
  654.     <!-- FIN Footer -->
  655. {% endblock body_content %}
  656. ""Frontend/landing/guarantee.html.twig""/srv/src/Resources/views/Frontend/landing/guarantee.html.twig");
  657.     }
  658. }