diff --git a/manuels/templates/manuels/base.html b/manuels/templates/manuels/base.html index 99ff3b0..0b11dbb 100644 --- a/manuels/templates/manuels/base.html +++ b/manuels/templates/manuels/base.html @@ -16,53 +16,58 @@ + + - - -
- {% for message in messages %} - - {% endfor %} - {% block content %} - {% endblock %} + + +
- - - - + + + {% block end_js %} {% endblock %}