X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e77f342a73c940f16c37f57ffa50edce9caef8f0..8132fc186eb0c5fd02c86828c3a4735754296d02:/redakcja/templates/base.html diff --git a/redakcja/templates/base.html b/redakcja/templates/base.html index 920311bd..fc609954 100644 --- a/redakcja/templates/base.html +++ b/redakcja/templates/base.html @@ -1,26 +1,28 @@ - + {% load i18n %} - - - - {% block title %}{% trans "Platforma Redakcyjna" %}{% block subtitle %}{% endblock subtitle %}{% endblock title%} + + + + + {% block title %}{% block titleextra %}{% endblock titleextra %} :: + {% trans "Platforma Redakcyjna" %}{% endblock title %} {% block extrahead %} {% endblock %} -