diff options
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 ?> |