X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/0d5ee6c1b929b663bd8c6dfebd26d65e88cbf08b..c9355cb6a53e0fa130ebe8458f9bcda3ef0c4a50:/platforma/templates/base.html diff --git a/platforma/templates/base.html b/platforma/templates/base.html old mode 100755 new mode 100644 index c3e2e801..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 %}