X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/f18572dbe8b4b604a63cb58170f7755ec9793842..662a8a111721df714e9c95f94db91d2d03d7b19d:/platforma/templates/base.html?ds=inline diff --git a/platforma/templates/base.html b/platforma/templates/base.html old mode 100755 new mode 100644 index 4819b7c4..cb518a35 --- a/platforma/templates/base.html +++ b/platforma/templates/base.html @@ -4,7 +4,6 @@ {% block title %}Platforma Redakcyjna{% block subtitle %}{% endblock subtitle %}{% endblock title%} - {% block extrahead %} {% endblock %} @@ -12,6 +11,8 @@
{% block maincontent %} {% endblock %}
+ {% block extrabody %}{% endblock %}