Welcome to mirror list, hosted at ThFree Co, Russian Federation.

error.html.haml « authorizations « doorkeeper « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6117b00149f53217922c4a892e22e73853ef874e (plain)
1
2
3
%h3.page-title An error has occurred
%main{ :role => "main" }
  %pre= @pre_auth.error_response.body[:error_description]