X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/084544e4f7c9269b1445a9e5109fa641a3e1aaac..a11cf903969595b065b46cc991d70c43035af76d:/platforma/templates/base.html diff --git a/platforma/templates/base.html b/platforma/templates/base.html old mode 100755 new mode 100644 index 5abf44bc..c3e2e801 --- a/platforma/templates/base.html +++ b/platforma/templates/base.html @@ -4,23 +4,12 @@ {% block title %}Platforma Redakcyjna{% block subtitle %}{% endblock subtitle %}{% endblock title%} - - - - + {% block extrahead %} {% endblock %}
-
{% block maincontent %} {% endblock %}
{% block extrabody %}{% endblock %}