diff --git a/oidc_ldap_bridge/templates/login.html b/oidc_ldap_bridge/templates/login.html index 6c5fd0a3..8ecd6d6b 100644 --- a/oidc_ldap_bridge/templates/login.html +++ b/oidc_ldap_bridge/templates/login.html @@ -24,6 +24,18 @@ {% endfor %} {% endwith %} - {{ sui.render_form(form, _("Sign in"), action=request.url) }} +
{% endblock %}