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