debian-mirror-gitlab/app/views/doorkeeper/authorizations/show.html.haml
2017-08-17 22:00:37 +05:30

3 lines
102 B
Text

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