From d3a6f4b8433f29ffbdb71025042cd9a8cffbeda4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=AFeul=20Rouquette?= <maieul@maieul.net> Date: Sun, 10 Sep 2023 10:30:00 +0200 Subject: [PATCH] style: retour ligne --- modeles/document_legende.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modeles/document_legende.html b/modeles/document_legende.html index 32f4b1bc..f352404b 100644 --- a/modeles/document_legende.html +++ b/modeles/document_legende.html @@ -1,5 +1,5 @@ -[(#REM) - Legende pour les documents +[(#REM) + Legende pour les documents ]<BOUCLE_legendaire (DOCUMENTS) {id_document=#ENV{id,#ENV{id_document}}} {tout}> [(#ENV*{titre,#TITRE}|trim|sinon{#ENV*{descriptif,#DESCRIPTIF}|trim}|sinon{#ENV*{credits,#CREDITS}|trim}|oui) <figcaption class='spip_doc_legende'> @@ -8,4 +8,4 @@ [<div class='spip_doc_credits [(#ENV{credits}|non)#EDIT{credits}]'>(#ENV*{credits,#CREDITS}|propre|PtoBR)</div>] </figcaption> ] -</BOUCLE_legendaire> \ No newline at end of file +</BOUCLE_legendaire> -- GitLab