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

4 lines
126 B
Text
Raw Normal View History

2018-11-18 11:00:15 +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]