debian-mirror-gitlab/app/views/doorkeeper/authorizations/error.html.haml
2022-07-29 14:03:07 +02:00

3 lines
149 B
Text

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