X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2f1c330e555c24deb17b7d6018b59c52dab7aafd..9362aac47564f9b03a3fcad625b312e85dfdf6db:/wolnelektury/templates/admin/base_site.html?ds=inline diff --git a/wolnelektury/templates/admin/base_site.html b/wolnelektury/templates/admin/base_site.html index d0ca937a0..23cfb59d8 100644 --- a/wolnelektury/templates/admin/base_site.html +++ b/wolnelektury/templates/admin/base_site.html @@ -1,9 +1,11 @@ {% extends "admin/base.html" %} +{% load i18n %} -{% block title %}{{ title }} | Administracja stronÄ WolneLektury.pl{% endblock %} +{% block title %}{{ title }} | {% trans "Site administration" %} - WolneLektury.pl{% endblock %} {% block branding %} -