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