<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* Frontend/landing/faq-pro.html.twig */
class __TwigTemplate_a43bd240741900a867b9b1d66e4f99b4 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'meta_robot' => [$this, 'block_meta_robot'],
'tawkto' => [$this, 'block_tawkto'],
'meta_title' => [$this, 'block_meta_title'],
'meta_desc' => [$this, 'block_meta_desc'],
'body_content' => [$this, 'block_body_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "frontend/frontend_pro.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/faq-pro.html.twig"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/faq-pro.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/faq-pro.html.twig"));
$this->parent = $this->loadTemplate("frontend/frontend_pro.html.twig", "Frontend/landing/faq-pro.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_meta_robot($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
// line 4
echo " ";
$this->displayParentBlock("meta_robot", $context, $blocks);
echo "
<link rel=\"canonical\" href=\"";
// line 5
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_faq_pro");
echo "\"/>
";
// line 6
echo twig_source($this->env, "stubs/seo/robots_index_follow.html.twig");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 9
public function block_tawkto($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
echo "";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 11
public function block_meta_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.faq-pro.title", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 12
public function block_meta_desc($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.faq-pro.desc", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 14
public function block_body_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
// line 15
echo "<div class=\"faq-pro\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
";
// line 18
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.header.title", [], "landing"), "html", null, true);
echo "
";
// line 19
if ( !$this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
// line 20
echo " <span>";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.header.subtitle", [], "landing"), "html", null, true);
echo "</span>
";
}
// line 22
echo " </h1>
</div>
<div class=\"landing-content\">
<div>
";
// line 26
$context["tel"] = $this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("vpautopro.contact.phone_portugal");
// line 27
echo " <h2 class=\"titre01\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section01.title", [], "landing"), "html", null, true);
echo "</h2>
<div>
<h3><strong>";
// line 29
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section01.question01", [], "landing"), "html", null, true);
echo "</strong></span>
</div>
<p>";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section01.answer01", [], "landing"), "html", null, true);
echo "</p>
<h2 class=\"titre01\">";
// line 33
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.title", [], "landing"), "html", null, true);
echo "</h2>
<div>
<h3><strong>> ";
// line 35
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question01", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 36
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer01.part01", [], "landing");
echo "
<a href=\"";
// line 37
echo twig_escape_filter($this->env, $this->extensions['App\Twig\Extension\ADExtension']->generateADUrl(), "html", null, true);
echo "\" title=\"\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer01.link01", [], "landing"), "html", null, true);
echo "</a>.
<span>";
// line 38
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer01.part02", [], "landing");
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 41
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question02", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer02.", [], "landing"), "html", null, true);
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 45
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question03", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 46
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", null, true);
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 49
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question04", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 50
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer04", [], "landing"), "html", null, true);
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 53
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question05", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 54
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer05", [], "landing"), "html", null, true);
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 57
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.question06", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 58
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section02.answer06", [], "landing"), "html", null, true);
echo "</span>
</div>
<h2 class=\"titre01\">";
// line 61
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.title", [], "landing"), "html", null, true);
echo "</h2>
<div>
<h3><strong>> ";
// line 63
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question01", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 64
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer01", [], "landing");
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 67
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question02", [], "landing"), "html", null, true);
echo "</strong></h3>
<p>";
// line 68
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part01", [], "landing"), "html", null, true);
echo "
<a href=\"http://";
// line 69
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 69), "getHost", [], "any", false, false, false, 69), "html", null, true);
echo "/pro\" title=\"\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 69), "getHost", [], "any", false, false, false, 69), "html", null, true);
echo "/pro</a>
";
// line 70
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part02", [], "landing"), "html", null, true);
echo "</p>
<p class=\"marginT10\">";
// line 71
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part03", [], "landing"), "html", null, true);
echo "</p>
<p class=\"marginT10\">";
// line 72
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part05", [], "landing");
echo "</p>
";
// line 73
if ( !$this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
// line 74
echo " <p class=\"marginT10\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part06", [], "landing"), "html", null, true);
echo "</p>
";
}
// line 76
echo " <p class=\"marginT10\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer02.part07", [], "landing"), "html", null, true);
echo " <a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_sale_online_pro");
echo "\" title=\"\">> ";
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", null, true);
echo "</a></p>
</div>
<div>
<h3><strong>> ";
// line 79
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question03", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 80
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer03", [], "landing"), "html", null, true);
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 83
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question04", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 84
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer04", [], "landing");
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 87
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question05", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 88
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer05", [], "landing");
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 91
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.question06", [], "landing"), "html", null, true);
echo "</strong></h3>
<p>";
// line 92
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part01", [], "landing"), "html", null, true);
echo "</p>
<p class=\"marginT10\"><span class=\"orange\"><strong>";
// line 93
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part02", [], "landing"), "html", null, true);
echo "</strong></span> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part03", [], "landing"), "html", null, true);
echo "</p>
<p class=\"marginT10\"><span class=\"rouge\"><strong>";
// line 94
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part04", [], "landing"), "html", null, true);
echo "</strong></span> ";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part05", [], "landing");
echo "</p>
<p class=\"marginT10\"><span class=\"vert\"><strong>";
// line 95
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part06", [], "landing"), "html", null, true);
echo "</strong></span> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part07", [], "landing"), "html", null, true);
echo "</p>
<p class=\"marginT10\">";
// line 96
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.part08", [], "landing"), "html", null, true);
echo " <a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_sale_online_pro");
echo "\" title=\"\">> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section03.answer06.link01", [], "landing"), "html", null, true);
echo "</a></p>
</div>
<h2 class=\"titre01\">";
// line 99
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.title", [], "landing"), "html", null, true);
echo "</h2>
<div>
<h3><strong>> ";
// line 101
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question01", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 102
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer01", [], "landing");
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 105
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question02", [], "landing"), "html", null, true);
echo "</strong></h3>
<p>1. ";
// line 106
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part01", [], "landing"), "html", null, true);
echo " <span class=\"obflink\" role=\"link\" data-o=\"";
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", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.link01", [], "landing"), "html", null, true);
echo "</span>.</p>
<p class=\"marginT10\">2. ";
// line 107
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part02", [], "landing"), "html", null, true);
echo "</p>
<p class=\"marginT10\">3. ";
// line 108
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part03", [], "landing");
echo "
<a href=\"mailto:backofficeexport@vpauto.eu\" title=\"\">backofficeexport@vpauto.eu</a>.
";
// line 110
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part04", [], "landing");
echo "
<span class=\"obflink\" role=\"link\" data-o=\"";
// line 111
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", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.link01", [], "landing"), "html", null, true);
echo "</span>.<br>
";
// line 112
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part06", [], "landing");
echo "</p>
<p class=\"marginT10\">4. ";
// line 113
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part07", [], "landing"), "html", null, true);
echo " <span class=\"obflink\" role=\"link\" data-o=\"";
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", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.link01", [], "landing"), "html", null, true);
echo "</span> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer02.part08", [], "landing"), "html", null, true);
echo "</p>
</div>
<div>
<h3><strong>> ";
// line 116
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question03", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 117
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer03", [], "landing"), "html", null, true);
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 120
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question04", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 121
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer04", [], "landing"), "html", null, true);
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 124
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question05", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 125
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer05", [], "landing"), "html", null, true);
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 128
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question06", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 129
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer06", [], "landing");
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 132
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question07", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 133
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer07", [], "landing"), "html", null, true);
echo "</span>
</div>
<div>
<h3><strong>> ";
// line 136
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.question08", [], "landing"), "html", null, true);
echo "</strong></h3>
<span>";
// line 137
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section04.answer08", [], "landing"), "html", null, true);
echo "</span>
</div>
<h2 class=\"titre01\">";
// line 140
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.title", [], "landing"), "html", null, true);
echo "</h2>
<div>
<p class=\"marginT20\">";
// line 142
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term01", [], "landing");
echo "</p>
<p class=\"marginT10\">";
// line 143
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term02", [], "landing");
echo "</p>
<p class=\"marginT10\">";
// line 144
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term03", [], "landing");
echo "</p>
<p class=\"marginT10\">";
// line 145
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term04", [], "landing");
echo "</p>
<p class=\"marginT10\">";
// line 146
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term05", [], "landing");
echo "</p>
<p class=\"marginT10\">";
// line 147
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.section05.term06", [], "landing");
echo "</p>
</div>
<p class=\"marginT40 txtcenter\"><a href=\"";
// line 150
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_contact_pro");
echo "\" title=\"\" class=\"lien11\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq-pro.content.button01.label", [], "landing"), "html", null, true);
echo "</a></p>
</div>
</div>
<a href=\"#\" id=\"scrollup01\">Haut</a>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Frontend/landing/faq-pro.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
{% block meta_robot %}
{{ parent() }}
<link rel=\"canonical\" href=\"{{ url('frontend_faq_pro') }}\"/>
{{ source('stubs/seo/robots_index_follow.html.twig') }}
{% endblock %}
{% block tawkto '' %}
{% block meta_title %}{{ 'seo.landing.faq-pro.title'|trans({}, \"seo\") }}{% endblock %}
{% block meta_desc %}{{ 'seo.landing.faq-pro.desc'|trans({}, \"seo\") }}{% endblock %}
{% block body_content %}
<div class=\"faq-pro\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
{{ 'frontend.landing.faq-pro.header.title'|trans({}, 'landing') }}
{% if not is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
<span>{{ 'frontend.landing.faq-pro.header.subtitle'|trans({}, 'landing') }}</span>
{% endif %}
</h1>
</div>
<div class=\"landing-content\">
<div>
{% set tel = getParameter('vpautopro.contact.phone_portugal') %}
<h2 class=\"titre01\">{{ 'frontend.landing.faq-pro.content.section01.title'|trans({}, 'landing') }}</h2>
<div>
<h3><strong>{{ 'frontend.landing.faq-pro.content.section01.question01'|trans({}, 'landing') }}</strong></span>
</div>
<p>{{ 'frontend.landing.faq-pro.content.section01.answer01'|trans({}, 'landing') }}</p>
<h2 class=\"titre01\">{{ 'frontend.landing.faq-pro.content.section02.title'|trans({}, 'landing') }}</h2>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question01'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section02.answer01.part01'|trans({}, 'landing')|raw }}
<a href=\"{{ getADUrl() }}\" title=\"\">{{'frontend.landing.faq-pro.content.section02.answer01.link01'|trans({}, 'landing') }}</a>.
<span>{{ 'frontend.landing.faq-pro.content.section02.answer01.part02'|trans({}, 'landing')|raw }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question02'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section02.answer02.'|trans({}, 'landing') }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question03'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section02.answer03'|trans({'%tel%' : tel}, 'landing') }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question04'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section02.answer04'|trans({}, 'landing') }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question05'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section02.answer05'|trans({}, 'landing') }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section02.question06'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section02.answer06'|trans({}, 'landing') }}</span>
</div>
<h2 class=\"titre01\">{{ 'frontend.landing.faq-pro.content.section03.title'|trans({}, 'landing') }}</h2>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question01'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section03.answer01'|trans({}, 'landing')|raw }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question02'|trans({}, 'landing') }}</strong></h3>
<p>{{ 'frontend.landing.faq-pro.content.section03.answer02.part01'|trans({}, 'landing') }}
<a href=\"http://{{ app.request.getHost }}/pro\" title=\"\">{{ app.request.getHost }}/pro</a>
{{ 'frontend.landing.faq-pro.content.section03.answer02.part02'|trans({}, 'landing') }}</p>
<p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section03.answer02.part03'|trans({}, 'landing') }}</p>
<p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section03.answer02.part05'|trans({}, 'landing')|raw }}</p>
{% if not is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
<p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section03.answer02.part06'|trans({}, 'landing') }}</p>
{% endif %}
<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>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question03'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section03.answer03'|trans({}, 'landing') }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question04'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section03.answer04'|trans({}, 'landing')|raw }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question05'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section03.answer05'|trans({}, 'landing')|raw }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section03.question06'|trans({}, 'landing') }}</strong></h3>
<p>{{ 'frontend.landing.faq-pro.content.section03.answer06.part01'|trans({}, 'landing') }}</p>
<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>
<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>
<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>
<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>
</div>
<h2 class=\"titre01\">{{ 'frontend.landing.faq-pro.content.section04.title'|trans({}, 'landing') }}</h2>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question01'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section04.answer01'|trans({}, 'landing')|raw }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question02'|trans({}, 'landing') }}</strong></h3>
<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>
<p class=\"marginT10\">2. {{ 'frontend.landing.faq-pro.content.section04.answer02.part02'|trans({}, 'landing') }}</p>
<p class=\"marginT10\">3. {{'frontend.landing.faq-pro.content.section04.answer02.part03'|trans({}, 'landing')|raw }}
<a href=\"mailto:backofficeexport@vpauto.eu\" title=\"\">backofficeexport@vpauto.eu</a>.
{{ 'frontend.landing.faq-pro.content.section04.answer02.part04'|trans({}, 'landing')|raw }}
<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>
{{ 'frontend.landing.faq-pro.content.section04.answer02.part06'|trans({}, 'landing')|raw }}</p>
<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>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question03'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section04.answer03'|trans({}, 'landing') }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question04'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section04.answer04'|trans({}, 'landing') }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question05'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section04.answer05'|trans({}, 'landing') }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question06'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section04.answer06'|trans({}, 'landing')|raw }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question07'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section04.answer07'|trans({}, 'landing') }}</span>
</div>
<div>
<h3><strong>> {{ 'frontend.landing.faq-pro.content.section04.question08'|trans({}, 'landing') }}</strong></h3>
<span>{{ 'frontend.landing.faq-pro.content.section04.answer08'|trans({}, 'landing') }}</span>
</div>
<h2 class=\"titre01\">{{ 'frontend.landing.faq-pro.content.section05.title'|trans({}, 'landing') }}</h2>
<div>
<p class=\"marginT20\">{{ 'frontend.landing.faq-pro.content.section05.term01'|trans({}, 'landing')|raw }}</p>
<p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section05.term02'|trans({}, 'landing')|raw }}</p>
<p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section05.term03'|trans({}, 'landing')|raw }}</p>
<p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section05.term04'|trans({}, 'landing')|raw }}</p>
<p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section05.term05'|trans({}, 'landing')|raw }}</p>
<p class=\"marginT10\">{{ 'frontend.landing.faq-pro.content.section05.term06'|trans({}, 'landing')|raw }}</p>
</div>
<p class=\"marginT40 txtcenter\"><a href=\"{{ path('frontend_contact_pro') }}\" title=\"\" class=\"lien11\">{{ 'frontend.landing.faq-pro.content.button01.label'|trans({}, 'landing') }}</a></p>
</div>
</div>
<a href=\"#\" id=\"scrollup01\">Haut</a>
</div>
{% endblock body_content %}
", "Frontend/landing/faq-pro.html.twig", "/srv/src/Resources/views/Frontend/landing/faq-pro.html.twig");
}
}