From fe300a6591d592854eab94ae05d6a1514d66ee70 Mon Sep 17 00:00:00 2001 From: Bess1k Date: Tue, 24 Feb 2026 13:05:31 +0100 Subject: [PATCH] Afiche titre mentions.tpl --- views/mentions.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/views/mentions.tpl b/views/mentions.tpl index ad5d4c9..9e23a03 100644 --- a/views/mentions.tpl +++ b/views/mentions.tpl @@ -1,6 +1,7 @@ {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="p"}Informations légales et politique de confidentialité{/block} @@ -284,4 +285,4 @@ -{/block} \ No newline at end of file +{/block}