X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/19cde41f182998a36cdac76d530881aaea24c719..HEAD:/head.inc.php diff --git a/head.inc.php b/head.inc.php index 2e57f81..9bcae17 100644 --- a/head.inc.php +++ b/head.inc.php @@ -1,18 +1,20 @@ -'."\n\n"; - -include_once 'auth.inc.php'; - -register_shutdown_function(function () { - print "\n\n"; - include 'foot.inc.php'; - print "\n"; -}); - -include "$Page.html"; -if (file_exists("$Page.php")) include_once("$Page.php"); - + + + + +title) { ?> + <?= htmlspecialchars($Page->safetitle) ?> + +teaser) { ?> + + + + +image) { ?> + + + + +head)) print $Page->head; ?> + +