[% PROCESS global/header.html.tmpl title = "Add OAuth2 Client" onload = "document.forms['f'].client_id.focus()" %]
[% id FILTER html %]
[% secret FILTER html %]
At least one required
[% FOREACH scope = scopes %] [% END %]
[% scope.description FILTER html +%] ([%+ scope.name FILTER html %])
[% PROCESS global/footer.html.tmpl %]