diff --git a/templates/home.html.to b/templates/home.html.to
index 4003234c..e5f7c8f7 100644
--- a/templates/home.html.to
+++ b/templates/home.html.to
@@ -1,5 +1,9 @@
{% extends "base.html.to" %}
+{% block sidenav %}
+{% include 'nav-side.html.to' %}
+{% end %}
+
{% block content %}
@@ -10,3 +14,5 @@
{% end %}
+
+
diff --git a/templates/nav-side.html.to b/templates/nav-side.html.to
index 547ee714..4c17c7f6 100644
--- a/templates/nav-side.html.to
+++ b/templates/nav-side.html.to
@@ -1,40 +1,14 @@
-
-
-
-
+
{% if request_id %}
-
-
-
-
+