X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/94b69cb76f0bdc6fe119a9acc84f73d3afc82cf2..67c985af477f2a622a5c3ce81afd7cb424326871:/src/wolnelektury/templates/registration/login.html diff --git a/src/wolnelektury/templates/registration/login.html b/src/wolnelektury/templates/registration/login.html index a962aec26..150988a28 100644 --- a/src/wolnelektury/templates/registration/login.html +++ b/src/wolnelektury/templates/registration/login.html @@ -24,6 +24,9 @@ <a href="{% url 'account_reset_password' %}">{% trans "Forgot Password?" %}</a> + <br><br> + <a href="{% url 'register' %}?next={{ request.GET.next }}">Nie masz jeszcze konta?</a> + {% if USE_OPENID %} <h3>{% trans "Sign in using:" %}</h3>