gitlab-org--gitlab-foss/app/views/doorkeeper/authorizations/error.html.haml
2016-12-31 11:58:36 +05:30

3 lines
120 B
Text

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