var/cache/dev/fr/vpauto/twig/38/384bbe1eaca18c6efe616e673bae5c61.php line 42

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Frontend/landing/tricks-pro.html.twig */
  14. class __TwigTemplate_71842005dcd44ffed4dd5cd5d2348837 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/tricks-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/tricks-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/tricks-pro.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend_pro.html.twig""Frontend/landing/tricks-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_tricks_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.tricks-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.tricks-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=\"tricks-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.tricks-pro.header.title", [], "landing"), "html"nulltrue);
  154.         echo "
  155.         </h1>
  156.     </div>
  157.     <div class=\"landing-content\">
  158.         <div>
  159.             <h2 class=\"titre01\">";
  160.         // line 23
  161.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.title", [], "landing");
  162.         echo "</h2>
  163.             <div class=\"grid-container marginT40\">
  164.                 <div class=\"grid-60 tab-l-100 tab-p-100 m-100\">
  165.                     <h2 class=\"titre04\"><strong>";
  166.         // line 26
  167.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.title", [], "landing"), "html"nulltrue);
  168.         echo "</strong></h2>
  169.                     <ul>
  170.                         <li>
  171.                             <span>1</span>
  172.                             <h3>";
  173.         // line 30
  174.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item01.title", [], "landing"), "html"nulltrue);
  175.         echo "</h3>
  176.                             <p>";
  177.         // line 31
  178.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item01.desc", [], "landing"), "html"nulltrue);
  179.         echo "</p>
  180.                         </li>
  181.                         <li>
  182.                             <span>2</span>
  183.                             <h3>";
  184.         // line 35
  185.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item02.title", [], "landing"), "html"nulltrue);
  186.         echo "</h3>
  187.                             <p>";
  188.         // line 36
  189.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item02.desc", [], "landing"), "html"nulltrue);
  190.         echo "</p>
  191.                         </li>
  192.                         <li>
  193.                             <span>3</span>
  194.                             <h3>";
  195.         // line 40
  196.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item03.title", [], "landing"), "html"nulltrue);
  197.         echo "</h3>
  198.                             <p>";
  199.         // line 41
  200.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item03.desc", [], "landing"), "html"nulltrue);
  201.         echo "</p>
  202.                         </li>
  203.                         <li>
  204.                             <span>4</span>
  205.                             <h3>";
  206.         // line 45
  207.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item04.title", [], "landing"), "html"nulltrue);
  208.         echo "</h3>
  209.                             <p>";
  210.         // line 46
  211.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item04.desc", [], "landing");
  212.         echo "</p>
  213.                         </li>
  214.                         <li>
  215.                             <span>5</span>
  216.                             <h3>";
  217.         // line 50
  218.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item05.title", [], "landing"), "html"nulltrue);
  219.         echo "</h3>
  220.                             <p>";
  221.         // line 51
  222.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item05.desc", [], "landing"), "html"nulltrue);
  223.         echo "</p>
  224.                         </li>
  225.                         <li>
  226.                             <span>6</span>
  227.                             <h3>";
  228.         // line 55
  229.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item06.title", [], "landing"), "html"nulltrue);
  230.         echo "</h3>
  231.                             <p>";
  232.         // line 56
  233.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section01.item06.desc", [], "landing"), "html"nulltrue);
  234.         echo "</p>
  235.                         </li>
  236.                     </ul>
  237.                 </div>
  238.                 <div class=\"grid-40 tab-l-hide tab-p-hide m-hide paddingL5\">
  239.                     <img src=\"";
  240.         // line 61
  241.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/trucs01.webp"), "html"nulltrue);
  242.         echo "\" alt=\"\" />
  243.                 </div>
  244.             </div>
  245.             <div class=\"marginT60\">
  246.                 <h2 class=\"titre04 marginT40\"><strong>";
  247.         // line 66
  248.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section02.title", [], "landing"), "html"nulltrue);
  249.         echo "</strong></h2>
  250.                 <ul>
  251.                     <li>
  252.                         <span>1</span>
  253.                         <h3>";
  254.         // line 70
  255.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section02.item01.title", [], "landing"), "html"nulltrue);
  256.         echo "</h3>
  257.                         <p>";
  258.         // line 71
  259.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section02.item01.desc", [], "landing"), "html"nulltrue);
  260.         echo "</p>
  261.                     </li>
  262.                     <li>
  263.                         <span>2</span>
  264.                         <h3>";
  265.         // line 75
  266.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section02.item02.title", [], "landing"), "html"nulltrue);
  267.         echo "</h3>
  268.                         <p>";
  269.         // line 76
  270.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section02.item02.desc", [], "landing"), "html"nulltrue);
  271.         echo "</p>
  272.                     </li>
  273.                     <li>
  274.                         <span>3</span>
  275.                         <h3>";
  276.         // line 80
  277.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section02.item03.title", [], "landing"), "html"nulltrue);
  278.         echo "</h3>
  279.                         <p>";
  280.         // line 81
  281.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section02.item03.desc", [], "landing"), "html"nulltrue);
  282.         echo "</p>
  283.                     </li>
  284.                 </ul>
  285.             </div>
  286.             <div class=\"marginT60\">
  287.                 <h2 class=\"titre04 marginT40\"><strong>";
  288.         // line 87
  289.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.title", [], "landing"), "html"nulltrue);
  290.         echo "</strong></h2>
  291.                 <h3 class=\"titre03 marginT10\"><strong>";
  292.         // line 88
  293.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.subtitle", [], "landing"), "html"nulltrue);
  294.         echo "</strong></h3>
  295.                 <ul>
  296.                     <li>
  297.                         <span>1</span>
  298.                         <p>";
  299.         // line 92
  300.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.item02.desc", [], "landing"), "html"nulltrue);
  301.         echo "</p>
  302.                     </li>
  303.                     <li>
  304.                         <span>2</span>
  305.                         <p>";
  306.         // line 96
  307.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.item03.desc", [], "landing"), "html"nulltrue);
  308.         echo " <a href=\"mailto:comptabilite@vpauto.eu\" title=\"\" class=\"lien03\">comptabilite@vpauto.eu</a>.</p>
  309.                     </li>
  310.                     <li>
  311.                         <span>3</span>
  312.                         <p>";
  313.         // line 100
  314.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.item04.desc01", [], "landing");
  315.         echo "
  316.                         <a href=\"mailto:backofficeexport@vpauto.eu\" title=\"\" class=\"lien03\">backofficeexport@vpauto.eu</a>.
  317.                         ";
  318.         // line 102
  319.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.item04.desc02", [], "landing");
  320.         echo "
  321.                         <span class=\"obflink lien03\" role=\"link\" data-o=\"";
  322.         // line 103
  323.         echo twig_escape_filter($this->env$this->extensions['App\Twig\Extension\UserExtension']->base64Encode($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_user_purchase")), "html"nulltrue);
  324.         echo "\">";
  325.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.item04.link01", [], "landing"), "html"nulltrue);
  326.         echo "</span>.<br>
  327.                         ";
  328.         // line 104
  329.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.item04.desc03", [], "landing");
  330.         echo "</p>
  331.                     </li>
  332.                     <li>
  333.                         <span>4</span>
  334.                         <p>";
  335.         // line 108
  336.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.item05.desc01", [], "landing");
  337.         echo "
  338.                         <span class=\"obflink lien03\" role=\"link\" data-o=\"";
  339.         // line 109
  340.         echo twig_escape_filter($this->env$this->extensions['App\Twig\Extension\UserExtension']->base64Encode($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_user_purchase")), "html"nulltrue);
  341.         echo "\">";
  342.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.item05.link01", [], "landing"), "html"nulltrue);
  343.         echo "</span>
  344.                         ";
  345.         // line 110
  346.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.content.section03.item05.desc02", [], "landing"), "html"nulltrue);
  347.         echo "</p>
  348.                     </li>
  349.                 </ul>
  350.             </div>
  351.             <p class=\"marginT40 txtcenter\"><a href=\"";
  352.         // line 115
  353.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_customer_space_pro");
  354.         echo "\" title=\"\" class=\"lien11\">";
  355.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.tricks-pro.bottom.button01.label", [], "landing"), "html"nulltrue);
  356.         echo "</a></p>
  357.         </div>
  358.     </div>
  359. </div>
  360. ";
  361.         
  362.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  363.         
  364.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  365.         
  366.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  367.     }
  368.     public function getTemplateName()
  369.     {
  370.         return "Frontend/landing/tricks-pro.html.twig";
  371.     }
  372.     public function isTraitable()
  373.     {
  374.         return false;
  375.     }
  376.     public function getDebugInfo()
  377.     {
  378.         return array (  401 => 115,  393 => 110,  387 => 109,  383 => 108,  376 => 104,  370 => 103,  366 => 102,  361 => 100,  354 => 96,  347 => 92,  340 => 88,  336 => 87,  327 => 81,  323 => 80,  316 => 76,  312 => 75,  305 => 71,  301 => 70,  294 => 66,  286 => 61,  278 => 56,  274 => 55,  267 => 51,  263 => 50,  256 => 46,  252 => 45,  245 => 41,  241 => 40,  234 => 36,  230 => 35,  223 => 31,  219 => 30,  212 => 26,  206 => 23,  198 => 18,  193 => 15,  180 => 14,  155 => 12,  130 => 11,  105 => 9,  90 => 6,  86 => 5,  81 => 4,  68 => 3,  39 => 1,);
  379.     }
  380.     public function getSourceContext()
  381.     {
  382.         return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
  383. {% block meta_robot %}
  384.     {{ parent() }}
  385.     <link rel=\"canonical\" href=\"{{ url('frontend_tricks_pro') }}\"/>
  386.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  387. {% endblock %}
  388. {% block tawkto '' %}
  389. {% block meta_title %}{{ 'seo.landing.tricks-pro.title'|trans({}, \"seo\") }}{% endblock %}
  390. {% block meta_desc %}{{ 'seo.landing.tricks-pro.desc'|trans({}, \"seo\") }}{% endblock %}
  391. {% block body_content %}
  392. <div class=\"tricks-pro\">
  393.     <div class=\"landing-header\">
  394.         <h1 class=\"titre05\">
  395.             {{ 'frontend.landing.tricks-pro.header.title'|trans({}, 'landing') }}
  396.         </h1>
  397.     </div>
  398.     <div class=\"landing-content\">
  399.         <div>
  400.             <h2 class=\"titre01\">{{ 'frontend.landing.tricks-pro.content.title'|trans({}, 'landing')|raw }}</h2>
  401.             <div class=\"grid-container marginT40\">
  402.                 <div class=\"grid-60 tab-l-100 tab-p-100 m-100\">
  403.                     <h2 class=\"titre04\"><strong>{{ 'frontend.landing.tricks-pro.content.section01.title'|trans({}, 'landing') }}</strong></h2>
  404.                     <ul>
  405.                         <li>
  406.                             <span>1</span>
  407.                             <h3>{{ 'frontend.landing.tricks-pro.content.section01.item01.title'|trans({}, 'landing') }}</h3>
  408.                             <p>{{ 'frontend.landing.tricks-pro.content.section01.item01.desc'|trans({}, 'landing') }}</p>
  409.                         </li>
  410.                         <li>
  411.                             <span>2</span>
  412.                             <h3>{{ 'frontend.landing.tricks-pro.content.section01.item02.title'|trans({}, 'landing') }}</h3>
  413.                             <p>{{ 'frontend.landing.tricks-pro.content.section01.item02.desc'|trans({}, 'landing') }}</p>
  414.                         </li>
  415.                         <li>
  416.                             <span>3</span>
  417.                             <h3>{{ 'frontend.landing.tricks-pro.content.section01.item03.title'|trans({}, 'landing') }}</h3>
  418.                             <p>{{ 'frontend.landing.tricks-pro.content.section01.item03.desc'|trans({}, 'landing') }}</p>
  419.                         </li>
  420.                         <li>
  421.                             <span>4</span>
  422.                             <h3>{{ 'frontend.landing.tricks-pro.content.section01.item04.title'|trans({}, 'landing') }}</h3>
  423.                             <p>{{ 'frontend.landing.tricks-pro.content.section01.item04.desc'|trans({}, 'landing')|raw }}</p>
  424.                         </li>
  425.                         <li>
  426.                             <span>5</span>
  427.                             <h3>{{ 'frontend.landing.tricks-pro.content.section01.item05.title'|trans({}, 'landing') }}</h3>
  428.                             <p>{{ 'frontend.landing.tricks-pro.content.section01.item05.desc'|trans({}, 'landing') }}</p>
  429.                         </li>
  430.                         <li>
  431.                             <span>6</span>
  432.                             <h3>{{ 'frontend.landing.tricks-pro.content.section01.item06.title'|trans({}, 'landing') }}</h3>
  433.                             <p>{{ 'frontend.landing.tricks-pro.content.section01.item06.desc'|trans({}, 'landing') }}</p>
  434.                         </li>
  435.                     </ul>
  436.                 </div>
  437.                 <div class=\"grid-40 tab-l-hide tab-p-hide m-hide paddingL5\">
  438.                     <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/trucs01.webp') }}\" alt=\"\" />
  439.                 </div>
  440.             </div>
  441.             <div class=\"marginT60\">
  442.                 <h2 class=\"titre04 marginT40\"><strong>{{ 'frontend.landing.tricks-pro.content.section02.title'|trans({}, 'landing') }}</strong></h2>
  443.                 <ul>
  444.                     <li>
  445.                         <span>1</span>
  446.                         <h3>{{ 'frontend.landing.tricks-pro.content.section02.item01.title'|trans({}, 'landing') }}</h3>
  447.                         <p>{{ 'frontend.landing.tricks-pro.content.section02.item01.desc'|trans({}, 'landing') }}</p>
  448.                     </li>
  449.                     <li>
  450.                         <span>2</span>
  451.                         <h3>{{ 'frontend.landing.tricks-pro.content.section02.item02.title'|trans({}, 'landing') }}</h3>
  452.                         <p>{{ 'frontend.landing.tricks-pro.content.section02.item02.desc'|trans({}, 'landing') }}</p>
  453.                     </li>
  454.                     <li>
  455.                         <span>3</span>
  456.                         <h3>{{ 'frontend.landing.tricks-pro.content.section02.item03.title'|trans({}, 'landing') }}</h3>
  457.                         <p>{{ 'frontend.landing.tricks-pro.content.section02.item03.desc'|trans({}, 'landing') }}</p>
  458.                     </li>
  459.                 </ul>
  460.             </div>
  461.             <div class=\"marginT60\">
  462.                 <h2 class=\"titre04 marginT40\"><strong>{{ 'frontend.landing.tricks-pro.content.section03.title'|trans({}, 'landing') }}</strong></h2>
  463.                 <h3 class=\"titre03 marginT10\"><strong>{{ 'frontend.landing.tricks-pro.content.section03.subtitle'|trans({}, 'landing') }}</strong></h3>
  464.                 <ul>
  465.                     <li>
  466.                         <span>1</span>
  467.                         <p>{{ 'frontend.landing.tricks-pro.content.section03.item02.desc'|trans({}, 'landing') }}</p>
  468.                     </li>
  469.                     <li>
  470.                         <span>2</span>
  471.                         <p>{{ 'frontend.landing.tricks-pro.content.section03.item03.desc'|trans({}, 'landing') }} <a href=\"mailto:comptabilite@vpauto.eu\" title=\"\" class=\"lien03\">comptabilite@vpauto.eu</a>.</p>
  472.                     </li>
  473.                     <li>
  474.                         <span>3</span>
  475.                         <p>{{ 'frontend.landing.tricks-pro.content.section03.item04.desc01'|trans({}, 'landing')|raw }}
  476.                         <a href=\"mailto:backofficeexport@vpauto.eu\" title=\"\" class=\"lien03\">backofficeexport@vpauto.eu</a>.
  477.                         {{ 'frontend.landing.tricks-pro.content.section03.item04.desc02'|trans({}, 'landing')|raw }}
  478.                         <span class=\"obflink lien03\" role=\"link\" data-o=\"{{ base64_encode(path('frontend_user_purchase')) }}\">{{ 'frontend.landing.tricks-pro.content.section03.item04.link01'|trans({}, 'landing') }}</span>.<br>
  479.                         {{ 'frontend.landing.tricks-pro.content.section03.item04.desc03'|trans({}, 'landing')|raw }}</p>
  480.                     </li>
  481.                     <li>
  482.                         <span>4</span>
  483.                         <p>{{ 'frontend.landing.tricks-pro.content.section03.item05.desc01'|trans({}, 'landing')|raw }}
  484.                         <span class=\"obflink lien03\" role=\"link\" data-o=\"{{ base64_encode(path('frontend_user_purchase')) }}\">{{ 'frontend.landing.tricks-pro.content.section03.item05.link01'|trans({}, 'landing') }}</span>
  485.                         {{ 'frontend.landing.tricks-pro.content.section03.item05.desc02'|trans({}, 'landing') }}</p>
  486.                     </li>
  487.                 </ul>
  488.             </div>
  489.             <p class=\"marginT40 txtcenter\"><a href=\"{{ path('frontend_customer_space_pro') }}\" title=\"\" class=\"lien11\">{{ 'frontend.landing.tricks-pro.bottom.button01.label'|trans({}, 'landing') }}</a></p>
  490.         </div>
  491.     </div>
  492. </div>
  493. {% endblock body_content %}
  494. ""Frontend/landing/tricks-pro.html.twig""/srv/src/Resources/views/Frontend/landing/tricks-pro.html.twig");
  495.     }
  496. }