diff --git a/dashboard.php b/dashboard.php
new file mode 100644
index 00000000..0472e88f
--- /dev/null
+++ b/dashboard.php
@@ -0,0 +1,7 @@
+
+
+
\ No newline at end of file
diff --git a/dashboard_technical.php b/dashboard_technical.php
index 579faf08..5213600c 100644
--- a/dashboard_technical.php
+++ b/dashboard_technical.php
@@ -2,6 +2,7 @@
require_once "inc_all.php";
+require_once "dashboard_nav.php";
if (isset($_GET['year'])) {
$year = intval($_GET['year']);
diff --git a/side_nav.php b/side_nav.php
index 6bf3d75b..aa0a9649 100644
--- a/side_nav.php
+++ b/side_nav.php
@@ -13,37 +13,17 @@