diff --git a/eveai_app/templates/base.html b/eveai_app/templates/base.html index 5918e5d..4a03a63 100644 --- a/eveai_app/templates/base.html +++ b/eveai_app/templates/base.html @@ -33,7 +33,23 @@ {%endif%} {%endwith%}
- {% block content %}{% endblock %} +
+
+
+ +
+
+ + {% block content %}{% endblock %} + +
+
+ +
+
+
+
+{# {% include 'footer.html' %}#} diff --git a/eveai_app/templates/navbar.html b/eveai_app/templates/navbar.html index 1ac83df..ac44fa4 100644 --- a/eveai_app/templates/navbar.html +++ b/eveai_app/templates/navbar.html @@ -33,6 +33,28 @@ +