You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
2.5 KiB
51 lines
2.5 KiB
<footer id="footer">[(#PLUGIN{contact}|oui) |
|
<section> |
|
<div class="ajax">#FORMULAIRE_CONTACT</div> |
|
</section>] |
|
<section class="split contact" itemscope itemtype="http://schema.org/Organization">[ |
|
<section class="alt"> |
|
<h3><:identite_extra:adresse:></h3> |
|
<div> |
|
<p itemprop="name">(#IDENTITE_NOM_ORGANISATION)</p> |
|
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> |
|
[<p itemprop="streetAddress">(#IDENTITE_ADRESSE)</p>] |
|
[<p>[<span itemprop="postalCode">(#IDENTITE_CODE_POSTAL)</span>] <span itemprop="addressLocality">(#IDENTITE_VILLE)</span></p>] |
|
[<p>[<span itemprop="addressRegion">(#IDENTITE_REGION)</span>] <span itemprop="addressCountry">(#IDENTITE_PAYS)</span></p>] |
|
</div> |
|
</div> |
|
</section>][ |
|
<section> |
|
<h3><:identite_extra:telephone:></h3> |
|
<p><a href="tel:#IDENTITE_TELEPHONE" class="organization__telephone telephone"><span itemprop="telephone">(#IDENTITE_TELEPHONE)</span></a></p> |
|
</section>][ |
|
<section> |
|
<h3><:entree_adresse_email_2:></h3> |
|
<p><a href="mailto:#CONFIG{sociaux/mail}"><span itemprop="email">(#CONFIG{sociaux/mail})</span></a></p> |
|
</section>][(#PLUGIN{sociaux}|oui) |
|
<section> |
|
<h3><:html5up:reseaux_sociaux:></h3> |
|
<INCLURE{fond=inclure/rezo,class=alt} /> |
|
</section>] |
|
</section> |
|
</footer> |
|
<div id="copyright"> |
|
[(#PLUGIN{menus}|oui) <INCLURE{fond=inclure/menu, env, identifiant=pied} /> ] |
|
<ul> |
|
<li>© #NOM_SITE_SPIP</li> |
|
<li><a href="#URL_PAGE{plan}"><:plan_site:></a></li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>[ |
|
(#SESSION{id_auteur}|non)<li><a href="[(#URL_PAGE{login}|parametre_url{url,#SELF})]" rel="nofollow" class='login_modal'><:lien_connecter:></a></li>][ |
|
(#AUTORISER{ecrire})<li><a href="#CONST{_DIR_RESTREINT_ABS}"><:espace_prive:></a></li>][ |
|
(#SESSION{id_auteur}|oui)<li><a href="#URL_LOGOUT" rel="nofollow"><:icone_deconnecter:></a></li>] |
|
<li><small class="generator"><a href="https://www.spip.net/" rel="generator" title="<:site_realise_avec_spip:>" class="generator spip_out">SPIP</a></small></li> |
|
</ul> |
|
</div> |
|
<!-- Scripts --> |
|
[<script src="(#CHEMIN{js/jquery.scrollex.min.js})"></script>] |
|
[<script src="(#CHEMIN{js/jquery.scrolly.min.js})"></script>] |
|
[<script src="(#CHEMIN{js/browser.min.js})"></script>] |
|
[<script src="(#CHEMIN{js/breakpoints.min.js})"></script>] |
|
[<script src="(#CHEMIN{js/util.js})"></script>] |
|
[(#CONFIG{html5up/sansparallax}|=={on}|non) |
|
[<script src="(#CHEMIN{js/main.js})"></script>]] |
|
[(#CONFIG{html5up/sansparallax}|=={on}|oui) |
|
[<script src="(#CHEMIN{js/main_sansparallax.js})"></script>]]
|
|
|