diff --git a/templates/base.html b/templates/base.html index c2fa99e..e193ae8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -22,8 +22,5 @@ {% endblock styles %} -
- {% block content %} - {% endblock content %} - +{% block content %}{% endblock content %}