X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8f0e18f498d6c07937c92d186bfa6b654a1afa14..5ae7908036c081c642aafd1c37dfaf9b94bf2445:/redakcja/templates/base.html?ds=sidebyside diff --git a/redakcja/templates/base.html b/redakcja/templates/base.html index bcdbcc38..0fa5655b 100644 --- a/redakcja/templates/base.html +++ b/redakcja/templates/base.html @@ -4,23 +4,24 @@ - {% block title %}{% trans "Platforma Redakcyjna" %}{% block subtitle %}{% endblock subtitle %}{% endblock title%} + {% block title %}{% trans "Editorial Platform" %}{% block subtitle %}{% endblock subtitle %}{% endblock title%} {% block extrahead %} {% endblock %} - -