X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/2e92c3cceb30a57e2ef53f71bfeb7fe2b803774e..5c49ec460acc3515888cb13bb93c1276b23c0071:/redakcja/templates/base.html?ds=inline diff --git a/redakcja/templates/base.html b/redakcja/templates/base.html index 971213fe..54bd394d 100644 --- a/redakcja/templates/base.html +++ b/redakcja/templates/base.html @@ -1,6 +1,7 @@ {% load i18n %} +{# unused #} @@ -21,7 +22,7 @@
{% block maincontent %} {% endblock %}
- + {% block extrabody %}{% endblock %}