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

4 lines
118 B
Text
Raw Normal View History

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