var/cache/dev/twig/1e/1e20bdaf4e3829d40fd3bd9df8e45156.php line 48

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* vitrine/en/mentions.html.twig */
  16. class __TwigTemplate_83d3ab7f90bbc11c3b0a27e71c4e2c2e extends Template
  17. {
  18. private Source $source;
  19. /**
  20. * @var array<string, Template>
  21. */
  22. private array $macros = [];
  23. public function __construct(Environment $env)
  24. {
  25. parent::__construct($env);
  26. $this->source = $this->getSourceContext();
  27. $this->blocks = [
  28. 'title' => [$this, 'block_title'],
  29. 'description' => [$this, 'block_description'],
  30. 'robots' => [$this, 'block_robots'],
  31. 'css' => [$this, 'block_css'],
  32. 'footer_js' => [$this, 'block_footer_js'],
  33. 'body' => [$this, 'block_body'],
  34. ];
  35. }
  36. protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  37. {
  38. // line 1
  39. return "vitrine/en/layout.html.twig";
  40. }
  41. protected function doDisplay(array $context, array $blocks = []): iterable
  42. {
  43. $macros = $this->macros;
  44. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  45. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "vitrine/en/mentions.html.twig"));
  46. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  47. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "vitrine/en/mentions.html.twig"));
  48. $this->parent = $this->load("vitrine/en/layout.html.twig", 1);
  49. yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
  50. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  51. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52. }
  53. // line 3
  54. /**
  55. * @return iterable<null|scalar|\Stringable>
  56. */
  57. public function block_title(array $context, array $blocks = []): iterable
  58. {
  59. $macros = $this->macros;
  60. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  61. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "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", "title"));
  64. yield "Legal Notice";
  65. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  66. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  67. yield from [];
  68. }
  69. // line 4
  70. /**
  71. * @return iterable<null|scalar|\Stringable>
  72. */
  73. public function block_description(array $context, array $blocks = []): iterable
  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", "description"));
  78. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  79. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
  80. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  81. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  82. yield from [];
  83. }
  84. // line 5
  85. /**
  86. * @return iterable<null|scalar|\Stringable>
  87. */
  88. public function block_robots(array $context, array $blocks = []): iterable
  89. {
  90. $macros = $this->macros;
  91. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  92. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "robots"));
  93. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  94. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "robots"));
  95. yield "noindex,nofollow";
  96. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  97. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  98. yield from [];
  99. }
  100. // line 7
  101. /**
  102. * @return iterable<null|scalar|\Stringable>
  103. */
  104. public function block_css(array $context, array $blocks = []): iterable
  105. {
  106. $macros = $this->macros;
  107. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  108. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
  109. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  110. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
  111. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  112. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  113. yield from [];
  114. }
  115. // line 8
  116. /**
  117. * @return iterable<null|scalar|\Stringable>
  118. */
  119. public function block_footer_js(array $context, array $blocks = []): iterable
  120. {
  121. $macros = $this->macros;
  122. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  123. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_js"));
  124. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  125. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_js"));
  126. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  127. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  128. yield from [];
  129. }
  130. // line 10
  131. /**
  132. * @return iterable<null|scalar|\Stringable>
  133. */
  134. public function block_body(array $context, array $blocks = []): iterable
  135. {
  136. $macros = $this->macros;
  137. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  138. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  139. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  140. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  141. // line 11
  142. yield "
  143. <style>
  144. h2 {
  145. font-size:24px;
  146. }
  147. </style>
  148. <section id=\"section-contact\">
  149. <div class=\"container\">
  150. <div class=\"row g-4 justify-content-center\" style=\"margin-top:70px;\">
  151. <div class=\"col-lg-6 text-center\">
  152. <h1 class=\"wow fadeInUp\" data-wow-delay=\".2s\">Legal Notice</h1>
  153. </div>
  154. </div>
  155. <div class=\"row g-4 justify-content-center\" style=\"color:black; text-align: left;\">
  156. <div class=\"col-md-12 wow fadeInUp\">
  157. <h2>1. Legal Information</h2>
  158. <p>The website cathedraleheritage.com is published by:</p>
  159. <p><strong>SARL Party Factory</strong>, a limited liability company with a share capital of €5,671, registered with the Strasbourg Trade and Companies Register under number 418 756 524, whose registered office is located at 20 rue du Vieux Marché aux Grains, 67000 Strasbourg, represented by Mr. Kempf Thiébaut.</p>
  160. <p>The lessor is hereinafter referred to as \"the Lessor\" or \"the Owner\".</p>
  161. <h2>2. Website Presentation</h2>
  162. <p>The purpose of the website is to present and book a furnished tourist accommodation, in accordance with the provisions of articles L. 324-1 and following of the French Tourism Code.</p>
  163. <p><strong>Publication Director:</strong> Mr. Kempf Thiébaut</p>
  164. <p><strong>Phone:</strong> +33 7 61 05 82 43</p>
  165. <p><strong>Email:</strong> <a href=\"mailto:contact@cathedraleheritage.com\" style=\"color:black;\">contact@cathedraleheritage.com</a></p>
  166. <h2>3. Hosting</h2>
  167. <p>The website is hosted by <strong>OVH</strong> - SAS with a share capital of €10,059,500 - RCS Lille Métropole 424 761 419 00045.</p>
  168. <ul>
  169. <li>APE Code: 6202A</li>
  170. <li>VAT No: FR 22 424 761 419</li>
  171. <li>Registered office: 2 rue Kellermann - 59100 Roubaix - France</li>
  172. <li>Phone: +33 8 20 32 03 63</li>
  173. </ul>
  174. <h2>4. Rental Terms and Conditions</h2>
  175. <ul>
  176. <li><strong>Written contract:</strong> No paper contract is provided. The General Terms and Conditions of Sale (GTC) serve as the contractual framework and must be accepted during booking.</li>
  177. <li><strong>Security deposit:</strong> No security deposit is required. However, a bank card imprint is taken upon check-in.</li>
  178. <li><strong>Payment terms:</strong> Payment in full, before entering the accommodation, by credit card or bank transfer.</li>
  179. <li><strong>Additional fees:</strong> Cleaning fees upon departure and other mandatory fees are included in the rate. Tourist tax may be applied according to local regulations.</li>
  180. <li><strong>Cancellation / refund:</strong> Cancellation and refund conditions are detailed in the GTC, available online.</li>
  181. </ul>
  182. <h2>5. Liability</h2>
  183. <p>The website publisher makes every effort to ensure the accuracy of published information. However, it cannot be held responsible for:</p>
  184. <ul>
  185. <li>any errors, omissions or inaccuracies;</li>
  186. <li>website interruption (maintenance, technical failure, etc.);</li>
  187. <li>any material or immaterial damage related to the use of the website.</li>
  188. </ul>
  189. <p>The tenant is responsible for any damage caused to the accommodation during their stay, in accordance with the GTC. The bank card imprint may be used to cover any damage to the accommodation or its furnishings.</p>
  190. <h2>6. Hyperlinks and Affiliate Links</h2>
  191. <p>The website may contain:</p>
  192. <ul>
  193. <li>links to third-party websites, for which the website publisher is not responsible;</li>
  194. <li>affiliate or sponsored links.</li>
  195. </ul>
  196. <p>These links may generate a commission at no additional cost to the user. This compensation does not influence the selection or presentation of the proposed links.</p>
  197. <h2>7. Customer Reviews</h2>
  198. <p>Reviews may be collected after a stay.</p>
  199. <p>The publisher undertakes to:</p>
  200. <ul>
  201. <li>publish only reviews actually issued by people who have stayed in the accommodation;</li>
  202. <li>specify the date and method of collection if necessary;</li>
  203. <li>remove reviews that are clearly abusive, defamatory or unrelated to the service.</li>
  204. </ul>
  205. <h2>8. Intellectual Property</h2>
  206. <p>All content on this website is protected: texts, images, photos, logos, videos, documents, graphics, website structure.</p>
  207. <p>They are the exclusive property of <strong>SARL Party Factory</strong>, unless otherwise stated.</p>
  208. <p>Any reproduction, modification, representation or exploitation, in whole or in part, without prior written authorization is strictly prohibited and may constitute a counterfeiting offense (articles L. 335-2 and following of the French Intellectual Property Code).</p>
  209. <h2>9. Personal Data Protection (GDPR)</h2>
  210. <h3>Data Controller</h3>
  211. <p><strong>SARL Party Factory</strong><br>
  212. Contact email: <a href=\"mailto:contact@cathedraleheritage.com\" style=\"color:black;\">contact@cathedraleheritage.com</a></p>
  213. <h3>Data Collected</h3>
  214. <p>The website may collect data via:</p>
  215. <ul>
  216. <li>a contact form;</li>
  217. <li>a booking form;</li>
  218. <li>a newsletter;</li>
  219. <li>audience measurement and navigation cookies.</li>
  220. </ul>
  221. <h3>Processing Purposes</h3>
  222. <p>The collected data is used to:</p>
  223. <ul>
  224. <li>respond to requests sent via forms;</li>
  225. <li>manage bookings;</li>
  226. <li>send a newsletter;</li>
  227. <li>analyze website traffic.</li>
  228. </ul>
  229. <h3>Legal Basis</h3>
  230. <p>Depending on the case:</p>
  231. <ul>
  232. <li>contract performance (booking);</li>
  233. <li>consent (newsletter, non-essential cookies);</li>
  234. <li>legitimate interest (internal statistics).</li>
  235. </ul>
  236. <h3>Retention Period</h3>
  237. <ul>
  238. <li>Contact form: 2 years</li>
  239. <li>Bookings: 5 years (accounting obligations)</li>
  240. <li>Newsletter: until consent is withdrawn</li>
  241. <li>Cookies: according to duration indicated in cookie banner</li>
  242. </ul>
  243. <h3>User Rights</h3>
  244. <p>In accordance with GDPR and the French Data Protection Act of January 6, 1978, users have the following rights:</p>
  245. <ul>
  246. <li>access, rectification, deletion;</li>
  247. <li>processing limitation;</li>
  248. <li>withdrawal of consent;</li>
  249. <li>data portability;</li>
  250. <li>objection to processing;</li>
  251. <li>complaint to the CNIL (French Data Protection Authority).</li>
  252. </ul>
  253. <p>To exercise your rights, contact us by email at <a href=\"mailto:contact@cathedraleheritage.com\" style=\"color:black;\">contact@cathedraleheritage.com</a> or by mail at: SARL Party Factory - 20 rue du Vieux Marché aux Grains, 67000 Strasbourg, France.</p>
  254. <h2>10. Cookies</h2>
  255. <p>The website cathedraleheritage.com uses trackers (cookies). As such, the website may access information already stored on your electronic communications terminal equipment and store information on it.</p>
  256. <p>An information banner and a consent management module are used on the website. Non-essential cookies are only placed with user consent.</p>
  257. <h3>Types of Cookies Used</h3>
  258. <p>The website uses \"strictly necessary\" trackers that do not require your prior consent. These trackers are used to:</p>
  259. <ul>
  260. <li>perform visit statistics;</li>
  261. <li>enable and facilitate navigation on the website by remembering your browsing preferences during your session.</li>
  262. </ul>
  263. <h3>Cookie Management</h3>
  264. <p>These trackers cannot technically be disabled from the website. However, you can object to the use of these trackers exclusively by configuring your browser. This configuration depends on the browser you use, but is generally simple to perform: in principle, you can either activate a private browsing function or only prohibit or restrict trackers (cookies).</p>
  265. <p><strong>Warning:</strong> trackers may have been stored on your device before configuring your browser: in this case, delete your browsing history, always using your browser configuration.</p>
  266. <p>The use of trackers is governed by Article 32 II of Law No. 78-17 of January 6, 1978, transposing Article 5.3 of Directive 2002/58/EC of the European Parliament and of the Council of July 12, 2002, as amended by Directive 2009/136/EC.</p>
  267. <p>For more information about cookies and trackers, we invite you to visit the CNIL website: <a href=\"https://www.cnil.fr\" target=\"_blank\" style=\"color:black;\">www.cnil.fr</a>.</p>
  268. <h2>11. Applicable Law and Jurisdiction</h2>
  269. <p>This legal notice is governed by French law.</p>
  270. <p>In the event of a dispute, and in the absence of an amicable resolution, the courts with jurisdiction over the publisher's registered office (Strasbourg) shall have sole jurisdiction.</p>
  271. <h2>12. Contact</h2>
  272. <p>For any questions regarding the website or legal notice:</p>
  273. <p><strong>Email:</strong> <a href=\"mailto:contact@cathedraleheritage.com\" style=\"color:black;\">contact@cathedraleheritage.com</a><br>
  274. <strong>Address:</strong> SARL Party Factory - 20 rue du Vieux Marché aux Grains, 67000 Strasbourg, France<br>
  275. <strong>Phone:</strong> +33 7 61 05 82 43</p>
  276. </div>
  277. </div>
  278. </div>
  279. </section>
  280. ";
  281. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  282. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  283. yield from [];
  284. }
  285. /**
  286. * @codeCoverageIgnore
  287. */
  288. public function getTemplateName(): string
  289. {
  290. return "vitrine/en/mentions.html.twig";
  291. }
  292. /**
  293. * @codeCoverageIgnore
  294. */
  295. public function isTraitable(): bool
  296. {
  297. return false;
  298. }
  299. /**
  300. * @codeCoverageIgnore
  301. */
  302. public function getDebugInfo(): array
  303. {
  304. return array ( 193 => 11, 180 => 10, 158 => 8, 136 => 7, 113 => 5, 91 => 4, 68 => 3, 45 => 1,);
  305. }
  306. public function getSourceContext(): Source
  307. {
  308. return new Source("{% extends 'vitrine/en/layout.html.twig' %}
  309. {% block title %}Legal Notice{% endblock title %}
  310. {% block description %}{% endblock description %}
  311. {% block robots %}noindex,nofollow{% endblock robots %}
  312. {% block css %}{% endblock css %}
  313. {% block footer_js %}{% endblock footer_js %}
  314. {% block body %}
  315. <style>
  316. h2 {
  317. font-size:24px;
  318. }
  319. </style>
  320. <section id=\"section-contact\">
  321. <div class=\"container\">
  322. <div class=\"row g-4 justify-content-center\" style=\"margin-top:70px;\">
  323. <div class=\"col-lg-6 text-center\">
  324. <h1 class=\"wow fadeInUp\" data-wow-delay=\".2s\">Legal Notice</h1>
  325. </div>
  326. </div>
  327. <div class=\"row g-4 justify-content-center\" style=\"color:black; text-align: left;\">
  328. <div class=\"col-md-12 wow fadeInUp\">
  329. <h2>1. Legal Information</h2>
  330. <p>The website cathedraleheritage.com is published by:</p>
  331. <p><strong>SARL Party Factory</strong>, a limited liability company with a share capital of €5,671, registered with the Strasbourg Trade and Companies Register under number 418 756 524, whose registered office is located at 20 rue du Vieux Marché aux Grains, 67000 Strasbourg, represented by Mr. Kempf Thiébaut.</p>
  332. <p>The lessor is hereinafter referred to as \"the Lessor\" or \"the Owner\".</p>
  333. <h2>2. Website Presentation</h2>
  334. <p>The purpose of the website is to present and book a furnished tourist accommodation, in accordance with the provisions of articles L. 324-1 and following of the French Tourism Code.</p>
  335. <p><strong>Publication Director:</strong> Mr. Kempf Thiébaut</p>
  336. <p><strong>Phone:</strong> +33 7 61 05 82 43</p>
  337. <p><strong>Email:</strong> <a href=\"mailto:contact@cathedraleheritage.com\" style=\"color:black;\">contact@cathedraleheritage.com</a></p>
  338. <h2>3. Hosting</h2>
  339. <p>The website is hosted by <strong>OVH</strong> - SAS with a share capital of €10,059,500 - RCS Lille Métropole 424 761 419 00045.</p>
  340. <ul>
  341. <li>APE Code: 6202A</li>
  342. <li>VAT No: FR 22 424 761 419</li>
  343. <li>Registered office: 2 rue Kellermann - 59100 Roubaix - France</li>
  344. <li>Phone: +33 8 20 32 03 63</li>
  345. </ul>
  346. <h2>4. Rental Terms and Conditions</h2>
  347. <ul>
  348. <li><strong>Written contract:</strong> No paper contract is provided. The General Terms and Conditions of Sale (GTC) serve as the contractual framework and must be accepted during booking.</li>
  349. <li><strong>Security deposit:</strong> No security deposit is required. However, a bank card imprint is taken upon check-in.</li>
  350. <li><strong>Payment terms:</strong> Payment in full, before entering the accommodation, by credit card or bank transfer.</li>
  351. <li><strong>Additional fees:</strong> Cleaning fees upon departure and other mandatory fees are included in the rate. Tourist tax may be applied according to local regulations.</li>
  352. <li><strong>Cancellation / refund:</strong> Cancellation and refund conditions are detailed in the GTC, available online.</li>
  353. </ul>
  354. <h2>5. Liability</h2>
  355. <p>The website publisher makes every effort to ensure the accuracy of published information. However, it cannot be held responsible for:</p>
  356. <ul>
  357. <li>any errors, omissions or inaccuracies;</li>
  358. <li>website interruption (maintenance, technical failure, etc.);</li>
  359. <li>any material or immaterial damage related to the use of the website.</li>
  360. </ul>
  361. <p>The tenant is responsible for any damage caused to the accommodation during their stay, in accordance with the GTC. The bank card imprint may be used to cover any damage to the accommodation or its furnishings.</p>
  362. <h2>6. Hyperlinks and Affiliate Links</h2>
  363. <p>The website may contain:</p>
  364. <ul>
  365. <li>links to third-party websites, for which the website publisher is not responsible;</li>
  366. <li>affiliate or sponsored links.</li>
  367. </ul>
  368. <p>These links may generate a commission at no additional cost to the user. This compensation does not influence the selection or presentation of the proposed links.</p>
  369. <h2>7. Customer Reviews</h2>
  370. <p>Reviews may be collected after a stay.</p>
  371. <p>The publisher undertakes to:</p>
  372. <ul>
  373. <li>publish only reviews actually issued by people who have stayed in the accommodation;</li>
  374. <li>specify the date and method of collection if necessary;</li>
  375. <li>remove reviews that are clearly abusive, defamatory or unrelated to the service.</li>
  376. </ul>
  377. <h2>8. Intellectual Property</h2>
  378. <p>All content on this website is protected: texts, images, photos, logos, videos, documents, graphics, website structure.</p>
  379. <p>They are the exclusive property of <strong>SARL Party Factory</strong>, unless otherwise stated.</p>
  380. <p>Any reproduction, modification, representation or exploitation, in whole or in part, without prior written authorization is strictly prohibited and may constitute a counterfeiting offense (articles L. 335-2 and following of the French Intellectual Property Code).</p>
  381. <h2>9. Personal Data Protection (GDPR)</h2>
  382. <h3>Data Controller</h3>
  383. <p><strong>SARL Party Factory</strong><br>
  384. Contact email: <a href=\"mailto:contact@cathedraleheritage.com\" style=\"color:black;\">contact@cathedraleheritage.com</a></p>
  385. <h3>Data Collected</h3>
  386. <p>The website may collect data via:</p>
  387. <ul>
  388. <li>a contact form;</li>
  389. <li>a booking form;</li>
  390. <li>a newsletter;</li>
  391. <li>audience measurement and navigation cookies.</li>
  392. </ul>
  393. <h3>Processing Purposes</h3>
  394. <p>The collected data is used to:</p>
  395. <ul>
  396. <li>respond to requests sent via forms;</li>
  397. <li>manage bookings;</li>
  398. <li>send a newsletter;</li>
  399. <li>analyze website traffic.</li>
  400. </ul>
  401. <h3>Legal Basis</h3>
  402. <p>Depending on the case:</p>
  403. <ul>
  404. <li>contract performance (booking);</li>
  405. <li>consent (newsletter, non-essential cookies);</li>
  406. <li>legitimate interest (internal statistics).</li>
  407. </ul>
  408. <h3>Retention Period</h3>
  409. <ul>
  410. <li>Contact form: 2 years</li>
  411. <li>Bookings: 5 years (accounting obligations)</li>
  412. <li>Newsletter: until consent is withdrawn</li>
  413. <li>Cookies: according to duration indicated in cookie banner</li>
  414. </ul>
  415. <h3>User Rights</h3>
  416. <p>In accordance with GDPR and the French Data Protection Act of January 6, 1978, users have the following rights:</p>
  417. <ul>
  418. <li>access, rectification, deletion;</li>
  419. <li>processing limitation;</li>
  420. <li>withdrawal of consent;</li>
  421. <li>data portability;</li>
  422. <li>objection to processing;</li>
  423. <li>complaint to the CNIL (French Data Protection Authority).</li>
  424. </ul>
  425. <p>To exercise your rights, contact us by email at <a href=\"mailto:contact@cathedraleheritage.com\" style=\"color:black;\">contact@cathedraleheritage.com</a> or by mail at: SARL Party Factory - 20 rue du Vieux Marché aux Grains, 67000 Strasbourg, France.</p>
  426. <h2>10. Cookies</h2>
  427. <p>The website cathedraleheritage.com uses trackers (cookies). As such, the website may access information already stored on your electronic communications terminal equipment and store information on it.</p>
  428. <p>An information banner and a consent management module are used on the website. Non-essential cookies are only placed with user consent.</p>
  429. <h3>Types of Cookies Used</h3>
  430. <p>The website uses \"strictly necessary\" trackers that do not require your prior consent. These trackers are used to:</p>
  431. <ul>
  432. <li>perform visit statistics;</li>
  433. <li>enable and facilitate navigation on the website by remembering your browsing preferences during your session.</li>
  434. </ul>
  435. <h3>Cookie Management</h3>
  436. <p>These trackers cannot technically be disabled from the website. However, you can object to the use of these trackers exclusively by configuring your browser. This configuration depends on the browser you use, but is generally simple to perform: in principle, you can either activate a private browsing function or only prohibit or restrict trackers (cookies).</p>
  437. <p><strong>Warning:</strong> trackers may have been stored on your device before configuring your browser: in this case, delete your browsing history, always using your browser configuration.</p>
  438. <p>The use of trackers is governed by Article 32 II of Law No. 78-17 of January 6, 1978, transposing Article 5.3 of Directive 2002/58/EC of the European Parliament and of the Council of July 12, 2002, as amended by Directive 2009/136/EC.</p>
  439. <p>For more information about cookies and trackers, we invite you to visit the CNIL website: <a href=\"https://www.cnil.fr\" target=\"_blank\" style=\"color:black;\">www.cnil.fr</a>.</p>
  440. <h2>11. Applicable Law and Jurisdiction</h2>
  441. <p>This legal notice is governed by French law.</p>
  442. <p>In the event of a dispute, and in the absence of an amicable resolution, the courts with jurisdiction over the publisher's registered office (Strasbourg) shall have sole jurisdiction.</p>
  443. <h2>12. Contact</h2>
  444. <p>For any questions regarding the website or legal notice:</p>
  445. <p><strong>Email:</strong> <a href=\"mailto:contact@cathedraleheritage.com\" style=\"color:black;\">contact@cathedraleheritage.com</a><br>
  446. <strong>Address:</strong> SARL Party Factory - 20 rue du Vieux Marché aux Grains, 67000 Strasbourg, France<br>
  447. <strong>Phone:</strong> +33 7 61 05 82 43</p>
  448. </div>
  449. </div>
  450. </div>
  451. </section>
  452. {% endblock body %}", "vitrine/en/mentions.html.twig", "/var/www/vhosts/mirtillostudio.com/ch.mirtillostudio.com/templates/vitrine/en/mentions.html.twig");
  453. }
  454. }