X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/b0d77fd4dd2b177e77e2bb038a5864567adfd9df..f7712b20c83a39b1020064cb87b1128f87b0ae51:/platforma/templates/base.html diff --git a/platforma/templates/base.html b/platforma/templates/base.html index c3e2e801..ac728d06 100644 --- 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,7 @@
{% block maincontent %} {% endblock %}
+ {% block extrabody %}{% endblock %}