Afiche titre mentions.tpl

This commit is contained in:
Bess1k 2026-02-24 13:05:31 +01:00 committed by GitHub
parent 2edc3fde76
commit fe300a6591
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
{extends file="views/layout.tpl"} {extends file="views/layout.tpl"}
{block name="title" append}Mentions légales{/block} {block name="title" append} - Mentions légales{/block}
{block name="h2"}Mentions légales{/block} {block name="h2"}Mentions légales{/block}
{block name="p"}Informations légales et politique de confidentialité{/block} {block name="p"}Informations légales et politique de confidentialité{/block}
@ -284,4 +285,4 @@
</div> </div>
</div> </div>
</section> </section>
{/block} {/block}