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

4 lines
102 B
Text
Raw Normal View History

2014-12-19 09:15:29 -05:00
%h3.page-title Authorization code:
%main{ :role => "main" }
%code#authorization_code= params[:code]