File "pied.html"

Full path: /home/argothem/www/organecyberpresse/prive/squelettes/inclure/pied.html
File size: 780 bytes
MIME-type: text/html
Charset: utf-8

[(#REM)
	Le pied de page de l'espace privé peut varier en fonction de la session,
	voire dans une même session (notamment en cas de changement d'adresse IP,
	qui peut être le signe d'un vol du cookie de session).
	Il ne faut donc pas le mettre en cache.
]
#CACHE{0}
<div id='copyright'>
	[(#REM|info_maj_spip)]
	[(#REM|info_copyright)]
	[(#SET{home_server,#EVAL{$GLOBALS}|table_valeur{home_server}|concat{'/',#EVAL{$GLOBALS}|table_valeur{spip_lang}}})]
	<p><:info_copyright_doc{spipnet=#GET{home_server},spipnet_affiche=#GET{home_server}}:></p>
</div>
[<a
	href="#GET{home_server}"
	class="lien-logo"
	rel="external"
	aria-label="<:info_copyright_doc{spipnet_affiche=#GET{home_server}}|textebrut|attribut_html:>"
>
	(#CHEMIN{spip.svg}|balise_svg)
</a>]
[(#REM**|html_tests_js)]