X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/94b69cb76f0bdc6fe119a9acc84f73d3afc82cf2..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/wolnelektury/templates/registration/register.html diff --git a/src/wolnelektury/templates/registration/register.html b/src/wolnelektury/templates/registration/register.html index 33ad8751f..08b98d076 100644 --- a/src/wolnelektury/templates/registration/register.html +++ b/src/wolnelektury/templates/registration/register.html @@ -1,10 +1,10 @@ -{% extends "2022/base_simple.html" %} +{% extends "base_simple.html" %} {% load i18n %} {% block settings %} {% load title %} - {% trans "Register" as title %} + {% trans "Załóż konto" as title %} {% title title %} {% endblock %} @@ -13,11 +13,11 @@
{% csrf_token %} {{ form.as_p }} - +

{{ form.data_processing }}

{% if USE_OPENID %} -

{% trans "Sign in using:" %}

+

{% trans "Zaloguj się używając:" %}