X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/06e460b91c23f11e92bf5ae711a4ed2226d3a0c7..0d32008f4ab55669ec5eb13ed1af3c2741092ef5:/src/redakcja/templates/registration/head_login.html
diff --git a/src/redakcja/templates/registration/head_login.html b/src/redakcja/templates/registration/head_login.html
index 2a8fd3bd..15ef5630 100644
--- a/src/redakcja/templates/registration/head_login.html
+++ b/src/redakcja/templates/registration/head_login.html
@@ -9,7 +9,7 @@
{% trans "Log Out" %}
{% else %}
-{% url "login" as login_url %}
+{% url "cas_ng_login" as login_url %}
{% ifnotequal login_url request.path %}
{% trans "Log In" %}
{% endifnotequal %}