gitlab-org--gitlab-foss/app/views/doorkeeper/authorizations/show.html.haml
2016-12-31 11:58:36 +05:30

3 lines
102 B
Text

%h3.page-title Authorization code:
%main{ :role => "main" }
%code#authorization_code= params[:code]