X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/d3802aac61418039b0951f7fcfdd3dcc1ae299af..2d3de002b2f70e3dd6ba6b14ebde5864275aa020:/redakcja/templates/base.html diff --git a/redakcja/templates/base.html b/redakcja/templates/base.html index 3e725d45..0fa5655b 100644 --- a/redakcja/templates/base.html +++ b/redakcja/templates/base.html @@ -4,7 +4,7 @@ - {% 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 %}