diff --git a/kursy/templates/base.html b/kursy/templates/base.html index 4e5e09d..14936cd 100644 --- a/kursy/templates/base.html +++ b/kursy/templates/base.html @@ -45,7 +45,7 @@ {% include "header.html" %} {% block body %} -
+
{% block content %} {% endblock content %}