X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/465f9d370fb3b96b4cc30e139d24e4479a9f7ab0..c9355cb6a53e0fa130ebe8458f9bcda3ef0c4a50:/platforma/templates/base.html?ds=sidebyside diff --git a/platforma/templates/base.html b/platforma/templates/base.html old mode 100755 new mode 100644 index 750cf7b3..cb518a35 --- 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,8 @@
{% block maincontent %} {% endblock %}
+ {% block extrabody %}{% endblock %}