diff --git a/index.php b/index.php index 0ba8461..87fdd07 100755 --- a/index.php +++ b/index.php @@ -227,10 +227,16 @@ function renderpage($title, $content, $minimal = false) $title - - - - "; + "; + if(preg_match("/^[^\/]*\/\/|^\//", $cs)) + { + $html .= "\n\t\t\n"; + } + else + { + $html .= "\n\t\t\n"; + } + $html .= "\n"; //////////