diff --git a/app/home/templates/home/components/navbar.html b/app/home/templates/home/components/navbar.html index 753df9d..f87ce79 100644 --- a/app/home/templates/home/components/navbar.html +++ b/app/home/templates/home/components/navbar.html @@ -1,6 +1,8 @@ {% load static %} diff --git a/app/home/templates/home/index.html b/app/home/templates/home/index.html index af8f9ea..45ed6a3 100644 --- a/app/home/templates/home/index.html +++ b/app/home/templates/home/index.html @@ -4,7 +4,7 @@
- {% comment %}{% include "home/components/navbar.html" %}{% endcomment %} + {% include "home/components/navbar.html" %}
@@ -29,7 +29,7 @@
-