X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8f0e18f498d6c07937c92d186bfa6b654a1afa14..0c1b02875d917ed51904d78d4a6f2b6189b67c39:/redakcja/templates/base.html diff --git a/redakcja/templates/base.html b/redakcja/templates/base.html index bcdbcc38..595007db 100644 --- a/redakcja/templates/base.html +++ b/redakcja/templates/base.html @@ -1,26 +1,27 @@ - + {% load i18n %} - - - - {% block title %}{% trans "Platforma Redakcyjna" %}{% block subtitle %}{% endblock subtitle %}{% endblock title%} + + + + {% block title %}{% trans "Platforma Redakcyjna" %} :: + {% block titleextra %}{% endblock titleextra %}{% endblock title%} {% block extrahead %} {% endblock %} - -