X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/74378d009ec094bd52789bcb5f1a7be89c3509de..8132fc186eb0c5fd02c86828c3a4735754296d02:/redakcja/templates/base.html diff --git a/redakcja/templates/base.html b/redakcja/templates/base.html index 65174e44..fc609954 100644 --- a/redakcja/templates/base.html +++ b/redakcja/templates/base.html @@ -3,8 +3,9 @@ - {% block title %}{% trans "Platforma Redakcyjna" %} :: - {% block titleextra %}{% endblock titleextra %}{% endblock title%} + + {% block title %}{% block titleextra %}{% endblock titleextra %} :: + {% trans "Platforma Redakcyjna" %}{% endblock title %} {% block extrahead %} {% endblock %}