X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2f1c330e555c24deb17b7d6018b59c52dab7aafd..709f6968bdd9cc4ed73f64efb50d2b0e97e2dfc5:/wolnelektury/templates/auth/login.html diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html index 6db94aa22..a168ff7f8 100644 --- a/wolnelektury/templates/auth/login.html +++ b/wolnelektury/templates/auth/login.html @@ -1,24 +1,25 @@ {% extends "base.html" %} +{% load i18n %} -{% block title %}Zaloguj / Zarejestruj siÄ w WolneLektury.pl{% endblock %} +{% block title %}{% trans "Sign in" %} / {% trans "Register on"%} WolneLektury.pl{% endblock %} {% block body %} -