<?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.html.twig */
class __TwigTemplate_367ae103c0b6859d24cd59b0b10ba65c 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'],
'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.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.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.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.html.twig"));
$this->parent = $this->loadTemplate("frontend/frontend.html.twig", "Frontend/landing/faq.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");
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_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.title", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 10
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.desc", [], "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_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 13
echo "
<div class=\"faq\">
\t<div class=\"landing-header\">
\t\t<h1 class=\"titre05\">
\t\t\t";
// line 17
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.header.title", [], "landing"), "html", null, true);
echo "
\t\t\t<span>";
// line 18
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.header.subtitle", [], "landing"), "html", null, true);
echo "</span>
\t\t</h1>
\t</div>
\t<div class=\"landing-content\">
\t\t<div>
\t\t\t";
// line 23
if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
// line 24
echo "\t\t\t\t";
$context["tel"] = $this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("vpautopro.contact.phone_portugal");
// line 25
echo "\t\t\t";
} elseif ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_BELGIUM"))) {
// line 26
echo "\t\t\t\t";
$context["tel"] = $this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("vpautopro.contact.phone_belgique");
// line 27
echo "\t\t\t";
} elseif ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_SPAIN"))) {
// line 28
echo "\t\t\t\t";
$context["tel"] = $this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("vpautopro.contact.phone_espagne");
// line 29
echo "\t\t\t";
} else {
// line 30
echo "\t\t\t\t";
$context["tel"] = $this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("vpautopro.contact.phone_france");
// line 31
echo "\t\t\t";
}
// line 32
echo "\t\t\t<h2><strong>";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.title", ["%tel%" => (isset($context["tel"]) || array_key_exists("tel", $context) ? $context["tel"] : (function () { throw new RuntimeError('Variable "tel" does not exist.', 32, $this->source); })())], "landing"), "html", null, true);
echo "</strong></h2>
\t\t\t<p class=\"titre03 marginT20\"><strong>";
// line 33
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.subtitle", [], "landing"), "html", null, true);
echo "</strong></p>
\t\t\t<h2 class=\"titre01\">";
// line 35
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section01.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 37
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section01.question01", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 38
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section01.answer01.part01", [], "landing"), "html", null, true);
echo "</span>
\t\t\t</div>
\t\t\t<p>";
// line 40
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section01.answer01.part02", [], "landing");
echo "</p>
\t\t\t";
// line 41
if ( !$this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry([0 => twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_BELGIUM"), 1 => twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_SPAIN")])) {
// line 42
echo "\t\t\t\t<p>";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section01.answer01.part03", [], "landing");
echo "</p>
\t\t\t";
}
// line 44
echo "\t\t\t<p>";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section01.answer01.part04", [], "landing");
echo "</p>
\t\t\t<h2 class=\"titre01\">";
// line 46
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section02.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 48
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section02.question01", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<p>";
// line 49
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section02.answer01.part01", [], "landing"), "html", null, true);
echo "</p>
\t\t\t\t<p class=\"marginT10\">- ";
// line 50
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section02.answer01.part02", [], "landing"), "html", null, true);
echo "</p>
\t\t\t\t<p class=\"marginT10\">- ";
// line 51
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section02.answer01.part03", [], "landing");
echo "</p>
";
// line 53
echo " ";
if (("fr" == 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.', 53, $this->source); })()), "request", [], "any", false, false, false, 53), "locale", [], "any", false, false, false, 53))) {
// line 54
echo "\t\t\t\t\t<a href=\"/bundles/vpauto/pdf/Listedespointscontroles2016.pdf\" target=\"_blank\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section02.answer01.link01", [], "landing"), "html", null, true);
echo "</a>
\t\t\t\t";
}
// line 56
echo "\t\t\t</div>
\t\t\t<h2 class=\"titre01\">";
// line 58
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section03.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 60
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section03.question01", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 61
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section03.answer01", [], "landing"), "html", null, true);
echo "</span>
\t\t\t</div>
\t\t\t";
// line 63
if ( !$this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
// line 64
echo "\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 65
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section03.question02", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 66
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section03.answer02", [], "landing"), "html", null, true);
echo "</span>
\t\t\t</div>
\t\t\t";
}
// line 69
echo "\t\t\t<div>
\t\t\t\t";
// line 70
$context["fee"] = (((($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL")) || $this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_BELGIUM"))) || $this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_SPAIN")))) ? (100) : (150));
// line 77
echo "\t\t\t\t<h3><strong>> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section03.question03", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 78
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section03.answer03", ["%fee%" => (isset($context["fee"]) || array_key_exists("fee", $context) ? $context["fee"] : (function () { throw new RuntimeError('Variable "fee" does not exist.', 78, $this->source); })())], "landing"), "html", null, true);
echo "</span>
\t\t\t</div>
\t\t\t<h2 class=\"titre01\">";
// line 81
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section04.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 83
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section04.question01", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 84
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section04.answer01", [], "landing"), "html", null, true);
echo "</span>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 87
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section04.question02", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 88
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section04.answer02", [], "landing"), "html", null, true);
echo "</span>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 91
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section04.question03", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 92
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section04.answer03", [], "landing");
echo "</span>
\t\t\t</div>
\t\t\t<p>";
// line 94
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section04.text01", [], "landing"), "html", null, true);
echo "</p>
\t\t\t<h2 class=\"titre01\">";
// line 96
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 98
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.question01", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 99
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer01.part01", [], "landing");
echo "</span>
\t\t\t</div>
\t\t\t<p>
\t\t\t\t";
// line 102
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer01.part02", ["%href%" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_online_purchase")], "landing");
echo "
\t\t\t</p>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 105
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.question02", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 106
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer02.part01", [], "landing"), "html", null, true);
echo "</span>
\t\t\t</div>
\t\t\t<p>";
// line 108
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer02.part02", [], "landing"), "html", null, true);
echo "</p>
\t\t\t<p>";
// line 109
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer02.part03", [], "landing"), "html", null, true);
echo "</p>
\t\t\t<p>";
// line 110
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer02.part04", [], "landing");
echo "</p>
\t\t\t";
// line 111
if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_FRANCE"))) {
// line 112
echo "\t\t\t\t<p>";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer02.part05", [], "landing"), "html", null, true);
echo "</p>
\t\t\t\t<p>";
// line 113
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer02.part06", [], "landing"), "html", null, true);
echo "</p>
\t\t\t";
}
// line 115
echo "\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 116
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.question03", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 117
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer03", ["%tel%" => (isset($context["tel"]) || array_key_exists("tel", $context) ? $context["tel"] : (function () { throw new RuntimeError('Variable "tel" does not exist.', 117, $this->source); })())], "landing");
echo "</span>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 120
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.question04", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 121
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer04.part01", [], "landing");
echo "</span>
\t\t\t</div>
\t\t\t<p>";
// line 123
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer04.part02", [], "landing");
echo "</p>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 125
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.question05", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 126
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section05.answer05", ["%tel%" => (isset($context["tel"]) || array_key_exists("tel", $context) ? $context["tel"] : (function () { throw new RuntimeError('Variable "tel" does not exist.', 126, $this->source); })())], "landing");
echo "</span>
\t\t\t</div>
\t\t\t<h2 class=\"titre01\">";
// line 129
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section06.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 131
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section06.question01", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 132
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section06.answer01", [], "landing"), "html", null, true);
echo "</span>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 135
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section06.question02", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 136
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section06.answer02", [], "landing"), "html", null, true);
echo "</span>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<h3><strong>> ";
// line 139
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section06.question03", [], "landing"), "html", null, true);
echo "</strong></h3>
\t\t\t\t<span>";
// line 140
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.faq.content.section06.answer03", [], "landing");
echo "</span>
\t\t\t</div>
</div>
\t</div>
\t<a href=\"#\" id=\"scrollup01\">Haut</a>
</div>
<!--Footer -->
";
// line 148
$this->loadTemplate("frontend/footer.html.twig", "Frontend/landing/faq.html.twig", 148)->display($context);
// line 149
echo "<!-- FIN Footer -->
";
$__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.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 504 => 149, 502 => 148, 491 => 140, 487 => 139, 481 => 136, 477 => 135, 471 => 132, 467 => 131, 462 => 129, 456 => 126, 452 => 125, 447 => 123, 442 => 121, 438 => 120, 432 => 117, 428 => 116, 425 => 115, 420 => 113, 415 => 112, 413 => 111, 409 => 110, 405 => 109, 401 => 108, 396 => 106, 392 => 105, 386 => 102, 380 => 99, 376 => 98, 371 => 96, 366 => 94, 361 => 92, 357 => 91, 351 => 88, 347 => 87, 341 => 84, 337 => 83, 332 => 81, 326 => 78, 321 => 77, 319 => 70, 316 => 69, 310 => 66, 306 => 65, 303 => 64, 301 => 63, 296 => 61, 292 => 60, 287 => 58, 283 => 56, 277 => 54, 274 => 53, 270 => 51, 266 => 50, 262 => 49, 258 => 48, 253 => 46, 247 => 44, 241 => 42, 239 => 41, 235 => 40, 230 => 38, 226 => 37, 221 => 35, 216 => 33, 211 => 32, 208 => 31, 205 => 30, 202 => 29, 199 => 28, 196 => 27, 193 => 26, 190 => 25, 187 => 24, 185 => 23, 177 => 18, 173 => 17, 167 => 13, 154 => 12, 129 => 10, 104 => 9, 89 => 6, 85 => 5, 80 => 4, 67 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend/frontend.html.twig' %}
{% block meta_robot %}
{{ parent() }}
<link rel=\"canonical\" href=\"{{ url('frontend_faq') }}\"/>
{{ source('stubs/seo/robots_index_follow.html.twig') }}
{% endblock %}
{% block meta_title %}{{ 'seo.landing.faq.title'|trans({}, \"seo\") }}{% endblock %}
{% block meta_desc %}{{ 'seo.landing.faq.desc'|trans({}, \"seo\") }}{% endblock %}
{% block body_content %}
<div class=\"faq\">
\t<div class=\"landing-header\">
\t\t<h1 class=\"titre05\">
\t\t\t{{ 'frontend.landing.faq.header.title'|trans({}, 'landing') }}
\t\t\t<span>{{ 'frontend.landing.faq.header.subtitle'|trans({}, 'landing') }}</span>
\t\t</h1>
\t</div>
\t<div class=\"landing-content\">
\t\t<div>
\t\t\t{% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
\t\t\t\t{% set tel = getParameter('vpautopro.contact.phone_portugal') %}
\t\t\t{% elseif is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_BELGIUM')) %}
\t\t\t\t{% set tel = getParameter('vpautopro.contact.phone_belgique') %}
\t\t\t{% elseif is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_SPAIN')) %}
\t\t\t\t{% set tel = getParameter('vpautopro.contact.phone_espagne') %}
\t\t\t{% else %}
\t\t\t\t{% set tel = getParameter('vpautopro.contact.phone_france') %}
\t\t\t{% endif %}
\t\t\t<h2><strong>{{ 'frontend.landing.faq.content.title'|trans({'%tel%' : tel}, 'landing') }}</strong></h2>
\t\t\t<p class=\"titre03 marginT20\"><strong>{{ 'frontend.landing.faq.content.subtitle'|trans({}, 'landing') }}</strong></p>
\t\t\t<h2 class=\"titre01\">{{ 'frontend.landing.faq.content.section01.title'|trans({}, 'landing') }}</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section01.question01'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section01.answer01.part01'|trans({}, 'landing') }}</span>
\t\t\t</div>
\t\t\t<p>{{ 'frontend.landing.faq.content.section01.answer01.part02'|trans({}, 'landing')|raw }}</p>
\t\t\t{% if not is_current_country([constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_BELGIUM'), constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_SPAIN')]) %}
\t\t\t\t<p>{{ 'frontend.landing.faq.content.section01.answer01.part03'|trans({}, 'landing')|raw }}</p>
\t\t\t{% endif %}
\t\t\t<p>{{ 'frontend.landing.faq.content.section01.answer01.part04'|trans({}, 'landing')|raw }}</p>
\t\t\t<h2 class=\"titre01\">{{ 'frontend.landing.faq.content.section02.title'|trans({}, 'landing') }}</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section02.question01'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<p>{{ 'frontend.landing.faq.content.section02.answer01.part01'|trans({}, 'landing') }}</p>
\t\t\t\t<p class=\"marginT10\">- {{ 'frontend.landing.faq.content.section02.answer01.part02'|trans({}, 'landing') }}</p>
\t\t\t\t<p class=\"marginT10\">- {{ 'frontend.landing.faq.content.section02.answer01.part03'|trans({}, 'landing')|raw }}</p>
{# locale based : editorial content #}
{% if 'fr' == app.request.locale %}
\t\t\t\t\t<a href=\"/bundles/vpauto/pdf/Listedespointscontroles2016.pdf\" target=\"_blank\">{{ 'frontend.landing.faq.content.section02.answer01.link01'|trans({}, 'landing') }}</a>
\t\t\t\t{% endif %}
\t\t\t</div>
\t\t\t<h2 class=\"titre01\">{{ 'frontend.landing.faq.content.section03.title'|trans({}, 'landing') }}</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section03.question01'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section03.answer01'|trans({}, 'landing') }}</span>
\t\t\t</div>
\t\t\t{% if not is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section03.question02'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section03.answer02'|trans({}, 'landing') }}</span>
\t\t\t</div>
\t\t\t{% endif %}
\t\t\t<div>
\t\t\t\t{% set fee = (
\t\t\t\t\tis_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL'))
\t\t\t\t\tor
\t\t\t\t\tis_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_BELGIUM'))
\t\t\t\t\tor
\t\t\t\t\tis_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_SPAIN'))
\t\t\t\t) ? 100 : 150 %}
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section03.question03'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section03.answer03'|trans({'%fee%': fee}, 'landing') }}</span>
\t\t\t</div>
\t\t\t<h2 class=\"titre01\">{{ 'frontend.landing.faq.content.section04.title'|trans({}, 'landing') }}</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section04.question01'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section04.answer01'|trans({}, 'landing') }}</span>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section04.question02'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section04.answer02'|trans({}, 'landing') }}</span>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section04.question03'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section04.answer03'|trans({}, 'landing')|raw }}</span>
\t\t\t</div>
\t\t\t<p>{{ 'frontend.landing.faq.content.section04.text01'|trans({}, 'landing') }}</p>
\t\t\t<h2 class=\"titre01\">{{ 'frontend.landing.faq.content.section05.title'|trans({}, 'landing') }}</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section05.question01'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section05.answer01.part01'|trans({}, 'landing')|raw }}</span>
\t\t\t</div>
\t\t\t<p>
\t\t\t\t{{ 'frontend.landing.faq.content.section05.answer01.part02'|trans({'%href%': path('frontend_online_purchase')}, 'landing')|raw }}
\t\t\t</p>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section05.question02'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section05.answer02.part01'|trans({}, 'landing') }}</span>
\t\t\t</div>
\t\t\t<p>{{ 'frontend.landing.faq.content.section05.answer02.part02'|trans({}, 'landing') }}</p>
\t\t\t<p>{{ 'frontend.landing.faq.content.section05.answer02.part03'|trans({}, 'landing') }}</p>
\t\t\t<p>{{ 'frontend.landing.faq.content.section05.answer02.part04'|trans({}, 'landing')|raw }}</p>
\t\t\t{% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_FRANCE')) %}
\t\t\t\t<p>{{ 'frontend.landing.faq.content.section05.answer02.part05'|trans({}, 'landing') }}</p>
\t\t\t\t<p>{{ 'frontend.landing.faq.content.section05.answer02.part06'|trans({}, 'landing') }}</p>
\t\t\t{% endif %}
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section05.question03'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section05.answer03'|trans({'%tel%' : tel}, 'landing')|raw }}</span>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section05.question04'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section05.answer04.part01'|trans({}, 'landing')|raw }}</span>
\t\t\t</div>
\t\t\t<p>{{ 'frontend.landing.faq.content.section05.answer04.part02'|trans({}, 'landing')|raw }}</p>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section05.question05'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section05.answer05'|trans({'%tel%' : tel}, 'landing')|raw }}</span>
\t\t\t</div>
\t\t\t<h2 class=\"titre01\">{{ 'frontend.landing.faq.content.section06.title'|trans({}, 'landing') }}</h2>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section06.question01'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section06.answer01'|trans({}, 'landing') }}</span>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section06.question02'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section06.answer02'|trans({}, 'landing') }}</span>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<h3><strong>> {{ 'frontend.landing.faq.content.section06.question03'|trans({}, 'landing') }}</strong></h3>
\t\t\t\t<span>{{ 'frontend.landing.faq.content.section06.answer03'|trans({}, 'landing')|raw }}</span>
\t\t\t</div>
</div>
\t</div>
\t<a href=\"#\" id=\"scrollup01\">Haut</a>
</div>
<!--Footer -->
{% include 'frontend/footer.html.twig' %}
<!-- FIN Footer -->
{% endblock body_content %}
", "Frontend/landing/faq.html.twig", "/srv/src/Resources/views/Frontend/landing/faq.html.twig");
}
}