aboutsummaryrefslogtreecommitdiff
path: root/html/index.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.phtml')
-rw-r--r--html/index.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.phtml b/html/index.phtml
index a0c79c61..dad1cc39 100644
--- a/html/index.phtml
+++ b/html/index.phtml
@@ -2,9 +2,9 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<?php include('head.phtml'); ?>
-<body>
<?php
include('header.phtml');
include($WANTED . '.phtml');
footer();
?>
+