Japon/src/main/resources/templates/mentionslegales.qute.html
2023-02-12 13:35:05 +01:00

31 lines
No EOL
1.4 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{#include base}
{#title}Mentions légales{/title}
<header><h1>Mentions légales</h1></header>
<section>
<h2 id="hébergement">Hébergement</h2>
<p>PulseHeberg<br>
9 Boulevard de Strasbourg<br>
83000 Toulon<br>
France</p>
<p><a href="https://pulseheberg.com">https://pulseheberg.com</a></p>
</section>
<section>
<h2 id="cookies">Cookies</h2>
<p>Ce site nutilise pas de cookies à dautres fins que purement techniques.</p>
<p>Il nutilise aucun système <a
href="https://www.cnil.fr/fr/cookies-comment-mettre-mon-site-web-en-conformite">de
publicité ciblée, de réseaux sociaux ou de mesure
daudience</a> et donc ne nécessite pas de
bandeau dinformation qui permettrait de sopposer à ces cookies.</p>
</section>
<section>
<h2 id="fonts">Polices décriture</h2>
<p>Ce site utilise les polices décriture suivantes, sous licence SIL Open Font License 1.1:</p>
<dl>
<dt>Noto Serif JP</dt>
<dd>Copyright 2017 Adobe Systems Incorporated (http://www.adobe.com/).</dd>
<dt>Oleo Script</dt>
<dd>Copyright (c) 2012, Soytutype (contact@soytutype.com.ar|soytutype@gmail.com), with reserved fontname "Oleo".</dd>
</dl>
</section>
{/include}