X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2f1c330e555c24deb17b7d6018b59c52dab7aafd..8e7ed6210507c648358a936028fff70a28db0626:/wolnelektury/templates/auth/login.html diff --git a/wolnelektury/templates/auth/login.html b/wolnelektury/templates/auth/login.html index 6db94aa22..2e80c55a3 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 %} -