diff --git a/views/layout.twig b/views/layout.twig
index c76b0cf..1fe77ee 100644
--- a/views/layout.twig
+++ b/views/layout.twig
@@ -11,7 +11,7 @@
{% block scripts %}{% endblock %}
-
+
{% include 'partials/navbar.twig' %}
diff --git a/views/partials/footer.twig b/views/partials/footer.twig
index fbac892..7fe4894 100644
--- a/views/partials/footer.twig
+++ b/views/partials/footer.twig
@@ -1,8 +1,10 @@
-