X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/4d2ee65f341a820cc22252174d913a3d7a9fe310..f73ecfb6b870b18ed88303ff71a06da55001274b:/redakcja/templates/registration/head_login.html diff --git a/redakcja/templates/registration/head_login.html b/redakcja/templates/registration/head_login.html index f051213a..64bd3e7e 100644 --- a/redakcja/templates/registration/head_login.html +++ b/redakcja/templates/registration/head_login.html @@ -2,7 +2,7 @@ {% if user.is_authenticated %} {{ user.username }} | -{% trans "Log Out" %} +{% trans "Log Out" %} {% else %} {% url login as login_url %} {% ifnotequal login_url request.path %}