changes to index.php
This commit is contained in:
parent
09c32d1be2
commit
486cf8f0e3
@ -21,7 +21,7 @@ $page = basename($_SERVER['QUERY_STRING']);
|
||||
|
||||
$nav = include_ob("$template_dir/navigation.html");
|
||||
|
||||
|
||||
echo $_SERVER['QUERY_STRING'];
|
||||
|
||||
if(empty($page)){
|
||||
$page = 'index';
|
||||
|
@ -1,2 +1,3 @@
|
||||
<!--PAGENAME=You stupid-->
|
||||
<h1>How can a human being be this dumb?</h1>
|
||||
<h2>How can a human being be this dumb?</h2>
|
||||
<h1>404</h1>
|
Loading…
Reference in New Issue
Block a user