X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/2c4564fadd8f93f294d6cfc8aa5dc1b44be5ade5..628a39772933c58908f2ec68cc05b027e939b207:/head.inc.php diff --git a/head.inc.php b/head.inc.php index 5e19024..1e57e66 100644 --- a/head.inc.php +++ b/head.inc.php @@ -1,20 +1,17 @@ -\n"; -include 'menu.html'; -print "\n\n"; - -print '
'."\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"); - + + + + + + <?= htmlspecialchars($Place['title']) ?> + + + + + + + + + + +