add info template (for à propos page)
This commit is contained in:
parent
1e9a192a40
commit
57e9ca74da
7 changed files with 48 additions and 9 deletions
|
|
@ -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) ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue