X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/084544e4f7c9269b1445a9e5109fa641a3e1aaac..514e98aeae05045d0086aae39960124a572e646f:/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 %}