summaryrefslogtreecommitdiff
path: root/src/view/templates/grid.php
diff options
context:
space:
mode:
authorpolo-pc-greta <ordipolo@gmx.fr>2025-05-08 12:32:34 +0200
committerpolo-pc-greta <ordipolo@gmx.fr>2025-05-08 12:32:34 +0200
commit28698982ff6dc67a331788c2637bce8689121769 (patch)
tree6df30593fdcdd2ead77dd894467e5031a31cfde9 /src/view/templates/grid.php
parent2d8ec75f4aaf3b93fd9f6758f8dcb4f1f9f03d0c (diff)
downloadcms-28698982ff6dc67a331788c2637bce8689121769.zip
modif page, création d'un bloc
Diffstat (limited to 'src/view/templates/grid.php')
-rw-r--r--src/view/templates/grid.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/templates/grid.php b/src/view/templates/grid.php
index f9e441d..71c052b 100644
--- a/src/view/templates/grid.php
+++ b/src/view/templates/grid.php
@@ -1,3 +1,4 @@
1<?php declare(strict_types=1); ?>
1<section class="grid" id="<?= $this->id_node ?>"> 2<section class="grid" id="<?= $this->id_node ?>">
2 <h3><?= $title ?></h3> 3 <h3><?= $title ?></h3>
3<?= $new_article ?> 4<?= $new_article ?>