diff --git a/.gitattributes b/.gitattributes
index f5df5bf6170cd15760a6d8baeb1a7464582d3eb1..e21d05a30ed50b3a6e24f6d88d2b481da1c4158a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -558,6 +558,7 @@ noisettes/extra/favoris.html -text
 noisettes/extra/ousommesnous.html -text
 noisettes/extra/splickr.html -text
 noisettes/footer/footer.html -text
+noisettes/footer/footer_link_mentions.html -text
 noisettes/footer/footer_modeblog.html -text
 noisettes/footer/footer_modecommuniquant.html -text
 noisettes/footer/footer_modeedito.html -text
diff --git a/noisettes/footer/footer_link_mentions.html b/noisettes/footer/footer_link_mentions.html
new file mode 100644
index 0000000000000000000000000000000000000000..ac4c75f9c434ed6aba65cfb333cb02c16c65e37b
--- /dev/null
+++ b/noisettes/footer/footer_link_mentions.html
@@ -0,0 +1 @@
+<BOUCLE_mentionlegale(ARTICLES){titre_mot=MentionsLegales}{!par date}{0,1}{lang}><a href="#ARTICLE_URL">#TITRE</a></BOUCLE_mentionlegale><BOUCLE_mentionlegaleTraductionParDefaut(ARTICLES){titre_mot=MentionsLegales}{!par date}{0,1}{origine_traduction}><a href="#ARTICLE_URL">#TITRE</a></BOUCLE_mentionlegaleTraductionParDefaut><:soyezcreateurs:mentions_legales_obligatoires|propre|ptobr:><//B_mentionlegaleTraductionParDefaut><//B_mentionlegale>#FILTRE{mini_html}
\ No newline at end of file
diff --git a/noisettes/footer/footer_ours.html b/noisettes/footer/footer_ours.html
index 2dd33d6c5948ef6e4e88b4ed2c82cfae1ed25e82..00c5049793aecf82d5e334d6bb45334cabc02845 100644
--- a/noisettes/footer/footer_ours.html
+++ b/noisettes/footer/footer_ours.html
@@ -1,4 +1,4 @@
-			<div id="copymentions"><abbr lang="en" title="Copyright">&copy;</abbr> [(#DATE|annee)][, (#NOM_SITE_SPIP*|sc_supprimer_slogan|propre|supprimer_tags)]<span class="navstuff">&nbsp;<img src="#CHEMIN{images/1.gif}" alt="" width="1" height="1" /> <BOUCLE_mentionlegale(ARTICLES){titre_mot=MentionsLegales}{!par date}{0,1}{lang}><a href="#ARTICLE_URL">#TITRE</a></BOUCLE_mentionlegale><BOUCLE_mentionlegaleTraductionParDefaut(ARTICLES){titre_mot=MentionsLegales}{!par date}{0,1}{origine_traduction}><a href="#ARTICLE_URL">#TITRE</a></BOUCLE_mentionlegaleTraductionParDefaut><:soyezcreateurs:mentions_legales_obligatoires|propre|ptobr:><//B_mentionlegaleTraductionParDefaut><//B_mentionlegale></span></div>
+			<div id="copymentions"><abbr lang="en" title="Copyright">&copy;</abbr> [(#DATE|annee)][, (#NOM_SITE_SPIP*|sc_supprimer_slogan|propre|supprimer_tags)]<span class="navstuff">&nbsp;<img src="#CHEMIN{images/1.gif}" alt="" width="1" height="1" /> #INCLURE{fond=noisettes/footer/footer_link_mentions}</span></div>
 			<div id="droitsauteurs" class="navstuff">&nbsp;<img src="#CHEMIN{images/1.gif}" alt="" width="1" height="1" /> </div>
 			<div id="w3cgohome" class="navstuff"><span class="#EDIT{meta-soyezcreateurs/realisation}"><:soyezcreateurs:copyright_realisation:>[(#CONFIG{soyezcreateurs/realisation}|trim|sinon{'<a href="https://www.pyrat.net/" title="Visiter le site du crĂŠateur de ce squelette">pyrat.net</a>'}|propre|ptobr)</span>]&nbsp;<img src="#CHEMIN{images/1.gif}" alt="" width="1" height="1" /> <:soyezcreateurs:copyright_spip:>[&nbsp;<img src="#CHEMIN{images/1.gif}" alt="" width="1" height="1" /> <:soyezcreateurs:copyright_cnil:>(#CONFIG{soyezcreateurs/numero_cnil})]</div>
 #FILTRE{mini_html}
\ No newline at end of file
diff --git a/paquet.xml b/paquet.xml
index cac5d30f4ae5d0f3c3233dfec09a7ede40ad26b5..b0e6e878f2bb7419b148e165a657387962d82ecf 100644
--- a/paquet.xml
+++ b/paquet.xml
@@ -1,7 +1,7 @@
 <paquet
 	prefix="soyezcreateurs"
 	categorie="squelette"
-	version="4.3.16"
+	version="4.3.17"
 	etat="stable"
 	compatibilite="[3.1.8;3.2.*]"
 	logo="img_pack/soyezcreateurs_48.png"