X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/caaa4304f09a3d446f0677ac7203ef429170e7e0..210e62452e0e9f26f3e006c874b66ac44005d492:/redakcja/templates/base.html diff --git a/redakcja/templates/base.html b/redakcja/templates/base.html index 749fd2a6..4f40b297 100644 --- a/redakcja/templates/base.html +++ b/redakcja/templates/base.html @@ -1,18 +1,17 @@ - + {% load i18n %} - + - + {% block title %}{% trans "Platforma Redakcyjna" %}{% block subtitle %}{% endblock subtitle %}{% endblock title%} {% block extrahead %} {% endblock %} - - + {% block extrabody %}{% endblock %}