5 lines
No EOL
86 B
PHP
5 lines
No EOL
86 B
PHP
<?php snippet('header') ?>
|
|
|
|
<h1><?= $site->title() ?></h1>
|
|
|
|
<?php snippet('footer') ?>
|