add footer to linear template

This commit is contained in:
isUnknown 2024-04-15 09:16:27 +02:00
parent f0d306372d
commit 1e9a192a40
4 changed files with 17 additions and 9 deletions

View file

@ -18,4 +18,6 @@
<?= $page->body() ?>
</div>
</article>
</main>
</main>
<?php snippet('footer') ?>