debian-mirror-gitlab/app/views/doorkeeper/authorizations/show.html.haml
2018-11-18 11:00:15 +05:30

4 lines
108 B
Text

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