<?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;
/* mentions_legales.html.twig */
class __TwigTemplate_7a4b80d4fb2f09a6fbbfcc3c93ddc1da710083facc15349418f7879134e94323 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "mentions_legales.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "mentions_legales.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "mentions_legales.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo "Mentions légales";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 5
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 6
echo "
";
// line 7
$context["headerContent"] = $this->extensions['App\Twig\ContentExtension']->Content("Contact", "Header");
// line 8
echo "
<header class=\"header-habiter\" style=\"height: 100px\">
<div class=\"container-fluid\">
<div class=\"col-lg-8 mx-auto div-svg-header\">
<div class=\"header-habiter-div\">
</div>
</div>
</div>
</header>
<div class=\"container\" style=\"margin-top: 60px; margin-bottom: 80px\">
<div class=\"col-lg-4\" style=\"font-size: 2.3em;display: flex;flex-direction: column;margin-left: 10px;\">
<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
<path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
</svg>
<h1 class=\"project-title contact\">Mentions legales</h1>
</div>
</div>
<div class=\"container\" style=\"margin-top: 60px; margin-bottom: 80px\">
<p><strong>Responsable du site Internet : Le site Internet www.tracol.lu est sous la responsabilité de la société :</strong><br>
TRACOL IMMOBILIER S.A.<br>
Siège social: Z.I. Rohlach<br>
L-5280 Sandweiler<br>
RCS Luxembourg : B116748</p>
<p>Le site Internet www.tracol.lu est ci-après dénommé le “Site Internet”<br>
La société Tracol Immobilier S.A. est ci-après dénommée la “Société”</p>
<p><strong>Réalisateur :</strong><br>
Le Site Internet a été réalisé par la société :<br>
IERACE – DECHMANN & PARTNERS Sàrl<br>
Siège social : 2, rue Léon Laval<br>
L-3372 Leudelange<br>
RCS Luxembourg : B121217</p>
<p><strong>Hébergement :</strong><br>
Le Site Internet est hébergé par la société :<br>
OVH SASU<br>
Siège social : 2, rue Kellermann<br>
59100 Roubaix, France<br>
RCS : Lille Métropole 424 761 419 00045</p>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "mentions_legales.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 93 => 8, 91 => 7, 88 => 6, 78 => 5, 59 => 3, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block title %}Mentions légales{% endblock %}
{% block body %}
{% set headerContent = content('Contact', 'Header') %}
<header class=\"header-habiter\" style=\"height: 100px\">
<div class=\"container-fluid\">
<div class=\"col-lg-8 mx-auto div-svg-header\">
<div class=\"header-habiter-div\">
</div>
</div>
</div>
</header>
<div class=\"container\" style=\"margin-top: 60px; margin-bottom: 80px\">
<div class=\"col-lg-4\" style=\"font-size: 2.3em;display: flex;flex-direction: column;margin-left: 10px;\">
<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
<path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
</svg>
<h1 class=\"project-title contact\">Mentions legales</h1>
</div>
</div>
<div class=\"container\" style=\"margin-top: 60px; margin-bottom: 80px\">
<p><strong>Responsable du site Internet : Le site Internet www.tracol.lu est sous la responsabilité de la société :</strong><br>
TRACOL IMMOBILIER S.A.<br>
Siège social: Z.I. Rohlach<br>
L-5280 Sandweiler<br>
RCS Luxembourg : B116748</p>
<p>Le site Internet www.tracol.lu est ci-après dénommé le “Site Internet”<br>
La société Tracol Immobilier S.A. est ci-après dénommée la “Société”</p>
<p><strong>Réalisateur :</strong><br>
Le Site Internet a été réalisé par la société :<br>
IERACE – DECHMANN & PARTNERS Sàrl<br>
Siège social : 2, rue Léon Laval<br>
L-3372 Leudelange<br>
RCS Luxembourg : B121217</p>
<p><strong>Hébergement :</strong><br>
Le Site Internet est hébergé par la société :<br>
OVH SASU<br>
Siège social : 2, rue Kellermann<br>
59100 Roubaix, France<br>
RCS : Lille Métropole 424 761 419 00045</p>
</div>
{% endblock %}
", "mentions_legales.html.twig", "/home/jumo/sites/sym/tracol/templates/mentions_legales.html.twig");
}
}