diff --git a/src/openforms/authentication/templates/of_authentication/registrator_subject_info.html b/src/openforms/authentication/templates/of_authentication/registrator_subject_info.html index 3af0336a57..38a7865c0b 100644 --- a/src/openforms/authentication/templates/of_authentication/registrator_subject_info.html +++ b/src/openforms/authentication/templates/of_authentication/registrator_subject_info.html @@ -1,13 +1,6 @@ {% extends 'ui/views/abstract/detail.html' %} {% load i18n static %} -{% block extra_css %} - {{ block.super }} - - {# Needed for the styling of the auth-mode class #} - -{% endblock %} - {% block card %}