X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/0d32008f4ab55669ec5eb13ed1af3c2741092ef5..db255ed9d242c56b010061fbdef8de9b696869d4:/src/redakcja/templates/registration/login.html

diff --git a/src/redakcja/templates/registration/login.html b/src/redakcja/templates/registration/login.html
index 6ba9f759..7bef2eb8 100644
--- a/src/redakcja/templates/registration/login.html
+++ b/src/redakcja/templates/registration/login.html
@@ -1,4 +1,4 @@
-{% extends "catalogue/base.html" %}
+{% extends "documents/base.html" %}
 
 {% block titleextra %}Logowanie{% endblock %}
 {% block subtitle %} - Logowanie {% endblock subtitle %}