X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/465f9d370fb3b96b4cc30e139d24e4479a9f7ab0..f7712b20c83a39b1020064cb87b1128f87b0ae51:/platforma/templates/base.html diff --git a/platforma/templates/base.html b/platforma/templates/base.html old mode 100755 new mode 100644 index 750cf7b3..ac728d06 --- a/platforma/templates/base.html +++ b/platforma/templates/base.html @@ -4,8 +4,6 @@ {% block title %}Platforma Redakcyjna{% block subtitle %}{% endblock subtitle %}{% endblock title%} - - {# #} {% block extrahead %} {% endblock %} @@ -13,6 +11,7 @@
{% block maincontent %} {% endblock %}
+ {% block extrabody %}{% endblock %}