mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-04 11:58:28 +02:00
team links, rgpd, legal, autres
This commit is contained in:
@ -32,14 +32,6 @@
|
||||
{% block body %}{% endblock body %}
|
||||
<footer>
|
||||
<div class="footer-wrapper">
|
||||
<div class="footer-pane">
|
||||
<ul>
|
||||
<li>Mentions légales</li>
|
||||
<li>RGPD</li>
|
||||
<li>SIRET 91009661900028</li>
|
||||
</ul>
|
||||
<span><a href="https://git.txmn.tk/Librezo/website">Code source du site</a> sous licence <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC BY-SA 4.0</a></span>
|
||||
</div>
|
||||
<div class="footer-pane">
|
||||
<a href="/contact" class="footer-bigger">Contactez-nous</a>
|
||||
<ul>
|
||||
@ -47,6 +39,13 @@
|
||||
<li><a href="mailto:contact@librezo.fr">contact@librezo.fr</a></li>
|
||||
<li>Rejoignez-nous</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-pane">
|
||||
<ul>
|
||||
<li><a href="/mentions-legales">Mentions légales</a></li>
|
||||
<li><a href="/rgpd">RGPD</a></li>
|
||||
<li>SIRET 91009661900028</li>
|
||||
</ul>
|
||||
<span><a href="https://git.txmn.tk/Librezo/website">Code source du site</a> sous licence <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC BY-SA 4.0</a></span>
|
||||
</div>
|
||||
<div class="footer-pane">
|
||||
|
Reference in New Issue
Block a user