X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/5913c54d19b8f6775633176032161d49f9b2f1aa..434a8ca0e146d0ad9514978fffec916c90fb7542:/src/redakcja/templates/registration/head_login.html?ds=inline
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 %}