www-template/footer.html

42 lines
1.9 KiB
HTML
Raw Normal View History

2022-04-10 16:30:05 +02:00
<footer id="chalec_footer">
<div id="chalec_infos">
2022-04-10 18:28:37 +02:00
<h1>À propos de Chalec</h1>
2022-04-10 16:30:05 +02:00
<div id="chalec_a-propos">
<p class="chalec_paragraph">
2022-04-10 18:28:37 +02:00
<b>Chalec</b> est un projet de <b>Libre en Communs</b>, l'<a title="Plus d'informations sur la page Wikipédia France"
2022-04-06 19:09:42 +02:00
href="https://fr.wikipedia.org/wiki/Association_loi_de_1901">
2022-04-10 18:28:37 +02:00
association loi 1901</a> à but non lucratif qui a pour champ
2022-04-06 19:09:42 +02:00
d'action le logiciel libre, tel que défini par la
<a href="https://www.fsf.org/">Free Software Foundation</a>
(Fondation pour le Logiciel Libre) et le projet
<a href="https://www.gnu.org/philosophy/free-sw.fr.html">
<abbr title="GNU's Not Unix">GNU</abbr></a>.
Pour adhérer, voir sur la
<a title="Page d'accueil du site Libre en Communs"
href="https://www.a-lec.org/">page d'accueil</a>.</p>
</div>
</div>
2022-04-10 16:30:05 +02:00
<div id="chalec_copyright">
2022-04-06 19:09:42 +02:00
<ul>
<li class="chalec_list-cr">
<a href="https://www.a-lec.org"
target="_blank"
title="Site web de Libre en Communs">Site web de Libre en Communs</a>
</li>
<li class="chalec_list-cr">
<a href="https://git.a-lec.org/a-lec/vie-associative/statuts/-/blob/master/Statuts.pdf"
target="_blank"
title="Fichier PDF des Statuts de l'association Libre en Communs">Statuts de l'association</a>
</li>
2022-04-10 16:30:05 +02:00
<li class="chalec_list-cr">Copyright © 2021-2022 Libre en Communs</li>
<li class="chalec_list-cr"
2022-04-06 20:12:04 +02:00
title="Creative Commons: Attribution-ShareAlike 4.0 International">Licence CC-BY-SA 4.0 sauf mention contraire</li>
2022-04-10 18:28:37 +02:00
<li class="chalec_list-cr">Propulsé par GSL (<a title="Code source du site chalec.org"
2022-04-10 16:30:05 +02:00
href="https://git.chalec.org/a-lec/commissions/chalec/www"
2022-04-06 19:09:42 +02:00
target="_blank">voir le code</a>)
</li>
</ul>
</div>
</footer>