diff --git a/templates/base.html b/templates/base.html
index 8012beb..c1b8b3c 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -5,6 +5,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{% block stylesheets %}
{{ Assets.css("assets/scss/main.scss") }}
diff --git a/templates/components/navbar.html b/templates/components/navbar.html
index f2623e5..7f3109c 100644
--- a/templates/components/navbar.html
+++ b/templates/components/navbar.html
@@ -1,4 +1,5 @@
-