X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e5f72228d92e58406b43c2a772737535041d28c0..ea710efc8f7d2a23c42e179ab01d73d78db32931:/src/wolnelektury/templates/admin/base_site.html diff --git a/src/wolnelektury/templates/admin/base_site.html b/src/wolnelektury/templates/admin/base_site.html index 71a4be5e7..c23c03171 100644 --- a/src/wolnelektury/templates/admin/base_site.html +++ b/src/wolnelektury/templates/admin/base_site.html @@ -1,10 +1,9 @@ {% extends "admin/base.html" %} -{% load i18n %} -{% block title %}{{ title }} | {% trans "Site administration" %} - WolneLektury.pl{% endblock %} +{% block title %}{{ title }} | Administracja - WolneLektury.pl{% endblock %} {% block branding %} -