diff --git a/jobs/templates/base.html b/jobs/templates/base.html index 2dcabc5..94d2aa2 100644 --- a/jobs/templates/base.html +++ b/jobs/templates/base.html @@ -14,7 +14,7 @@
- +
- + +
{% for message in messages %}
@@ -35,11 +35,17 @@
{% endfor %} {% block body_content %}{% endblock %} - + @@ -50,4 +56,4 @@ - \ No newline at end of file +