hic-et-nunc/site/templates/project.php
2026-04-15 20:17:12 +02:00

5 lines
87 B
PHP

<?php snippet('header') ?>
<h1><?= $site->title() ?></h1>
<?php snippet('footer') ?>