gitlab-org--gitlab-foss/app/views/doorkeeper/authorizations/error.html.haml

4 lines
149 B
Plaintext

%h1.page-title.gl-font-size-h-display= _("An error has occurred")
%main{ :role => "main" }
%pre= @pre_auth.error_response.body[:error_description]