From c22229281716d7406f3e83214629467493e28cf0 Mon Sep 17 00:00:00 2001 From: Van Assche Gilles Date: Mon, 9 Sep 2024 11:05:36 +0000 Subject: [PATCH] =?UTF-8?q?Ex=C3=A9cution=20des=20blocks=20dans=20un=20blo?= =?UTF-8?q?ck.=20Pansement=20Gilles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blocks/questions-container/build/render.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/questions-container/build/render.php b/blocks/questions-container/build/render.php index 5b3f01c..b3e7824 100644 --- a/blocks/questions-container/build/render.php +++ b/blocks/questions-container/build/render.php @@ -6,5 +6,5 @@ $relatedPost = get_post($relatedPostId);

post_title ?>

- post_content ?> + post_content) ?>
\ No newline at end of file