debian-mirror-gitlab/app/views/doorkeeper/authorizations/error.html.haml
2018-11-18 11:00:15 +05:30

4 lines
126 B
Text

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