add info template (for à propos page)

This commit is contained in:
isUnknown 2024-04-15 09:35:39 +02:00
parent 1e9a192a40
commit 57e9ca74da
7 changed files with 48 additions and 9 deletions

View file

@ -1,6 +1,4 @@
<?php snippet('header', array(
'entryTopPos' => 20
)) ?>
<?php snippet('header') ?>
<main id="<?= $page->template() ?>">
<article>
<?php snippet('cover', array('isOpen' => true), slots: true) ?>