X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/94b69cb76f0bdc6fe119a9acc84f73d3afc82cf2..9bc86f5a6542c5893ac94284da33162a7c7be2d6:/src/wolnelektury/templates/registration/login.html
diff --git a/src/wolnelektury/templates/registration/login.html b/src/wolnelektury/templates/registration/login.html
index a962aec26..e3d4eee63 100644
--- a/src/wolnelektury/templates/registration/login.html
+++ b/src/wolnelektury/templates/registration/login.html
@@ -1,4 +1,4 @@
-{% extends "2022/base_simple.html" %}
+{% extends "base_simple.html" %}
{% load i18n %}
{% block settings %}
@@ -24,6 +24,9 @@
{% trans "Forgot Password?" %}
+
+ Nie masz jeszcze konta?
+
{% if USE_OPENID %}