diff --git a/templates/partials/_footer.html b/templates/partials/_footer.html index 64a0a69..9053ca7 100644 --- a/templates/partials/_footer.html +++ b/templates/partials/_footer.html @@ -1 +1,16 @@ -footer +
+ +
\ No newline at end of file diff --git a/templates/partials/_navbar.html b/templates/partials/_navbar.html index 16409c3..dd9633c 100644 --- a/templates/partials/_navbar.html +++ b/templates/partials/_navbar.html @@ -1 +1,27 @@ -navbar +{% load static %} + +
\ No newline at end of file