diff options
author | polo-pc-greta <ordipolo@gmx.fr> | 2025-05-08 12:32:34 +0200 |
---|---|---|
committer | polo-pc-greta <ordipolo@gmx.fr> | 2025-05-08 12:32:34 +0200 |
commit | 28698982ff6dc67a331788c2637bce8689121769 (patch) | |
tree | 6df30593fdcdd2ead77dd894467e5031a31cfde9 /src/view/templates/galery.php | |
parent | 2d8ec75f4aaf3b93fd9f6758f8dcb4f1f9f03d0c (diff) | |
download | cms-28698982ff6dc67a331788c2637bce8689121769.zip |
modif page, création d'un bloc
Diffstat (limited to 'src/view/templates/galery.php')
-rw-r--r-- | src/view/templates/galery.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/templates/galery.php b/src/view/templates/galery.php index 246c4dd..97f8cd8 100644 --- a/src/view/templates/galery.php +++ b/src/view/templates/galery.php | |||
@@ -1,3 +1,4 @@ | |||
1 | <?php declare(strict_types=1); ?> | ||
1 | <section class="galery" id="<?= $this->id_node ?>"> | 2 | <section class="galery" id="<?= $this->id_node ?>"> |
2 | <h3><?= $title ?></h3> | 3 | <h3><?= $title ?></h3> |
3 | <?= $new_article ?> | 4 | <?= $new_article ?> |