X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d00a4bcb2ee6a3ec0c65600b854a86524dfa4d4b..e68c50016c7c562f4dec7783e94ef10fca01ce34:/src/wolnelektury/templates/user.html?ds=sidebyside diff --git a/src/wolnelektury/templates/user.html b/src/wolnelektury/templates/user.html index 36bb9783b..e9a504781 100644 --- a/src/wolnelektury/templates/user.html +++ b/src/wolnelektury/templates/user.html @@ -11,7 +11,7 @@ {% block titleextra %}{% trans "Użytkownik" %}{% endblock %} {% block body %} -
+

{% trans "Użytkownik" %}

{% trans "Hasło" %}

@@ -20,5 +20,7 @@ {% if request.user.membership %}

{% trans "Wspierasz Wolne Lektury, dziękujemy!" %}

{% endif %} +

{% trans "Zewnętrzne konta" %}

+

{% trans "Wyloguj się" %}

{% endblock %}