X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/9b3a6ae7c832a9db4e162bc47859b2347b16dac3..e9f489960eb8a1fc8c1fc39123589a9358c5d569:/redakcja/templates/registration/login.html diff --git a/redakcja/templates/registration/login.html b/redakcja/templates/registration/login.html index e2b0465f..1f0698b6 100644 --- a/redakcja/templates/registration/login.html +++ b/redakcja/templates/registration/login.html @@ -1,4 +1,4 @@ -{% extends "wiki/base.html" %} +{% extends "catalogue/base.html" %} {% block subtitle %} - Logowanie {% endblock subtitle %}