X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/d3802aac61418039b0951f7fcfdd3dcc1ae299af..b2d61af6200bf8281e5466a183eae491440f4c1a:/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 %}