var/cache/dev/fr/vpauto/twig/8a/8ac7d1e06a426918d765903e2c7249b6.php line 56

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Frontend/landing/privacy-policy.html.twig */
  14. class __TwigTemplate_fb546cf8198ba104ddd5b3c147608125 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'meta_title' => [$this'block_meta_title'],
  24.             'meta_desc' => [$this'block_meta_desc'],
  25.             'meta_robot' => [$this'block_meta_robot'],
  26.             'tawkto' => [$this'block_tawkto'],
  27.             'layout_content' => [$this'block_layout_content'],
  28.             'body_content' => [$this'block_body_content'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "base_frontend.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/privacy-policy.html.twig"));
  41.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  42.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/privacy-policy.html.twig"));
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/privacy-policy.html.twig"));
  45.         $this->parent $this->loadTemplate("base_frontend.html.twig""Frontend/landing/privacy-policy.html.twig"1);
  46.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  49.         
  50.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  51.         
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  53.     }
  54.     // line 3
  55.     public function block_meta_title($context, array $blocks = [])
  56.     {
  57.         $macros $this->macros;
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  60.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  61.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  64.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.privacyPolicy.title", [], "seo"), "html"nulltrue);
  65.         
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  67.         
  68.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  69.         
  70.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  71.     }
  72.     // line 4
  73.     public function block_meta_desc($context, array $blocks = [])
  74.     {
  75.         $macros $this->macros;
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  77.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  78.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  79.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  80.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  81.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  82.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.privacyPolicy.desc", [], "seo"), "html"nulltrue);
  83.         
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  85.         
  86.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  87.         
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  89.     }
  90.     // line 6
  91.     public function block_meta_robot($context, array $blocks = [])
  92.     {
  93.         $macros $this->macros;
  94.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  95.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  96.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  97.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  98.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  99.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  100.         // line 7
  101.         echo "\t";
  102.         $this->displayParentBlock("meta_robot"$context$blocks);
  103.         echo "
  104. \t";
  105.         // line 8
  106.         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"))) {
  107.             // line 9
  108.             echo "\t\t<link rel=\"canonical\" href=\"";
  109.             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"nulltrue);
  110.             echo "\" />
  111. \t";
  112.         } else {
  113.             // line 11
  114.             echo "        <link rel=\"canonical\" href=\"";
  115.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_privacy_policy");
  116.             echo "\" />
  117. \t";
  118.         }
  119.         // line 13
  120.         echo "    ";
  121.         echo twig_source($this->env"stubs/seo/robots_noindex_nofollow.html.twig");
  122.         echo "
  123. ";
  124.         
  125.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  126.         
  127.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  128.         
  129.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  130.     }
  131.     // line 16
  132.     public function block_tawkto($context, array $blocks = [])
  133.     {
  134.         $macros $this->macros;
  135.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  136.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  137.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  138.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  139.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  140.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  141.         // line 17
  142.         echo "    ";
  143.         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"))) {
  144.             // line 18
  145.             echo "        ";
  146.             $this->displayParentBlock("tawkto"$context$blocks);
  147.             echo "
  148.     ";
  149.         }
  150.         
  151.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  152.         
  153.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  154.         
  155.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  156.     }
  157.     // line 22
  158.     public function block_layout_content($context, array $blocks = [])
  159.     {
  160.         $macros $this->macros;
  161.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  162.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_content"));
  163.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  164.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_content"));
  165.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  166.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_content"));
  167.         // line 23
  168.         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"falsefalsefalse23)) && $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"falsefalsefalse23))) || ("pro" == twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'23$this->source); })()), "session", [], "any"falsefalsefalse23), "get", [=> "dimension"], "method"falsefalsefalse23)))) {
  169.             // line 24
  170.             echo "\t";
  171.             $this->loadTemplate("frontend/header_pro.html.twig""Frontend/landing/privacy-policy.html.twig"24)->display($context);
  172.         } else {
  173.             // line 26
  174.             echo "\t";
  175.             $this->loadTemplate("frontend/header.html.twig""Frontend/landing/privacy-policy.html.twig"26)->display($context);
  176.         }
  177.         // line 28
  178.         echo "
  179. <div class=\"main-content clearfix\">
  180. ";
  181.         // line 30
  182.         $this->displayBlock('body_content'$context$blocks);
  183.         // line 131
  184.         echo "</div>
  185. ";
  186.         
  187.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  188.         
  189.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  190.         
  191.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  192.     }
  193.     // line 30
  194.     public function block_body_content($context, array $blocks = [])
  195.     {
  196.         $macros $this->macros;
  197.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  198.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  199.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  200.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  201.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  202.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  203.         // line 31
  204.         echo "<div class=\"politique-confidentialite\">
  205. \t<div class=\"landing-header\">
  206. \t\t<h1 class=\"titre05\">";
  207.         // line 33
  208.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.header.title", [], "landing"), "html"nulltrue);
  209.         echo "</h1>
  210. \t</div>
  211. \t<div class=\"landing-content\">
  212. \t\t";
  213.         // line 36
  214.         if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_BELGIUM"))) {
  215.             // line 37
  216.             echo "\t\t\t<div>
  217. \t\t\t\t<div>
  218. \t\t\t\t\t<span>";
  219.             // line 39
  220.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section01.desc", [], "landing");
  221.             echo "</span>
  222. \t\t\t\t</div>
  223. \t\t\t\t<div>
  224. \t\t\t\t\t<h2 class=\"titre04\">";
  225.             // line 42
  226.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section02.title", [], "landing"), "html"nulltrue);
  227.             echo "</h2>
  228. \t\t\t\t\t<span>";
  229.             // line 43
  230.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section02.desc", [], "landing");
  231.             echo "</span>
  232. \t\t\t\t</div>
  233. \t\t\t\t<div>
  234. \t\t\t\t\t<h2 class=\"titre04\">";
  235.             // line 46
  236.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section03.title", [], "landing"), "html"nulltrue);
  237.             echo "</h2>
  238. \t\t\t\t\t<span>";
  239.             // line 47
  240.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section03.desc", [], "landing");
  241.             echo "</span>
  242. \t\t\t\t</div>
  243. \t\t\t\t<div>
  244. \t\t\t\t\t<h2 class=\"titre04\">";
  245.             // line 50
  246.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section04.title", [], "landing"), "html"nulltrue);
  247.             echo "</h2>
  248. \t\t\t\t\t<span>";
  249.             // line 51
  250.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section04.desc", [], "landing");
  251.             echo "</span>
  252. \t\t\t\t</div>
  253. \t\t\t\t<div>
  254. \t\t\t\t\t<h2 class=\"titre04\">";
  255.             // line 54
  256.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section05.title", [], "landing"), "html"nulltrue);
  257.             echo "</h2>
  258. \t\t\t\t\t<span>";
  259.             // line 55
  260.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section05.desc", [], "landing");
  261.             echo "</span>
  262. \t\t\t\t</div>
  263. \t\t\t\t<div>
  264. \t\t\t\t\t<h2 class=\"titre04\">";
  265.             // line 58
  266.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section06.title", [], "landing"), "html"nulltrue);
  267.             echo "</h2>
  268. \t\t\t\t\t<span>";
  269.             // line 59
  270.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section06.desc", [], "landing");
  271.             echo "</span>
  272. \t\t\t\t</div>
  273. \t\t\t\t<div>
  274. \t\t\t\t\t<h2 class=\"titre04\">";
  275.             // line 62
  276.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section07.title", [], "landing"), "html"nulltrue);
  277.             echo "</h2>
  278. \t\t\t\t\t<span>";
  279.             // line 63
  280.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section07.desc", [], "landing");
  281.             echo "</span>
  282. \t\t\t\t</div>
  283. \t\t\t\t<div>
  284. \t\t\t\t\t<h2 class=\"titre04\">";
  285.             // line 66
  286.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section10.title", [], "landing"), "html"nulltrue);
  287.             echo "</h2>
  288. \t\t\t\t\t<span>";
  289.             // line 67
  290.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section10.desc", [], "landing");
  291.             echo "</span>
  292. \t\t\t\t</div>
  293. \t\t\t\t<div>
  294. \t\t\t\t\t<h2 class=\"titre04\">";
  295.             // line 70
  296.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section11.title", [], "landing"), "html"nulltrue);
  297.             echo "</h2>
  298. \t\t\t\t\t<span>";
  299.             // line 71
  300.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section11.desc", [], "landing");
  301.             echo "</span>
  302. \t\t\t\t</div>
  303. \t\t\t\t<div>
  304. \t\t\t\t\t<h2 class=\"titre04\">";
  305.             // line 74
  306.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section12.title", [], "landing"), "html"nulltrue);
  307.             echo "</h2>
  308. \t\t\t\t\t<span>";
  309.             // line 75
  310.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.content.section12.desc", [], "landing");
  311.             echo "</span>
  312. \t\t\t\t</div>
  313. \t\t\t</div>
  314. \t\t";
  315.         } else {
  316.             // line 79
  317.             echo "\t\t\t<div>
  318. \t\t\t\t<div>
  319. \t\t\t\t\t";
  320.             // line 81
  321.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.introduction", [], "landing");
  322.             echo "
  323. \t\t\t\t</div>
  324. \t\t\t\t<div>
  325. \t\t\t\t\t<h2 class=\"titre04\">";
  326.             // line 84
  327.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.A.title", [], "landing"), "html"nulltrue);
  328.             echo "</h2>
  329. \t\t\t\t\t";
  330.             // line 85
  331.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.A.desc", [], "landing");
  332.             echo "
  333. \t\t\t\t</div>
  334. \t\t\t\t<div>
  335. \t\t\t\t\t<h2 class=\"titre04\">";
  336.             // line 88
  337.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.B.title", [], "landing"), "html"nulltrue);
  338.             echo "</h2>
  339. \t\t\t\t\t";
  340.             // line 89
  341.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.B.desc", [], "landing");
  342.             echo "
  343. \t\t\t\t</div>
  344. \t\t\t\t<div>
  345. \t\t\t\t\t<h2 class=\"titre04\">";
  346.             // line 92
  347.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.C.title", [], "landing"), "html"nulltrue);
  348.             echo "</h2>
  349. \t\t\t\t\t";
  350.             // line 93
  351.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.C.desc", [], "landing");
  352.             echo "
  353. \t\t\t\t</div>
  354. \t\t\t\t<div>
  355. \t\t\t\t\t<h2 class=\"titre04\">";
  356.             // line 96
  357.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.D.title", [], "landing"), "html"nulltrue);
  358.             echo "</h2>
  359. \t\t\t\t\t";
  360.             // line 97
  361.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.D.desc", [], "landing");
  362.             echo "
  363. \t\t\t\t</div>
  364. \t\t\t\t<div>
  365. \t\t\t\t\t<h2 class=\"titre04\">";
  366.             // line 100
  367.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.E.title", [], "landing"), "html"nulltrue);
  368.             echo "</h2>
  369. \t\t\t\t\t";
  370.             // line 101
  371.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.E.desc", [], "landing");
  372.             echo "
  373. \t\t\t\t</div>
  374. \t\t\t\t<div>
  375. \t\t\t\t\t<h2 class=\"titre04\">";
  376.             // line 104
  377.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.F.title", [], "landing"), "html"nulltrue);
  378.             echo "</h2>
  379. \t\t\t\t\t";
  380.             // line 105
  381.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.F.desc", [], "landing");
  382.             echo "
  383. \t\t\t\t</div>
  384. \t\t\t\t<div>
  385. \t\t\t\t\t<h2 class=\"titre04\">";
  386.             // line 108
  387.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.G.title", [], "landing"), "html"nulltrue);
  388.             echo "</h2>
  389. \t\t\t\t\t";
  390.             // line 109
  391.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.G.desc", [], "landing");
  392.             echo "
  393. \t\t\t\t</div>
  394. \t\t\t\t<div>
  395. \t\t\t\t\t<h2 class=\"titre04\">";
  396.             // line 112
  397.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.H.title", [], "landing"), "html"nulltrue);
  398.             echo "</h2>
  399. \t\t\t\t\t";
  400.             // line 113
  401.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.H.desc", [], "landing");
  402.             echo "
  403. \t\t\t\t</div>
  404. \t\t\t\t<div>
  405. \t\t\t\t\t<h2 class=\"titre04\">";
  406.             // line 116
  407.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.I.title", [], "landing"), "html"nulltrue);
  408.             echo "</h2>
  409. \t\t\t\t\t";
  410.             // line 117
  411.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.privacy-policy.v2.content.I.desc", [], "landing");
  412.             echo "
  413. \t\t\t\t</div>
  414. \t\t\t</div>
  415. \t\t";
  416.         }
  417.         // line 121
  418.         echo "\t</div>
  419. </div>
  420. <!--Footer -->
  421. ";
  422.         // line 124
  423.         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"falsefalsefalse124)) && $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"falsefalsefalse124))) || ("pro" == twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'124$this->source); })()), "session", [], "any"falsefalsefalse124), "get", [=> "dimension"], "method"falsefalsefalse124)))) {
  424.             // line 125
  425.             echo "\t";
  426.             $this->loadTemplate("frontend/footer_pro.html.twig""Frontend/landing/privacy-policy.html.twig"125)->display($context);
  427.         } else {
  428.             // line 127
  429.             echo "\t";
  430.             $this->loadTemplate("frontend/footer.html.twig""Frontend/landing/privacy-policy.html.twig"127)->display($context);
  431.         }
  432.         // line 129
  433.         echo "<!-- FIN Footer -->
  434. ";
  435.         
  436.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  437.         
  438.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  439.         
  440.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  441.     }
  442.     public function getTemplateName()
  443.     {
  444.         return "Frontend/landing/privacy-policy.html.twig";
  445.     }
  446.     public function isTraitable()
  447.     {
  448.         return false;
  449.     }
  450.     public function getDebugInfo()
  451.     {
  452.         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,);
  453.     }
  454.     public function getSourceContext()
  455.     {
  456.         return new Source("{% extends \"base_frontend.html.twig\" %}
  457. {% block meta_title %}{{ 'seo.landing.privacyPolicy.title'|trans({}, \"seo\") }}{% endblock %}
  458. {% block meta_desc %}{{ 'seo.landing.privacyPolicy.desc'|trans({}, \"seo\") }}{% endblock %}
  459. {% block meta_robot %}
  460. \t{{ parent() }}
  461. \t{% if type is defined and type == 'pro' %}
  462. \t\t<link rel=\"canonical\" href=\"{{ absolute_url(path('frontend_privacy_policy', {'type': 'pro'})) }}\" />
  463. \t{% else %}
  464.         <link rel=\"canonical\" href=\"{{ url('frontend_privacy_policy') }}\" />
  465. \t{% endif %}
  466.     {{ source('stubs/seo/robots_noindex_nofollow.html.twig') }}
  467. {% endblock %}
  468. {% block tawkto %}
  469.     {% if type is not defined or type != 'pro' %}
  470.         {{ parent() }}
  471.     {% endif %}
  472. {% endblock %}
  473. {% block layout_content %}
  474. {% if (app.user is not null and app.user is pro) or 'pro' == app.session.get('dimension') %}
  475. \t{% include 'frontend/header_pro.html.twig' %}
  476. {% else %}
  477. \t{% include 'frontend/header.html.twig' %}
  478. {% endif %}
  479. <div class=\"main-content clearfix\">
  480. {% block body_content %}
  481. <div class=\"politique-confidentialite\">
  482. \t<div class=\"landing-header\">
  483. \t\t<h1 class=\"titre05\">{{ 'frontend.landing.privacy-policy.header.title'|trans({}, 'landing') }}</h1>
  484. \t</div>
  485. \t<div class=\"landing-content\">
  486. \t\t{% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_BELGIUM')) %}
  487. \t\t\t<div>
  488. \t\t\t\t<div>
  489. \t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section01.desc'|trans({}, 'landing')|raw }}</span>
  490. \t\t\t\t</div>
  491. \t\t\t\t<div>
  492. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section02.title'|trans({}, 'landing') }}</h2>
  493. \t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section02.desc'|trans({}, 'landing')|raw }}</span>
  494. \t\t\t\t</div>
  495. \t\t\t\t<div>
  496. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section03.title'|trans({}, 'landing') }}</h2>
  497. \t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section03.desc'|trans({}, 'landing')|raw }}</span>
  498. \t\t\t\t</div>
  499. \t\t\t\t<div>
  500. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section04.title'|trans({}, 'landing') }}</h2>
  501. \t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section04.desc'|trans({}, 'landing')|raw }}</span>
  502. \t\t\t\t</div>
  503. \t\t\t\t<div>
  504. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section05.title'|trans({}, 'landing') }}</h2>
  505. \t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section05.desc'|trans({}, 'landing')|raw }}</span>
  506. \t\t\t\t</div>
  507. \t\t\t\t<div>
  508. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section06.title'|trans({}, 'landing') }}</h2>
  509. \t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section06.desc'|trans({}, 'landing')|raw }}</span>
  510. \t\t\t\t</div>
  511. \t\t\t\t<div>
  512. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section07.title'|trans({}, 'landing') }}</h2>
  513. \t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section07.desc'|trans({}, 'landing')|raw }}</span>
  514. \t\t\t\t</div>
  515. \t\t\t\t<div>
  516. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section10.title'|trans({}, 'landing') }}</h2>
  517. \t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section10.desc'|trans({}, 'landing')|raw }}</span>
  518. \t\t\t\t</div>
  519. \t\t\t\t<div>
  520. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section11.title'|trans({}, 'landing') }}</h2>
  521. \t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section11.desc'|trans({}, 'landing')|raw }}</span>
  522. \t\t\t\t</div>
  523. \t\t\t\t<div>
  524. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.content.section12.title'|trans({}, 'landing') }}</h2>
  525. \t\t\t\t\t<span>{{ 'frontend.landing.privacy-policy.content.section12.desc'|trans({}, 'landing')|raw }}</span>
  526. \t\t\t\t</div>
  527. \t\t\t</div>
  528. \t\t{% else %}
  529. \t\t\t<div>
  530. \t\t\t\t<div>
  531. \t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.introduction'|trans({}, 'landing')|raw }}
  532. \t\t\t\t</div>
  533. \t\t\t\t<div>
  534. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.A.title'|trans({}, 'landing') }}</h2>
  535. \t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.A.desc'|trans({}, 'landing')|raw }}
  536. \t\t\t\t</div>
  537. \t\t\t\t<div>
  538. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.B.title'|trans({}, 'landing') }}</h2>
  539. \t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.B.desc'|trans({}, 'landing')|raw }}
  540. \t\t\t\t</div>
  541. \t\t\t\t<div>
  542. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.C.title'|trans({}, 'landing') }}</h2>
  543. \t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.C.desc'|trans({}, 'landing')|raw }}
  544. \t\t\t\t</div>
  545. \t\t\t\t<div>
  546. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.D.title'|trans({}, 'landing') }}</h2>
  547. \t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.D.desc'|trans({}, 'landing')|raw }}
  548. \t\t\t\t</div>
  549. \t\t\t\t<div>
  550. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.E.title'|trans({}, 'landing') }}</h2>
  551. \t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.E.desc'|trans({}, 'landing')|raw }}
  552. \t\t\t\t</div>
  553. \t\t\t\t<div>
  554. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.F.title'|trans({}, 'landing') }}</h2>
  555. \t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.F.desc'|trans({}, 'landing')|raw }}
  556. \t\t\t\t</div>
  557. \t\t\t\t<div>
  558. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.G.title'|trans({}, 'landing') }}</h2>
  559. \t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.G.desc'|trans({}, 'landing')|raw }}
  560. \t\t\t\t</div>
  561. \t\t\t\t<div>
  562. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.H.title'|trans({}, 'landing') }}</h2>
  563. \t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.H.desc'|trans({}, 'landing')|raw }}
  564. \t\t\t\t</div>
  565. \t\t\t\t<div>
  566. \t\t\t\t\t<h2 class=\"titre04\">{{ 'frontend.landing.privacy-policy.v2.content.I.title'|trans({}, 'landing') }}</h2>
  567. \t\t\t\t\t{{ 'frontend.landing.privacy-policy.v2.content.I.desc'|trans({}, 'landing')|raw }}
  568. \t\t\t\t</div>
  569. \t\t\t</div>
  570. \t\t{% endif %}
  571. \t</div>
  572. </div>
  573. <!--Footer -->
  574. {% if (app.user is not null and app.user is pro) or 'pro' == app.session.get('dimension') %}
  575. \t{% include 'frontend/footer_pro.html.twig' %}
  576. {% else %}
  577. \t{% include 'frontend/footer.html.twig' %}
  578. {% endif %}
  579. <!-- FIN Footer -->
  580. {% endblock body_content %}
  581. </div>
  582. {% endblock layout_content %}
  583. ""Frontend/landing/privacy-policy.html.twig""/srv/src/Resources/views/Frontend/landing/privacy-policy.html.twig");
  584.     }
  585. }