@@ -135,11 +154,12 @@
-
+
+
{% endblock javascript %}
\ No newline at end of file
diff --git a/apps/templates/layouts/base.html b/apps/templates/layouts/base.html
index 8e1776b..148c4af 100644
--- a/apps/templates/layouts/base.html
+++ b/apps/templates/layouts/base.html
@@ -46,12 +46,10 @@
{% include 'includes/navbar.html' %}
-
+
{% block content %}{% endblock content %}
- {% include 'includes/footer.html' %}
-
{% include 'includes/toasts.html' %}