X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/21e60dff855cacb585e159850e2de899d4622e5d..f7712b20c83a39b1020064cb87b1128f87b0ae51:/platforma/templates/base.html diff --git a/platforma/templates/base.html b/platforma/templates/base.html index 590825a1..ac728d06 100644 --- a/platforma/templates/base.html +++ b/platforma/templates/base.html @@ -1,29 +1,17 @@ - + {% block title %}Platforma Redakcyjna{% block subtitle %}{% endblock subtitle %}{% endblock title%} - - - - {% block extrahead %} {% endblock %}
- -
{% block maincontent %} {% endblock %}
- +
{% block maincontent %} {% endblock %}
+
+ {% block extrabody %}{% endblock %} -