diff --git a/ckanext/keycloak/templates/user/new.html b/ckanext/keycloak/templates/user/new.html index 6cb2db8..457b4ac 100644 --- a/ckanext/keycloak/templates/user/new.html +++ b/ckanext/keycloak/templates/user/new.html @@ -17,9 +17,6 @@

{{ form | safe }} - {% block login_button %} - {{ _('Sign in with Google') }} - {% endblock %}