From 96ffc679209eb1a6870e6f9ccb865e5342588871 Mon Sep 17 00:00:00 2001 From: Forjan Frederich Date: Thu, 7 May 2009 20:46:35 +0000 Subject: [PATCH] Correction de l'xhtml sur les informations auteur, date et source --- template/default/template.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/template/default/template.html b/template/default/template.html index 06cd1fa..46d498c 100644 --- a/template/default/template.html +++ b/template/default/template.html @@ -45,7 +45,9 @@
« {title} »

{description:h}

-

© {author} : {date} : {lang.source}

+

© {author}

+

{date}

+

{lang.source}

{lang.licence} : {license}

@@ -71,4 +73,4 @@ - \ No newline at end of file +