xiaowang/site/templates/default.php
2021-11-19 17:14:11 +01:00

6 lines
115 B
PHP

<head>
<?php snippet('meta_information'); ?>
<?php snippet('robots'); ?>
</head>
<h1><?= $page->title() ?></h1>