ebabx/site/templates/default.php

4 lines
85 B
PHP
Raw Permalink Normal View History

<?php snippet('header') ?>
2026-05-13 15:39:10 +02:00
<h1><?= $page->title() ?></h1>
<?php snippet('footer') ?>