diff --git a/tutorindigo/templates/indigo/lms/templates/header/navbar-not-authenticated.html b/tutorindigo/templates/indigo/lms/templates/header/navbar-not-authenticated.html index 87730c676..119d45ac3 100644 --- a/tutorindigo/templates/indigo/lms/templates/header/navbar-not-authenticated.html +++ b/tutorindigo/templates/indigo/lms/templates/header/navbar-not-authenticated.html @@ -49,25 +49,13 @@
% if allows_login: % if allow_public_account_creation and not disable_register_button: - % if should_redirect_to_authn_mfe: - - % else: - % endif - % endif - % if should_redirect_to_authn_mfe: - - % else: - % endif + % endif