From 25fc60ebe931f438d7464abc954ff07cba32be0c Mon Sep 17 00:00:00 2001 From: sarahgarcin1 Date: Fri, 27 Feb 2026 12:51:47 +0100 Subject: [PATCH] =?UTF-8?q?fix=20apr=C3=A8s=20changement=20de=20nom=20des?= =?UTF-8?q?=20champs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/site/templates/narrative-web.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/site/templates/narrative-web.php b/public/site/templates/narrative-web.php index 1d69fae..fe16e80 100644 --- a/public/site/templates/narrative-web.php +++ b/public/site/templates/narrative-web.php @@ -127,11 +127,11 @@ foreach ($subpages as $subpage) { -introduction()->isNotEmpty()): ?> +intro()->isNotEmpty()): ?>
- introduction() ?> + intro() ?>
@@ -211,9 +211,9 @@ foreach ($subpages as $subpage) {

title()) ?>

- text()->isNotEmpty()): ?> + body()->isNotEmpty()): ?>
- text()->toBlocks() as $block): ?> + body()->toBlocks() as $block): ?>