gitlab-org--gitlab-foss/app/views/doorkeeper/authorizations/show.html.haml

4 lines
108 B
Plaintext

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