var/cache/dev/fr/vpauto/twig/b0/b095c2386549f72d45580e9d2ee55ae8.php line 41

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/registration-card.html.twig */
  14. class __TwigTemplate_b5386de3745a91935a3cb601f468c781 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/registration-card.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/registration-card.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/registration-card.html.twig"));
  43.         $this->parent $this->loadTemplate("frontend/frontend.html.twig""Frontend/landing/registration-card.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_registration_card");
  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.registrationCard.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.registrationCard.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=\"carte-grise\">
  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.registration_card.header.title", [], "landing"), "html"nulltrue);
  136.         echo "
  137.             <span>";
  138.         // line 18
  139.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.header.subtitle", [], "landing"), "html"nulltrue);
  140.         echo "</span>
  141.         </h1>
  142.     </div>
  143.     <div class=\"landing-content\">
  144.         <div>
  145.             <h2 class=\"titre01 txtcenter\">";
  146.         // line 23
  147.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.title", [], "landing"), "html"nulltrue);
  148.         echo "</h2>
  149.             <div class=\"txtcenter\">
  150.                 <ul class=\"marginT20 inbl txtleft\">
  151.                     <li class=\"titre03 bold color09\"><span class=\"color05\">></span> ";
  152.         // line 26
  153.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block01.text02", [], "landing"), "html"nulltrue);
  154.         echo "</li>
  155.                     <li class=\"titre03 bold color09 marginT10\"><span class=\"color05\">></span> ";
  156.         // line 27
  157.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block01.text03", [], "landing");
  158.         echo "</li>
  159.                     <li class=\"titre03 bold color09 marginT10\"><span class=\"color05\">></span> ";
  160.         // line 28
  161.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block01.text04", [], "landing");
  162.         echo "</li>
  163.                     <li class=\"color09 marginT10\">";
  164.         // line 29
  165.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block01.text05", [], "landing");
  166.         echo "</li>
  167.                 </ul>
  168.             </div>
  169.             <div class=\"block-bg padding10 marginT20 txtcenter\">
  170.                 <h3 class=\"titre02 bold marginT10\">";
  171.         // line 34
  172.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block02.title", [], "landing");
  173.         echo "</h3>
  174.                 <ul class=\"liste01 marginT10\">
  175.                     ";
  176.         // line 36
  177.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block02.text01", [], "landing");
  178.         echo "
  179.                 </ul>
  180.                 <p class=\"titre02 color05 marginT20 marginB10 bold\">
  181.                     <img src=\"";
  182.         // line 39
  183.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/carte-grise06.png"), "html"nulltrue);
  184.         echo "\" alt=\"picto info\" />
  185.                     <span>";
  186.         // line 40
  187.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block02.text02", [], "landing");
  188.         echo "</span>
  189.                 </p>
  190.             </div>
  191.             <ul class=\"liste02 marginT30\">
  192.                 <li>
  193.                     <img src=\"";
  194.         // line 46
  195.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/carte-grise01.png"), "html"nulltrue);
  196.         echo "\" alt=\"rapide\" />
  197.                     <h2 class=\"titre04 color05 bold\">";
  198.         // line 47
  199.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block03.title01", [], "landing"), "html"nulltrue);
  200.         echo "</strong></h2>
  201.                     <span class=\"txttransform\">";
  202.         // line 48
  203.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block03.desc01", [], "landing"), "html"nulltrue);
  204.         echo "</span>
  205.                 </li>
  206.                 <li>
  207.                     <img src=\"";
  208.         // line 51
  209.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/carte-grise02.png"), "html"nulltrue);
  210.         echo "\" alt=\"simple\" />
  211.                     <h2 class=\"titre04 color05 bold\">";
  212.         // line 52
  213.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block03.title02", [], "landing"), "html"nulltrue);
  214.         echo "</strong></h2>
  215.                     <span class=\"txttransform\">";
  216.         // line 53
  217.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block03.desc02", [], "landing");
  218.         echo "</span>
  219.                 </li>
  220.                 <li>
  221.                     <img src=\"";
  222.         // line 56
  223.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/carte-grise03.png"), "html"nulltrue);
  224.         echo "\" alt=\"pratique\" />
  225.                     <h2 class=\"titre04 color05 bold\">";
  226.         // line 57
  227.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block03.title03", [], "landing"), "html"nulltrue);
  228.         echo "</strong></h2>
  229.                     <span class=\"txttransform\">";
  230.         // line 58
  231.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block03.desc03", [], "landing"), "html"nulltrue);
  232.         echo "</span>
  233.                 </li>
  234.             </ul>
  235.             <div class=\"block-bg padding10 marginT30 txtcenter\">
  236.                 <p class=\"titre04 txtnormal\">
  237.                     ";
  238.         // line 64
  239.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block04.text01", [], "landing");
  240.         echo "
  241.                     <a href=\"mailto:cartegrise@vpauto.fr\" title=\"\" class=\"lien03\">cartegrise@vpauto.fr</a>
  242.                 </p>
  243.             </div>
  244.             <div class=\"grid-container marginT40\">
  245.                 <h3 class=\"titre02 bold\">";
  246.         // line 70
  247.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block05.title", [], "landing");
  248.         echo "</h3>
  249.                 <p class=\"marginT10 paddingB10\">
  250.                     ";
  251.         // line 72
  252.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block05.text01", [], "landing");
  253.         echo "
  254.                 </p>
  255.                 <p class=\"txtcenter\"><a href=\"https://www.service-public.fr/simulateur/calcul/cout-certificat-immatriculation\" title=\"\" class=\"lien07\" target=\"_blank\">";
  256.         // line 74
  257.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block05.link01", [], "landing");
  258.         echo "</a></p>
  259.             </div>
  260.             <div class=\"grid-container block-bg marginT40\">
  261.                 <div class=\"block01\">
  262.                     <h3 class=\"titre02 bold\">";
  263.         // line 79
  264.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block06.title", [], "landing");
  265.         echo "</h3>
  266.                     <ul>
  267.                         <li class=\"titre02\">
  268.                             <img src=\"";
  269.         // line 82
  270.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/carte-grise07.png"), "html"nulltrue);
  271.         echo "\" alt=\"picto achat\" />
  272.                             <span>";
  273.         // line 83
  274.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block06.text01", [], "landing");
  275.         echo "</span>
  276.                         </li>
  277.                         <li class=\"titre02\">
  278.                             <img src=\"";
  279.         // line 86
  280.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/carte-grise08.png"), "html"nulltrue);
  281.         echo "\" alt=\"picto carte grise\" />
  282.                             <span>";
  283.         // line 87
  284.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block06.text02", [], "landing");
  285.         echo "</span>
  286.                         </li>
  287.                         <li class=\"titre02\">
  288.                             <img src=\"";
  289.         // line 90
  290.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/carte-grise09.png"), "html"nulltrue);
  291.         echo "\" alt=\"picto domicile\" />
  292.                             <span>";
  293.         // line 91
  294.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block06.text03", [], "landing");
  295.         echo "</span>
  296.                         </li>
  297.                         <li class=\"titre02\">
  298.                             <img src=\"";
  299.         // line 94
  300.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/carte-grise10.png"), "html"nulltrue);
  301.         echo "\" alt=\"picto statut matrimonial\" />
  302.                             <span>";
  303.         // line 95
  304.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.registration_card.content.block06.text04", [], "landing");
  305.         echo "</span>
  306.                         </li>
  307.                     </ul>
  308.                 </div>
  309.             </div>
  310.         </div>
  311.     </div>
  312. </div>
  313. <!--Footer -->
  314. ";
  315.         // line 104
  316.         $this->loadTemplate("frontend/footer.html.twig""Frontend/landing/registration-card.html.twig"104)->display($context);
  317.         // line 105
  318.         echo "<!-- FIN Footer -->
  319. ";
  320.         
  321.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  322.         
  323.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  324.         
  325.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  326.     }
  327.     public function getTemplateName()
  328.     {
  329.         return "Frontend/landing/registration-card.html.twig";
  330.     }
  331.     public function isTraitable()
  332.     {
  333.         return false;
  334.     }
  335.     public function getDebugInfo()
  336.     {
  337.         return array (  361 => 105,  359 => 104,  347 => 95,  343 => 94,  337 => 91,  333 => 90,  327 => 87,  323 => 86,  317 => 83,  313 => 82,  307 => 79,  299 => 74,  294 => 72,  289 => 70,  280 => 64,  271 => 58,  267 => 57,  263 => 56,  257 => 53,  253 => 52,  249 => 51,  243 => 48,  239 => 47,  235 => 46,  226 => 40,  222 => 39,  216 => 36,  211 => 34,  203 => 29,  199 => 28,  195 => 27,  191 => 26,  185 => 23,  177 => 18,  173 => 17,  167 => 13,  154 => 12,  129 => 10,  104 => 9,  89 => 6,  85 => 5,  80 => 4,  67 => 3,  38 => 1,);
  338.     }
  339.     public function getSourceContext()
  340.     {
  341.         return new Source("{% extends 'frontend/frontend.html.twig' %}
  342. {% block meta_robot %}
  343.     {{ parent() }}
  344.     <link rel=\"canonical\" href=\"{{ url('frontend_registration_card') }}\"/>
  345.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  346. {% endblock %}
  347. {% block meta_title %}{{ 'seo.landing.registrationCard.title'|trans({}, \"seo\") }}{% endblock %}
  348. {% block meta_desc %}{{ 'seo.landing.registrationCard.desc'|trans({}, \"seo\") }}{% endblock %}
  349. {% block body_content %}
  350. <div class=\"carte-grise\">
  351.     <div class=\"landing-header\">
  352.         <h1 class=\"titre05\">
  353.             {{ 'frontend.landing.registration_card.header.title'|trans({}, 'landing') }}
  354.             <span>{{ 'frontend.landing.registration_card.header.subtitle'|trans({}, 'landing') }}</span>
  355.         </h1>
  356.     </div>
  357.     <div class=\"landing-content\">
  358.         <div>
  359.             <h2 class=\"titre01 txtcenter\">{{ 'frontend.landing.registration_card.content.title'|trans({}, 'landing') }}</h2>
  360.             <div class=\"txtcenter\">
  361.                 <ul class=\"marginT20 inbl txtleft\">
  362.                     <li class=\"titre03 bold color09\"><span class=\"color05\">></span> {{ 'frontend.landing.registration_card.content.block01.text02'|trans({}, 'landing') }}</li>
  363.                     <li class=\"titre03 bold color09 marginT10\"><span class=\"color05\">></span> {{ 'frontend.landing.registration_card.content.block01.text03'|trans({}, 'landing')|raw }}</li>
  364.                     <li class=\"titre03 bold color09 marginT10\"><span class=\"color05\">></span> {{ 'frontend.landing.registration_card.content.block01.text04'|trans({}, 'landing')|raw }}</li>
  365.                     <li class=\"color09 marginT10\">{{ 'frontend.landing.registration_card.content.block01.text05'|trans({}, 'landing')|raw }}</li>
  366.                 </ul>
  367.             </div>
  368.             <div class=\"block-bg padding10 marginT20 txtcenter\">
  369.                 <h3 class=\"titre02 bold marginT10\">{{ 'frontend.landing.registration_card.content.block02.title'|trans({}, 'landing')|raw }}</h3>
  370.                 <ul class=\"liste01 marginT10\">
  371.                     {{ 'frontend.landing.registration_card.content.block02.text01'|trans({}, 'landing')|raw }}
  372.                 </ul>
  373.                 <p class=\"titre02 color05 marginT20 marginB10 bold\">
  374.                     <img src=\"{{ asset('bundles/vpauto/frontend/images/carte-grise06.png') }}\" alt=\"picto info\" />
  375.                     <span>{{ 'frontend.landing.registration_card.content.block02.text02'|trans({}, 'landing')|raw }}</span>
  376.                 </p>
  377.             </div>
  378.             <ul class=\"liste02 marginT30\">
  379.                 <li>
  380.                     <img src=\"{{ asset('bundles/vpauto/frontend/images/carte-grise01.png') }}\" alt=\"rapide\" />
  381.                     <h2 class=\"titre04 color05 bold\">{{ 'frontend.landing.registration_card.content.block03.title01'|trans({}, 'landing') }}</strong></h2>
  382.                     <span class=\"txttransform\">{{ 'frontend.landing.registration_card.content.block03.desc01'|trans({}, 'landing') }}</span>
  383.                 </li>
  384.                 <li>
  385.                     <img src=\"{{ asset('bundles/vpauto/frontend/images/carte-grise02.png') }}\" alt=\"simple\" />
  386.                     <h2 class=\"titre04 color05 bold\">{{ 'frontend.landing.registration_card.content.block03.title02'|trans({}, 'landing') }}</strong></h2>
  387.                     <span class=\"txttransform\">{{ 'frontend.landing.registration_card.content.block03.desc02'|trans({}, 'landing')|raw }}</span>
  388.                 </li>
  389.                 <li>
  390.                     <img src=\"{{ asset('bundles/vpauto/frontend/images/carte-grise03.png') }}\" alt=\"pratique\" />
  391.                     <h2 class=\"titre04 color05 bold\">{{ 'frontend.landing.registration_card.content.block03.title03'|trans({}, 'landing') }}</strong></h2>
  392.                     <span class=\"txttransform\">{{ 'frontend.landing.registration_card.content.block03.desc03'|trans({}, 'landing') }}</span>
  393.                 </li>
  394.             </ul>
  395.             <div class=\"block-bg padding10 marginT30 txtcenter\">
  396.                 <p class=\"titre04 txtnormal\">
  397.                     {{ 'frontend.landing.registration_card.content.block04.text01'|trans({}, 'landing')|raw }}
  398.                     <a href=\"mailto:cartegrise@vpauto.fr\" title=\"\" class=\"lien03\">cartegrise@vpauto.fr</a>
  399.                 </p>
  400.             </div>
  401.             <div class=\"grid-container marginT40\">
  402.                 <h3 class=\"titre02 bold\">{{ 'frontend.landing.registration_card.content.block05.title'|trans({}, 'landing')|raw }}</h3>
  403.                 <p class=\"marginT10 paddingB10\">
  404.                     {{ 'frontend.landing.registration_card.content.block05.text01'|trans({}, 'landing')|raw }}
  405.                 </p>
  406.                 <p class=\"txtcenter\"><a href=\"https://www.service-public.fr/simulateur/calcul/cout-certificat-immatriculation\" title=\"\" class=\"lien07\" target=\"_blank\">{{ 'frontend.landing.registration_card.content.block05.link01'|trans({}, 'landing')|raw }}</a></p>
  407.             </div>
  408.             <div class=\"grid-container block-bg marginT40\">
  409.                 <div class=\"block01\">
  410.                     <h3 class=\"titre02 bold\">{{ 'frontend.landing.registration_card.content.block06.title'|trans({}, 'landing')|raw }}</h3>
  411.                     <ul>
  412.                         <li class=\"titre02\">
  413.                             <img src=\"{{ asset('bundles/vpauto/frontend/images/carte-grise07.png') }}\" alt=\"picto achat\" />
  414.                             <span>{{ 'frontend.landing.registration_card.content.block06.text01'|trans({}, 'landing')|raw }}</span>
  415.                         </li>
  416.                         <li class=\"titre02\">
  417.                             <img src=\"{{ asset('bundles/vpauto/frontend/images/carte-grise08.png') }}\" alt=\"picto carte grise\" />
  418.                             <span>{{ 'frontend.landing.registration_card.content.block06.text02'|trans({}, 'landing')|raw }}</span>
  419.                         </li>
  420.                         <li class=\"titre02\">
  421.                             <img src=\"{{ asset('bundles/vpauto/frontend/images/carte-grise09.png') }}\" alt=\"picto domicile\" />
  422.                             <span>{{ 'frontend.landing.registration_card.content.block06.text03'|trans({}, 'landing')|raw }}</span>
  423.                         </li>
  424.                         <li class=\"titre02\">
  425.                             <img src=\"{{ asset('bundles/vpauto/frontend/images/carte-grise10.png') }}\" alt=\"picto statut matrimonial\" />
  426.                             <span>{{ 'frontend.landing.registration_card.content.block06.text04'|trans({}, 'landing')|raw }}</span>
  427.                         </li>
  428.                     </ul>
  429.                 </div>
  430.             </div>
  431.         </div>
  432.     </div>
  433. </div>
  434. <!--Footer -->
  435. {% include 'frontend/footer.html.twig' %}
  436. <!-- FIN Footer -->
  437. {% endblock body_content %}
  438. ""Frontend/landing/registration-card.html.twig""/srv/src/Resources/views/Frontend/landing/registration-card.html.twig");
  439.     }
  440. }