debian-mirror-gitlab/app/views/doorkeeper/authorizations/error.html.haml

4 lines
120 B
Text
Raw Normal View History

2015-04-26 12:48:37 +05:30
%h3.page-title An error has occurred
2017-08-17 22:00:37 +05:30
%main{ :role => "main" }
2016-06-02 11:05:42 +05:30
%pre= @pre_auth.error_response.body[:error_description]