5 lines
90 B
PHP
5 lines
90 B
PHP
<?php snippet('header') ?>
|
|
|
|
<?= $page->text()->kirbytext() ?>
|
|
|
|
<?php snippet('footer') ?>
|