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: ecd011342c40e4b2729fb7e2c5bca4e824b325f6 (plain)
1
2
3
%h1.page-title.gl-font-size-h-display= _("An error has occurred")
%main{ :role => "main" }
  %pre= @pre_auth.error_response.body[:error_description]