diff --git a/templates/base.html b/templates/base.html index 6753644..453361b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -284,8 +284,9 @@ {% block content %}{% endblock %} diff --git a/templates/dashboard.html b/templates/dashboard.html index 78c4a92..4f259ed 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -249,14 +249,14 @@ }); +
+
diff --git a/templates/login.html b/templates/login.html index 0dff23f..417fee5 100644 --- a/templates/login.html +++ b/templates/login.html @@ -10,9 +10,9 @@