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: 7561ec85ed9563c07b4f2115872892cea55c8c4c (plain)
1
2
3
%h3.page-title An error has occurred
%main{:role => "main"}
  %pre= @pre_auth.error_response.body[:error_description]