From 6b19f30be393e98191762589a1b00f7f2d703fef Mon Sep 17 00:00:00 2001 From: jeanmarie Date: Mon, 18 May 2020 14:51:10 +0200 Subject: [PATCH] Recadrer les images sur l'accueil et la rubrique issue #1 --- content/sommaire.html | 10 ++++++++-- inclure/liste/articles.html | 5 ++++- inclure/liste/rubriques.html | 5 ++++- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/content/sommaire.html b/content/sommaire.html index a3bc9cc..dcdbc81 100644 --- a/content/sommaire.html +++ b/content/sommaire.html @@ -29,7 +29,10 @@
- [] + []
[

(#TITRE)

] [
(#INTRODUCTION|couper{150})
] @@ -43,7 +46,10 @@
[(#SET{alt,[(#TITRE|attribut_html)]})] - [] + []
[

(#TITRE)

] [
(#INTRODUCTION|couper{150})
] diff --git a/inclure/liste/articles.html b/inclure/liste/articles.html index 024be21..23c1d2f 100644 --- a/inclure/liste/articles.html +++ b/inclure/liste/articles.html @@ -6,7 +6,10 @@ {!par date} {pagination #ENV{parpage,10}}>
- [] + []
[

(#TITRE)

] [
(#INTRODUCTION|couper{100})
] diff --git a/inclure/liste/rubriques.html b/inclure/liste/rubriques.html index f76d69b..6414919 100644 --- a/inclure/liste/rubriques.html +++ b/inclure/liste/rubriques.html @@ -3,7 +3,10 @@ {!par date} {pagination #ENV{parpage,10}}>
- [] + []
[

(#TITRE)

] [
(#DESCRIPTIF)
]