Création des mentions légales
This commit is contained in:
parent
909fc1a48e
commit
e35eaee1d4
1 changed files with 32 additions and 1 deletions
33
index.html
33
index.html
|
@ -348,11 +348,42 @@
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Mentions légales -->
|
||||||
|
<article id="mentionslegales">
|
||||||
|
<h2 class="major">Mentions légales</h2>
|
||||||
|
|
||||||
|
<h4 class="submajor">Site officiel d'Aurore</h4>
|
||||||
|
<blockquote>
|
||||||
|
<a href="https://auro.re">https://auro.re</a>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<h4 class="submajor">Directeur de publication</h4>
|
||||||
|
<blockquote>
|
||||||
|
Président d'Aurore :<br />
|
||||||
|
Gabriel Détraz
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<h4 class="submajor">Siège social</h4>
|
||||||
|
<blockquote>
|
||||||
|
Résidence de l'ile <br />
|
||||||
|
14 Rue du docteur collé <br />
|
||||||
|
91440 Bures sur Yvette <br />
|
||||||
|
SIRET : 844 681 601 00010
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<h4 class="submajor">Liens utiles</h4>
|
||||||
|
<blockquote>
|
||||||
|
Statuts : <a href="https://wiki.auro.re/_media/statuts.pdf">https://wiki.auro.re/_media/statuts.pdf</a> <br />
|
||||||
|
Règlement intérieur : <a href="https://wiki.auro.re/_media/ri.pdf">https://wiki.auro.re/_media/ri.pdf</a>
|
||||||
|
</blockquote>
|
||||||
|
</article>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<footer id="footer">
|
<footer id="footer">
|
||||||
<p class="copyright">© Aurore. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
|
<p class="copyright">© Aurore - Design: <a href="https://html5up.net">HTML5 UP</a> - <a href="#mentionslegales">Mentions légales</a></p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue