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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
149 B
Text
Raw Normal View History

2022-07-23 23:45:48 +05:30
%h1.page-title.gl-font-size-h-display= _("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]