X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/2e92c3cceb30a57e2ef53f71bfeb7fe2b803774e..507d36f234358c5d7d5a1a6c8dff429d28211133:/redakcja/templates/base.html 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 %}