X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/fa95e6e35853cf8c78ad6a9bacd78aac44421ee0..f61d46269e6ecd5f96b92cbcfbfb0a932454e8fd:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index 6233cf3..417dc88 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -59,7 +59,7 @@ -
{% block body %}{% endblock %}
+
{% block body %}{% block content %}{% endblock %}{% endblock %}