60 lines
3.6 KiB
Plaintext
60 lines
3.6 KiB
Plaintext
|
|
#=========================================================================#
|
|
# Fichier de configuration du pied de page utilisé par Tyto - Littérateur #
|
|
#-------------------------------------------------------------------------#
|
|
|
|
# Nom du domaine : Association Libre en Communs
|
|
# URI du domaine : /home/webmaster/www2.a-lec.org/articles/
|
|
|
|
# WRK : /home/webmaster/www2.a-lec.org/modules/footer.raw
|
|
# WIP : /var/www/www2.a-lec.org/wip/template/footer.html
|
|
# WWW : /var/www/www2.a-lec.org/www/template/footer.html
|
|
|
|
# Comment configurer ce fichier :
|
|
# - Modifier, remplacer le code HTML
|
|
#------------------------------------------------------------------------------
|
|
|
|
|
|
<footer id="footer">
|
|
<div id="footer_about_menu">
|
|
<div id="footer_custom_about">
|
|
<div id="footer_title">À propos de <strong>Libre en Communs</strong></div>
|
|
<div id="footer_about">
|
|
<p id="footer_about_p">
|
|
<b>Libre en Communs</b> est une
|
|
<a title="Plus d'informations sur la page Wikipédia France"
|
|
href="https://fr.wikipedia.org/wiki/Association_loi_de_1901">
|
|
association loi 1901</a>, à but non lucratif avec pour champ
|
|
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>
|
|
|
|
<div id="footer_custom_nav">
|
|
<nav id="footer_menu" aria-labelledby="navigation-3">
|
|
<ul role="list" id="footer_items">
|
|
<!-- Links from domain configuration [WEBSITE_FOOTER] -->
|
|
<li role="listitem" class="footer_item"><a role="link" class="footer_item_link" href="/mentions-legales.html" title="Mentions légales de Association Libre en Communs ">Mentions légales</a></li>
|
|
<li role="listitem" class="footer_item"><a role="link" class="footer_item_link" href="https://forge.a-lec.org/CA/reglement-interieur/src/branch/master/RI.pdf" title="Règlement intérieur de Association Libre en Communs ">Règlement intérieur</a></li>
|
|
<li role="listitem" class="footer_item"><a role="link" class="footer_item_link" href="https://forge.a-lec.org/CA/statuts/src/branch/master/Statuts.pdf" title="Statuts de Association Libre en Communs ">Statuts</a></li>
|
|
<li role="listitem" class="footer_item"><a role="link" class="footer_item_link" href="/sitemap.html" title="Plan du site Association Libre en Communs">Plan du site</a></li>
|
|
<li role="listitem" class="footer_item"><a role="link" class="footer_item_link" href="/rss.xml" title="Flux RSS 2.0 Association Libre en Communs">Flux RSS 2.0</a></li>
|
|
</ul>
|
|
</nav>
|
|
<div id="footer_credit">
|
|
<p id="footer_copyright">Copyright © 2024 Association Libre en Communs
|
|
<a role="link" class="footer_item_link" href="https://creativecommons.org/licenses/by-sa/4.0/legalcode" title="Licence du site web de Association Libre en Communs ">sous licence CC BY-SA 4.0</a>
|
|
</p>
|
|
<p id="footer_tyto">Propulsé par <a role="link" class="footer_cr_link" href="https://tyto.echolib.re/" title="Site web officiel">Tyto - Littérateur</a> [<a role="link" class="footer_cr_link" href="https://forge.a-lec.org/echolib/tyto-litterateur" title="Tyto - Littérateur">Code source</a>]</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|