xiaowang/site/templates/default.php

7 lines
115 B
PHP
Raw Normal View History

<head>
<?php snippet('meta_information'); ?>
<?php snippet('robots'); ?>
</head>
2021-10-29 18:05:46 +02:00
<h1><?= $page->title() ?></h1>