var/cache/dev/fr/vpauto/twig/89/899f1fb57b2fa441c1b34677dbab01e8.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/faq-pro.html.twig */
  14. class __TwigTemplate_a43bd240741900a867b9b1d66e4f99b4 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/faq-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/faq-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/faq-pro.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend_pro.html.twig""Frontend/landing/faq-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_faq_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.faq-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.faq-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=\"faq-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.faq-pro.header.title", [], "landing"), "html"nulltrue);
  154.         echo "
  155.             ";
  156.         // line 19
  157.         if ( !$this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
  158.             // line 20
  159.             echo "                <span>";
  160.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.header.subtitle", [], "landing"), "html"nulltrue);
  161.             echo "</span>
  162.             ";
  163.         }
  164.         // line 22
  165.         echo "        </h1>
  166.     </div>
  167.     <div class=\"landing-content\">
  168.         <div>
  169.             ";
  170.         // line 26
  171.         $context["tel"] = $this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("vpautopro.contact.phone_portugal");
  172.         // line 27
  173.         echo "            <h2 class=\"titre01\">";
  174.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section01.title", [], "landing"), "html"nulltrue);
  175.         echo "</h2>
  176.             <div>
  177.                 <h3><strong>";
  178.         // line 29
  179.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section01.question01", [], "landing"), "html"nulltrue);
  180.         echo "</strong></span>
  181.             </div>
  182.             <p>";
  183.         // line 31
  184.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section01.answer01", [], "landing"), "html"nulltrue);
  185.         echo "</p>
  186.             <h2 class=\"titre01\">";
  187.         // line 33
  188.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.title", [], "landing"), "html"nulltrue);
  189.         echo "</h2>
  190.             <div>
  191.                 <h3><strong>> ";
  192.         // line 35
  193.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question01", [], "landing"), "html"nulltrue);
  194.         echo "</strong></h3>
  195.                 <span>";
  196.         // line 36
  197.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer01.part01", [], "landing");
  198.         echo "
  199.                 <a href=\"";
  200.         // line 37
  201.         echo twig_escape_filter($this->env$this->extensions['App\Twig\Extension\ADExtension']->generateADUrl(), "html"nulltrue);
  202.         echo "\" title=\"\">";
  203.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer01.link01", [], "landing"), "html"nulltrue);
  204.         echo "</a>.
  205.                 <span>";
  206.         // line 38
  207.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer01.part02", [], "landing");
  208.         echo "</span>
  209.             </div>
  210.             <div>
  211.                 <h3><strong>> ";
  212.         // line 41
  213.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question02", [], "landing"), "html"nulltrue);
  214.         echo "</strong></h3>
  215.                 <span>";
  216.         // line 42
  217.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer02.", [], "landing"), "html"nulltrue);
  218.         echo "</span>
  219.             </div>
  220.             <div>
  221.                 <h3><strong>> ";
  222.         // line 45
  223.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question03", [], "landing"), "html"nulltrue);
  224.         echo "</strong></h3>
  225.                 <span>";
  226.         // line 46
  227.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer03", ["%tel%" => (isset($context["tel"]) || array_key_exists("tel"$context) ? $context["tel"] : (function () { throw new RuntimeError('Variable "tel" does not exist.'46$this->source); })())], "landing"), "html"nulltrue);
  228.         echo "</span>
  229.             </div>
  230.             <div>
  231.                 <h3><strong>> ";
  232.         // line 49
  233.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question04", [], "landing"), "html"nulltrue);
  234.         echo "</strong></h3>
  235.                 <span>";
  236.         // line 50
  237.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer04", [], "landing"), "html"nulltrue);
  238.         echo "</span>
  239.             </div>
  240.             <div>
  241.                 <h3><strong>> ";
  242.         // line 53
  243.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question05", [], "landing"), "html"nulltrue);
  244.         echo "</strong></h3>
  245.                 <span>";
  246.         // line 54
  247.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer05", [], "landing"), "html"nulltrue);
  248.         echo "</span>
  249.             </div>
  250.             <div>
  251.                 <h3><strong>> ";
  252.         // line 57
  253.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question06", [], "landing"), "html"nulltrue);
  254.         echo "</strong></h3>
  255.                 <span>";
  256.         // line 58
  257.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer06", [], "landing"), "html"nulltrue);
  258.         echo "</span>
  259.             </div>
  260.             <h2 class=\"titre01\">";
  261.         // line 61
  262.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.title", [], "landing"), "html"nulltrue);
  263.         echo "</h2>
  264.             <div>
  265.                 <h3><strong>> ";
  266.         // line 63
  267.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question01", [], "landing"), "html"nulltrue);
  268.         echo "</strong></h3>
  269.                 <span>";
  270.         // line 64
  271.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer01", [], "landing");
  272.         echo "</span>
  273.             </div>
  274.             <div>
  275.                 <h3><strong>> ";
  276.         // line 67
  277.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question02", [], "landing"), "html"nulltrue);
  278.         echo "</strong></h3>
  279.                 <p>";
  280.         // line 68
  281.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part01", [], "landing"), "html"nulltrue);
  282.         echo "
  283.                 <a href=\"http://";
  284.         // line 69
  285.         echo twig_escape_filter($this->envtwig_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.'69$this->source); })()), "request", [], "any"falsefalsefalse69), "getHost", [], "any"falsefalsefalse69), "html"nulltrue);
  286.         echo "/pro\" title=\"\">";
  287.         echo twig_escape_filter($this->envtwig_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.'69$this->source); })()), "request", [], "any"falsefalsefalse69), "getHost", [], "any"falsefalsefalse69), "html"nulltrue);
  288.         echo "/pro</a>
  289.                 ";
  290.         // line 70
  291.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part02", [], "landing"), "html"nulltrue);
  292.         echo "</p>
  293.                 <p class=\"marginT10\">";
  294.         // line 71
  295.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part03", [], "landing"), "html"nulltrue);
  296.         echo "</p>
  297.                 <p class=\"marginT10\">";
  298.         // line 72
  299.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part05", [], "landing");
  300.         echo "</p>
  301.                 ";
  302.         // line 73
  303.         if ( !$this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
  304.             // line 74
  305.             echo "                    <p class=\"marginT10\">";
  306.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part06", [], "landing"), "html"nulltrue);
  307.             echo "</p>
  308.                 ";
  309.         }
  310.         // line 76
  311.         echo "                <p class=\"marginT10\">";
  312.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part07", [], "landing"), "html"nulltrue);
  313.         echo " <a href=\"";
  314.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_sale_online_pro");
  315.         echo "\" title=\"\">> ";
  316.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.link01.title", [], "landing"), "html"nulltrue);
  317.         echo "</a></p>
  318.             </div>
  319.             <div>
  320.                 <h3><strong>> ";
  321.         // line 79
  322.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question03", [], "landing"), "html"nulltrue);
  323.         echo "</strong></h3>
  324.                 <span>";
  325.         // line 80
  326.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer03", [], "landing"), "html"nulltrue);
  327.         echo "</span>
  328.             </div>
  329.             <div>
  330.                 <h3><strong>> ";
  331.         // line 83
  332.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question04", [], "landing"), "html"nulltrue);
  333.         echo "</strong></h3>
  334.                 <span>";
  335.         // line 84
  336.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer04", [], "landing");
  337.         echo "</span>
  338.             </div>
  339.             <div>
  340.                 <h3><strong>> ";
  341.         // line 87
  342.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question05", [], "landing"), "html"nulltrue);
  343.         echo "</strong></h3>
  344.                 <span>";
  345.         // line 88
  346.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer05", [], "landing");
  347.         echo "</span>
  348.             </div>
  349.             <div>
  350.                 <h3><strong>> ";
  351.         // line 91
  352.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question06", [], "landing"), "html"nulltrue);
  353.         echo "</strong></h3>
  354.                 <p>";
  355.         // line 92
  356.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part01", [], "landing"), "html"nulltrue);
  357.         echo "</p>
  358.                 <p class=\"marginT10\"><span class=\"orange\"><strong>";
  359.         // line 93
  360.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part02", [], "landing"), "html"nulltrue);
  361.         echo "</strong></span> ";
  362.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part03", [], "landing"), "html"nulltrue);
  363.         echo "</p>
  364.                 <p class=\"marginT10\"><span class=\"rouge\"><strong>";
  365.         // line 94
  366.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part04", [], "landing"), "html"nulltrue);
  367.         echo "</strong></span> ";
  368.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part05", [], "landing");
  369.         echo "</p>
  370.                 <p class=\"marginT10\"><span class=\"vert\"><strong>";
  371.         // line 95
  372.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part06", [], "landing"), "html"nulltrue);
  373.         echo "</strong></span> ";
  374.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part07", [], "landing"), "html"nulltrue);
  375.         echo "</p>
  376.                 <p class=\"marginT10\">";
  377.         // line 96
  378.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part08", [], "landing"), "html"nulltrue);
  379.         echo " <a href=\"";
  380.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_sale_online_pro");
  381.         echo "\" title=\"\">> ";
  382.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.link01", [], "landing"), "html"nulltrue);
  383.         echo "</a></p>
  384.             </div>
  385.             <h2 class=\"titre01\">";
  386.         // line 99
  387.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.title", [], "landing"), "html"nulltrue);
  388.         echo "</h2>
  389.             <div>
  390.                 <h3><strong>> ";
  391.         // line 101
  392.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question01", [], "landing"), "html"nulltrue);
  393.         echo "</strong></h3>
  394.                 <span>";
  395.         // line 102
  396.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer01", [], "landing");
  397.         echo "</span>
  398.             </div>
  399.             <div>
  400.                 <h3><strong>> ";
  401.         // line 105
  402.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question02", [], "landing"), "html"nulltrue);
  403.         echo "</strong></h3>
  404.                 <p>1. ";
  405.         // line 106
  406.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part01", [], "landing"), "html"nulltrue);
  407.         echo " <span class=\"obflink\" role=\"link\" data-o=\"";
  408.         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);
  409.         echo "\">";
  410.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.link01", [], "landing"), "html"nulltrue);
  411.         echo "</span>.</p>
  412.                 <p class=\"marginT10\">2. ";
  413.         // line 107
  414.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part02", [], "landing"), "html"nulltrue);
  415.         echo "</p>
  416.                 <p class=\"marginT10\">3. ";
  417.         // line 108
  418.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part03", [], "landing");
  419.         echo "
  420.                 <a href=\"mailto:backofficeexport@vpauto.eu\" title=\"\">backofficeexport@vpauto.eu</a>.
  421.                 ";
  422.         // line 110
  423.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part04", [], "landing");
  424.         echo "
  425.                 <span class=\"obflink\" role=\"link\" data-o=\"";
  426.         // line 111
  427.         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);
  428.         echo "\">";
  429.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.link01", [], "landing"), "html"nulltrue);
  430.         echo "</span>.<br>
  431.                 ";
  432.         // line 112
  433.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part06", [], "landing");
  434.         echo "</p>
  435.                 <p class=\"marginT10\">4. ";
  436.         // line 113
  437.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part07", [], "landing"), "html"nulltrue);
  438.         echo " <span class=\"obflink\" role=\"link\" data-o=\"";
  439.         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);
  440.         echo "\">";
  441.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.link01", [], "landing"), "html"nulltrue);
  442.         echo "</span> ";
  443.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part08", [], "landing"), "html"nulltrue);
  444.         echo "</p>
  445.             </div>
  446.             <div>
  447.                 <h3><strong>> ";
  448.         // line 116
  449.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question03", [], "landing"), "html"nulltrue);
  450.         echo "</strong></h3>
  451.                 <span>";
  452.         // line 117
  453.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer03", [], "landing"), "html"nulltrue);
  454.         echo "</span>
  455.             </div>
  456.             <div>
  457.                 <h3><strong>> ";
  458.         // line 120
  459.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question04", [], "landing"), "html"nulltrue);
  460.         echo "</strong></h3>
  461.                 <span>";
  462.         // line 121
  463.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer04", [], "landing"), "html"nulltrue);
  464.         echo "</span>
  465.             </div>
  466.             <div>
  467.                 <h3><strong>> ";
  468.         // line 124
  469.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question05", [], "landing"), "html"nulltrue);
  470.         echo "</strong></h3>
  471.                 <span>";
  472.         // line 125
  473.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer05", [], "landing"), "html"nulltrue);
  474.         echo "</span>
  475.             </div>
  476.             <div>
  477.                 <h3><strong>> ";
  478.         // line 128
  479.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question06", [], "landing"), "html"nulltrue);
  480.         echo "</strong></h3>
  481.                 <span>";
  482.         // line 129
  483.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer06", [], "landing");
  484.         echo "</span>
  485.             </div>
  486.             <div>
  487.                 <h3><strong>> ";
  488.         // line 132
  489.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question07", [], "landing"), "html"nulltrue);
  490.         echo "</strong></h3>
  491.                 <span>";
  492.         // line 133
  493.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer07", [], "landing"), "html"nulltrue);
  494.         echo "</span>
  495.             </div>
  496.             <div>
  497.                 <h3><strong>> ";
  498.         // line 136
  499.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question08", [], "landing"), "html"nulltrue);
  500.         echo "</strong></h3>
  501.                 <span>";
  502.         // line 137
  503.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer08", [], "landing"), "html"nulltrue);
  504.         echo "</span>
  505.             </div>
  506.             <h2 class=\"titre01\">";
  507.         // line 140
  508.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.title", [], "landing"), "html"nulltrue);
  509.         echo "</h2>
  510.             <div>
  511.                 <p class=\"marginT20\">";
  512.         // line 142
  513.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term01", [], "landing");
  514.         echo "</p>
  515.                 <p class=\"marginT10\">";
  516.         // line 143
  517.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term02", [], "landing");
  518.         echo "</p>
  519.                 <p class=\"marginT10\">";
  520.         // line 144
  521.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term03", [], "landing");
  522.         echo "</p>
  523.                 <p class=\"marginT10\">";
  524.         // line 145
  525.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term04", [], "landing");
  526.         echo "</p>
  527.                 <p class=\"marginT10\">";
  528.         // line 146
  529.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term05", [], "landing");
  530.         echo "</p>
  531.                 <p class=\"marginT10\">";
  532.         // line 147
  533.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term06", [], "landing");
  534.         echo "</p>
  535.             </div>
  536.             <p class=\"marginT40 txtcenter\"><a href=\"";
  537.         // line 150
  538.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_contact_pro");
  539.         echo "\" title=\"\" class=\"lien11\">";
  540.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.button01.label", [], "landing"), "html"nulltrue);
  541.         echo "</a></p>
  542.         </div>
  543.     </div>
  544.     <a href=\"#\" id=\"scrollup01\">Haut</a>
  545. </div>
  546. ";
  547.         
  548.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  549.         
  550.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  551.         
  552.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  553.     }
  554.     public function getTemplateName()
  555.     {
  556.         return "Frontend/landing/faq-pro.html.twig";
  557.     }
  558.     public function isTraitable()
  559.     {
  560.         return false;
  561.     }
  562.     public function getDebugInfo()
  563.     {
  564.         return array (  588 => 150,  582 => 147,  578 => 146,  574 => 145,  570 => 144,  566 => 143,  562 => 142,  557 => 140,  551 => 137,  547 => 136,  541 => 133,  537 => 132,  531 => 129,  527 => 128,  521 => 125,  517 => 124,  511 => 121,  507 => 120,  501 => 117,  497 => 116,  485 => 113,  481 => 112,  475 => 111,  471 => 110,  466 => 108,  462 => 107,  454 => 106,  450 => 105,  444 => 102,  440 => 101,  435 => 99,  425 => 96,  419 => 95,  413 => 94,  407 => 93,  403 => 92,  399 => 91,  393 => 88,  389 => 87,  383 => 84,  379 => 83,  373 => 80,  369 => 79,  358 => 76,  352 => 74,  350 => 73,  346 => 72,  342 => 71,  338 => 70,  332 => 69,  328 => 68,  324 => 67,  318 => 64,  314 => 63,  309 => 61,  303 => 58,  299 => 57,  293 => 54,  289 => 53,  283 => 50,  279 => 49,  273 => 46,  269 => 45,  263 => 42,  259 => 41,  253 => 38,  247 => 37,  243 => 36,  239 => 35,  234 => 33,  229 => 31,  224 => 29,  218 => 27,  216 => 26,  210 => 22,  204 => 20,  202 => 19,  198 => 18,  193 => 15,  180 => 14,  155 => 12,  130 => 11,  105 => 9,  90 => 6,  86 => 5,  81 => 4,  68 => 3,  39 => 1,);
  565.     }
  566.     public function getSourceContext()
  567.     {
  568.         return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
  569. {% block meta_robot %}
  570.     {{ parent() }}
  571.     <link rel=\"canonical\" href=\"{{ url('frontend_faq_pro') }}\"/>
  572.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  573. {% endblock %}
  574. {% block tawkto '' %}
  575. {% block meta_title %}{{ 'seo.landing.faq-pro.title'|trans({}, \"seo\") }}{% endblock %}
  576. {% block meta_desc %}{{ 'seo.landing.faq-pro.desc'|trans({}, \"seo\") }}{% endblock %}
  577. {% block body_content %}
  578. <div class=\"faq-pro\">
  579.     <div class=\"landing-header\">
  580.         <h1 class=\"titre05\">
  581.             {{ 'frontend.landing.faq-pro.header.title'|trans({}, 'landing') }}
  582.             {% if not is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
  583.                 <span>{{ 'frontend.landing.faq-pro.header.subtitle'|trans({}, 'landing') }}</span>
  584.             {% endif %}
  585.         </h1>
  586.     </div>
  587.     <div class=\"landing-content\">
  588.         <div>
  589.             {% set tel = getParameter('vpautopro.contact.phone_portugal') %}
  590.             <h2 class=\"titre01\">{{ 'frontend.landing.faq-pro.content.section01.title'|trans({}, 'landing') }}</h2>
  591.             <div>
  592.                 <h3><strong>{{ 'frontend.landing.faq-pro.content.section01.question01'|trans({}, 'landing') }}</strong></span>
  593.             </div>
  594.             <p>{{ 'frontend.landing.faq-pro.content.section01.answer01'|trans({}, 'landing') }}</p>
  595.             <h2 class=\"titre01\">{{ 'frontend.landing.faq-pro.content.section02.title'|trans({}, 'landing') }}</h2>
  596.             <div>
  597.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question01'|trans({}, 'landing') }}</strong></h3>
  598.                 <span>{{ 'frontend.landing.faq-pro.content.section02.answer01.part01'|trans({}, 'landing')|raw }}
  599.                 <a href=\"{{ getADUrl() }}\" title=\"\">{{'frontend.landing.faq-pro.content.section02.answer01.link01'|trans({}, 'landing') }}</a>.
  600.                 <span>{{ 'frontend.landing.faq-pro.content.section02.answer01.part02'|trans({}, 'landing')|raw }}</span>
  601.             </div>
  602.             <div>
  603.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question02'|trans({}, 'landing') }}</strong></h3>
  604.                 <span>{{ 'frontend.landing.faq-pro.content.section02.answer02.'|trans({}, 'landing') }}</span>
  605.             </div>
  606.             <div>
  607.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question03'|trans({}, 'landing') }}</strong></h3>
  608.                 <span>{{ 'frontend.landing.faq-pro.content.section02.answer03'|trans({'%tel%' : tel}, 'landing') }}</span>
  609.             </div>
  610.             <div>
  611.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question04'|trans({}, 'landing') }}</strong></h3>
  612.                 <span>{{ 'frontend.landing.faq-pro.content.section02.answer04'|trans({}, 'landing') }}</span>
  613.             </div>
  614.             <div>
  615.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question05'|trans({}, 'landing') }}</strong></h3>
  616.                 <span>{{ 'frontend.landing.faq-pro.content.section02.answer05'|trans({}, 'landing') }}</span>
  617.             </div>
  618.             <div>
  619.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question06'|trans({}, 'landing') }}</strong></h3>
  620.                 <span>{{ 'frontend.landing.faq-pro.content.section02.answer06'|trans({}, 'landing') }}</span>
  621.             </div>
  622.             <h2 class=\"titre01\">{{ 'frontend.landing.faq-pro.content.section03.title'|trans({}, 'landing') }}</h2>
  623.             <div>
  624.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question01'|trans({}, 'landing') }}</strong></h3>
  625.                 <span>{{ 'frontend.landing.faq-pro.content.section03.answer01'|trans({}, 'landing')|raw }}</span>
  626.             </div>
  627.             <div>
  628.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question02'|trans({}, 'landing') }}</strong></h3>
  629.                 <p>{{ 'frontend.landing.faq-pro.content.section03.answer02.part01'|trans({}, 'landing') }}
  630.                 <a href=\"http://{{ app.request.getHost }}/pro\" title=\"\">{{ app.request.getHost }}/pro</a>
  631.                 {{ 'frontend.landing.faq-pro.content.section03.answer02.part02'|trans({}, 'landing') }}</p>
  632.                 <p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section03.answer02.part03'|trans({}, 'landing') }}</p>
  633.                 <p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section03.answer02.part05'|trans({}, 'landing')|raw }}</p>
  634.                 {% if not is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
  635.                     <p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section03.answer02.part06'|trans({}, 'landing') }}</p>
  636.                 {% endif %}
  637.                 <p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section03.answer02.part07'|trans({}, 'landing') }} <a href=\"{{ path('frontend_sale_online_pro') }}\" title=\"\">> {{ 'frontend.landing.faq-pro.content.section03.answer02.link01.title'|trans({}, 'landing') }}</a></p>
  638.             </div>
  639.             <div>
  640.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question03'|trans({}, 'landing') }}</strong></h3>
  641.                 <span>{{ 'frontend.landing.faq-pro.content.section03.answer03'|trans({}, 'landing') }}</span>
  642.             </div>
  643.             <div>
  644.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question04'|trans({}, 'landing') }}</strong></h3>
  645.                 <span>{{ 'frontend.landing.faq-pro.content.section03.answer04'|trans({}, 'landing')|raw }}</span>
  646.             </div>
  647.             <div>
  648.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question05'|trans({}, 'landing') }}</strong></h3>
  649.                 <span>{{ 'frontend.landing.faq-pro.content.section03.answer05'|trans({}, 'landing')|raw }}</span>
  650.             </div>
  651.             <div>
  652.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question06'|trans({}, 'landing') }}</strong></h3>
  653.                 <p>{{ 'frontend.landing.faq-pro.content.section03.answer06.part01'|trans({}, 'landing') }}</p>
  654.                 <p class=\"marginT10\"><span class=\"orange\"><strong>{{ 'frontend.landing.faq-pro.content.section03.answer06.part02'|trans({}, 'landing') }}</strong></span> {{ 'frontend.landing.faq-pro.content.section03.answer06.part03'|trans({}, 'landing') }}</p>
  655.                 <p class=\"marginT10\"><span class=\"rouge\"><strong>{{ 'frontend.landing.faq-pro.content.section03.answer06.part04'|trans({}, 'landing') }}</strong></span> {{ 'frontend.landing.faq-pro.content.section03.answer06.part05'|trans({}, 'landing')|raw }}</p>
  656.                 <p class=\"marginT10\"><span class=\"vert\"><strong>{{ 'frontend.landing.faq-pro.content.section03.answer06.part06'|trans({}, 'landing') }}</strong></span> {{ 'frontend.landing.faq-pro.content.section03.answer06.part07'|trans({}, 'landing') }}</p>
  657.                 <p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section03.answer06.part08'|trans({}, 'landing') }} <a href=\"{{ path('frontend_sale_online_pro') }}\" title=\"\">> {{ 'frontend.landing.faq-pro.content.section03.answer06.link01'|trans({}, 'landing') }}</a></p>
  658.             </div>
  659.             <h2 class=\"titre01\">{{ 'frontend.landing.faq-pro.content.section04.title'|trans({}, 'landing') }}</h2>
  660.             <div>
  661.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question01'|trans({}, 'landing') }}</strong></h3>
  662.                 <span>{{ 'frontend.landing.faq-pro.content.section04.answer01'|trans({}, 'landing')|raw }}</span>
  663.             </div>
  664.             <div>
  665.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question02'|trans({}, 'landing') }}</strong></h3>
  666.                 <p>1. {{ 'frontend.landing.faq-pro.content.section04.answer02.part01'|trans({}, 'landing') }} <span class=\"obflink\" role=\"link\" data-o=\"{{ base64_encode(path('frontend_user_purchase')) }}\">{{ 'frontend.landing.faq-pro.content.section04.answer02.link01'|trans({}, 'landing') }}</span>.</p>
  667.                 <p class=\"marginT10\">2. {{ 'frontend.landing.faq-pro.content.section04.answer02.part02'|trans({}, 'landing') }}</p>
  668.                 <p class=\"marginT10\">3. {{'frontend.landing.faq-pro.content.section04.answer02.part03'|trans({}, 'landing')|raw }}
  669.                 <a href=\"mailto:backofficeexport@vpauto.eu\" title=\"\">backofficeexport@vpauto.eu</a>.
  670.                 {{ 'frontend.landing.faq-pro.content.section04.answer02.part04'|trans({}, 'landing')|raw }}
  671.                 <span class=\"obflink\" role=\"link\" data-o=\"{{ base64_encode(path('frontend_user_purchase')) }}\">{{ 'frontend.landing.faq-pro.content.section04.answer02.link01'|trans({}, 'landing') }}</span>.<br>
  672.                 {{ 'frontend.landing.faq-pro.content.section04.answer02.part06'|trans({}, 'landing')|raw }}</p>
  673.                 <p class=\"marginT10\">4. {{ 'frontend.landing.faq-pro.content.section04.answer02.part07'|trans({}, 'landing') }} <span class=\"obflink\" role=\"link\" data-o=\"{{ base64_encode(path('frontend_user_purchase')) }}\">{{ 'frontend.landing.faq-pro.content.section04.answer02.link01'|trans({}, 'landing') }}</span> {{ 'frontend.landing.faq-pro.content.section04.answer02.part08'|trans({}, 'landing') }}</p>
  674.             </div>
  675.             <div>
  676.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question03'|trans({}, 'landing') }}</strong></h3>
  677.                 <span>{{ 'frontend.landing.faq-pro.content.section04.answer03'|trans({}, 'landing') }}</span>
  678.             </div>
  679.             <div>
  680.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question04'|trans({}, 'landing') }}</strong></h3>
  681.                 <span>{{ 'frontend.landing.faq-pro.content.section04.answer04'|trans({}, 'landing') }}</span>
  682.             </div>
  683.             <div>
  684.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question05'|trans({}, 'landing') }}</strong></h3>
  685.                 <span>{{ 'frontend.landing.faq-pro.content.section04.answer05'|trans({}, 'landing') }}</span>
  686.             </div>
  687.             <div>
  688.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question06'|trans({}, 'landing') }}</strong></h3>
  689.                 <span>{{ 'frontend.landing.faq-pro.content.section04.answer06'|trans({}, 'landing')|raw }}</span>
  690.             </div>
  691.             <div>
  692.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question07'|trans({}, 'landing') }}</strong></h3>
  693.                 <span>{{ 'frontend.landing.faq-pro.content.section04.answer07'|trans({}, 'landing') }}</span>
  694.             </div>
  695.             <div>
  696.                 <h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question08'|trans({}, 'landing') }}</strong></h3>
  697.                 <span>{{ 'frontend.landing.faq-pro.content.section04.answer08'|trans({}, 'landing') }}</span>
  698.             </div>
  699.             <h2 class=\"titre01\">{{ 'frontend.landing.faq-pro.content.section05.title'|trans({}, 'landing') }}</h2>
  700.             <div>
  701.                 <p class=\"marginT20\">{{ 'frontend.landing.faq-pro.content.section05.term01'|trans({}, 'landing')|raw }}</p>
  702.                 <p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section05.term02'|trans({}, 'landing')|raw }}</p>
  703.                 <p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section05.term03'|trans({}, 'landing')|raw }}</p>
  704.                 <p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section05.term04'|trans({}, 'landing')|raw }}</p>
  705.                 <p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section05.term05'|trans({}, 'landing')|raw }}</p>
  706.                 <p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section05.term06'|trans({}, 'landing')|raw }}</p>
  707.             </div>
  708.             <p class=\"marginT40 txtcenter\"><a href=\"{{ path('frontend_contact_pro') }}\" title=\"\" class=\"lien11\">{{ 'frontend.landing.faq-pro.content.button01.label'|trans({}, 'landing') }}</a></p>
  709.         </div>
  710.     </div>
  711.     <a href=\"#\" id=\"scrollup01\">Haut</a>
  712. </div>
  713. {% endblock body_content %}
  714. ""Frontend/landing/faq-pro.html.twig""/srv/src/Resources/views/Frontend/landing/faq-pro.html.twig");
  715.     }
  716. }