Add example file.

This commit is contained in:
2022-11-08 15:58:20 +01:00
parent 7c1aec3497
commit 805139d2ca
10 changed files with 63 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title><?= $title ?> | <?= $site_name?></title>
</head>
<body>
<h1><?= $title ?></h1>