<?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/privacy-policy.html.twig */
class __TwigTemplate_fb546cf8198ba104ddd5b3c147608125 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'meta_title' => [$this, 'block_meta_title'],
'meta_desc' => [$this, 'block_meta_desc'],
'meta_robot' => [$this, 'block_meta_robot'],
'tawkto' => [$this, 'block_tawkto'],
'layout_content' => [$this, 'block_layout_content'],
'body_content' => [$this, 'block_body_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base_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/privacy-policy.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/privacy-policy.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/privacy-policy.html.twig"));
$this->parent = $this->loadTemplate("base_frontend.html.twig", "Frontend/landing/privacy-policy.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_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.privacyPolicy.title", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 4
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.privacyPolicy.desc", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 6
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 7
echo "\t";
$this->displayParentBlock("meta_robot", $context, $blocks);
echo "
\t";
// line 8
if ((array_key_exists("type", $context) && ((isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 8, $this->source); })()) == "pro"))) {
// line 9
echo "\t\t<link rel=\"canonical\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_privacy_policy", ["type" => "pro"])), "html", null, true);
echo "\" />
\t";
} else {
// line 11
echo " <link rel=\"canonical\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_privacy_policy");
echo "\" />
\t";
}
// line 13
echo " ";
echo twig_source($this->env, "stubs/seo/robots_noindex_nofollow.html.twig");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 16
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"));
// line 17
echo " ";
if (( !array_key_exists("type", $context) || ((isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 17, $this->source); })()) != "pro"))) {
// line 18
echo " ";
$this->displayParentBlock("tawkto", $context, $blocks);
echo "
";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 22
public function block_layout_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", "layout_content"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_content"));
// line 23
if ((( !(null === 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.', 23, $this->source); })()), "user", [], "any", false, false, false, 23)) && $this->env->getTest('pro')->getCallable()(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.', 23, $this->source); })()), "user", [], "any", false, false, false, 23))) || ("pro" == 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.', 23, $this->source); })()), "session", [], "any", false, false, false, 23), "get", [0 => "dimension"], "method", false, false, false, 23)))) {
// line 24
echo "\t";
$this->loadTemplate("frontend/header_pro.html.twig", "Frontend/landing/privacy-policy.html.twig", 24)->display($context);
} else {
// line 26
echo "\t";
$this->loadTemplate("frontend/header.html.twig", "Frontend/landing/privacy-policy.html.twig", 26)->display($context);
}
// line 28
echo "
<div class=\"main-content clearfix\">
";
// line 30
$this->displayBlock('body_content', $context, $blocks);
// line 131
echo "</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 30
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 31
echo "<div class=\"politique-confidentialite\">
\t<div class=\"landing-header\">
\t\t<h1 class=\"titre05\">";
// line 33
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.header.title", [], "landing"), "html", null, true);
echo "</h1>
\t</div>
\t<div class=\"landing-content\">
\t\t";
// line 36
if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_BELGIUM"))) {
// line 37
echo "\t\t\t<div>
\t\t\t\t<div>
\t\t\t\t\t<span>";
// line 39
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section01.desc", [], "landing");
echo "</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section02.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t<span>";
// line 43
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section02.desc", [], "landing");
echo "</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 46
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section03.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t<span>";
// line 47
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section03.desc", [], "landing");
echo "</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 50
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section04.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t<span>";
// line 51
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section04.desc", [], "landing");
echo "</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 54
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section05.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t<span>";
// line 55
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section05.desc", [], "landing");
echo "</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 58
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section06.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t<span>";
// line 59
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section06.desc", [], "landing");
echo "</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 62
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section07.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t<span>";
// line 63
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section07.desc", [], "landing");
echo "</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 66
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section10.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t<span>";
// line 67
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section10.desc", [], "landing");
echo "</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 70
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section11.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t<span>";
// line 71
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section11.desc", [], "landing");
echo "</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 74
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section12.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t<span>";
// line 75
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section12.desc", [], "landing");
echo "</span>
\t\t\t\t</div>
\t\t\t</div>
\t\t";
} else {
// line 79
echo "\t\t\t<div>
\t\t\t\t<div>
\t\t\t\t\t";
// line 81
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.introduction", [], "landing");
echo "
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 84
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.A.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t";
// line 85
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.A.desc", [], "landing");
echo "
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 88
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.B.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t";
// line 89
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.B.desc", [], "landing");
echo "
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 92
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.C.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t";
// line 93
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.C.desc", [], "landing");
echo "
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 96
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.D.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t";
// line 97
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.D.desc", [], "landing");
echo "
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 100
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.E.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t";
// line 101
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.E.desc", [], "landing");
echo "
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 104
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.F.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t";
// line 105
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.F.desc", [], "landing");
echo "
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 108
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.G.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t";
// line 109
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.G.desc", [], "landing");
echo "
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 112
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.H.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t";
// line 113
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.H.desc", [], "landing");
echo "
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">";
// line 116
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.I.title", [], "landing"), "html", null, true);
echo "</h2>
\t\t\t\t\t";
// line 117
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.I.desc", [], "landing");
echo "
\t\t\t\t</div>
\t\t\t</div>
\t\t";
}
// line 121
echo "\t</div>
</div>
<!--Footer -->
";
// line 124
if ((( !(null === 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.', 124, $this->source); })()), "user", [], "any", false, false, false, 124)) && $this->env->getTest('pro')->getCallable()(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.', 124, $this->source); })()), "user", [], "any", false, false, false, 124))) || ("pro" == 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.', 124, $this->source); })()), "session", [], "any", false, false, false, 124), "get", [0 => "dimension"], "method", false, false, false, 124)))) {
// line 125
echo "\t";
$this->loadTemplate("frontend/footer_pro.html.twig", "Frontend/landing/privacy-policy.html.twig", 125)->display($context);
} else {
// line 127
echo "\t";
$this->loadTemplate("frontend/footer.html.twig", "Frontend/landing/privacy-policy.html.twig", 127)->display($context);
}
// line 129
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/privacy-policy.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 485 => 129, 481 => 127, 477 => 125, 475 => 124, 470 => 121, 463 => 117, 459 => 116, 453 => 113, 449 => 112, 443 => 109, 439 => 108, 433 => 105, 429 => 104, 423 => 101, 419 => 100, 413 => 97, 409 => 96, 403 => 93, 399 => 92, 393 => 89, 389 => 88, 383 => 85, 379 => 84, 373 => 81, 369 => 79, 362 => 75, 358 => 74, 352 => 71, 348 => 70, 342 => 67, 338 => 66, 332 => 63, 328 => 62, 322 => 59, 318 => 58, 312 => 55, 308 => 54, 302 => 51, 298 => 50, 292 => 47, 288 => 46, 282 => 43, 278 => 42, 272 => 39, 268 => 37, 266 => 36, 260 => 33, 256 => 31, 243 => 30, 229 => 131, 227 => 30, 223 => 28, 219 => 26, 215 => 24, 213 => 23, 200 => 22, 183 => 18, 180 => 17, 167 => 16, 151 => 13, 145 => 11, 139 => 9, 137 => 8, 132 => 7, 119 => 6, 94 => 4, 69 => 3, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends \"base_frontend.html.twig\" %}
{% block meta_title %}{{ 'seo.landing.privacyPolicy.title'|trans({}, \"seo\") }}{% endblock %}
{% block meta_desc %}{{ 'seo.landing.privacyPolicy.desc'|trans({}, \"seo\") }}{% endblock %}
{% block meta_robot %}
\t{{ parent() }}
\t{% if type is defined and type == 'pro' %}
\t\t<link rel=\"canonical\" href=\"{{ absolute_url(path('frontend_privacy_policy', {'type': 'pro'})) }}\" />
\t{% else %}
<link rel=\"canonical\" href=\"{{ url('frontend_privacy_policy') }}\" />
\t{% endif %}
{{ source('stubs/seo/robots_noindex_nofollow.html.twig') }}
{% endblock %}
{% block tawkto %}
{% if type is not defined or type != 'pro' %}
{{ parent() }}
{% endif %}
{% endblock %}
{% block layout_content %}
{% if (app.user is not null and app.user is pro) or 'pro' == app.session.get('dimension') %}
\t{% include 'frontend/header_pro.html.twig' %}
{% else %}
\t{% include 'frontend/header.html.twig' %}
{% endif %}
<div class=\"main-content clearfix\">
{% block body_content %}
<div class=\"politique-confidentialite\">
\t<div class=\"landing-header\">
\t\t<h1 class=\"titre05\">{{ 'frontend.landing.privacy-policy.header.title'|trans({}, 'landing') }}</h1>
\t</div>
\t<div class=\"landing-content\">
\t\t{% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_BELGIUM')) %}
\t\t\t<div>
\t\t\t\t<div>
\t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section01.desc'|trans({}, 'landing')|raw }}</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section02.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section02.desc'|trans({}, 'landing')|raw }}</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section03.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section03.desc'|trans({}, 'landing')|raw }}</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section04.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section04.desc'|trans({}, 'landing')|raw }}</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section05.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section05.desc'|trans({}, 'landing')|raw }}</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section06.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section06.desc'|trans({}, 'landing')|raw }}</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section07.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section07.desc'|trans({}, 'landing')|raw }}</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section10.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section10.desc'|trans({}, 'landing')|raw }}</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section11.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section11.desc'|trans({}, 'landing')|raw }}</span>
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section12.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section12.desc'|trans({}, 'landing')|raw }}</span>
\t\t\t\t</div>
\t\t\t</div>
\t\t{% else %}
\t\t\t<div>
\t\t\t\t<div>
\t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.introduction'|trans({}, 'landing')|raw }}
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.A.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.A.desc'|trans({}, 'landing')|raw }}
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.B.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.B.desc'|trans({}, 'landing')|raw }}
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.C.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.C.desc'|trans({}, 'landing')|raw }}
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.D.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.D.desc'|trans({}, 'landing')|raw }}
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.E.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.E.desc'|trans({}, 'landing')|raw }}
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.F.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.F.desc'|trans({}, 'landing')|raw }}
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.G.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.G.desc'|trans({}, 'landing')|raw }}
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.H.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.H.desc'|trans({}, 'landing')|raw }}
\t\t\t\t</div>
\t\t\t\t<div>
\t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.I.title'|trans({}, 'landing') }}</h2>
\t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.I.desc'|trans({}, 'landing')|raw }}
\t\t\t\t</div>
\t\t\t</div>
\t\t{% endif %}
\t</div>
</div>
<!--Footer -->
{% if (app.user is not null and app.user is pro) or 'pro' == app.session.get('dimension') %}
\t{% include 'frontend/footer_pro.html.twig' %}
{% else %}
\t{% include 'frontend/footer.html.twig' %}
{% endif %}
<!-- FIN Footer -->
{% endblock body_content %}
</div>
{% endblock layout_content %}
", "Frontend/landing/privacy-policy.html.twig", "/srv/src/Resources/views/Frontend/landing/privacy-policy.html.twig");
}
}