aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/index.php b/index.php
index c78239c..3540afa 100644
--- a/index.php
+++ b/index.php
@@ -1,3 +1,2 @@
-<?php
-
-require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/header.php"; \ No newline at end of file
+<?php require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/header.php"; ?>
+<?php require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/navigation.php"; ?> \ No newline at end of file