[%# oauth/admin/consumer_new.tt Create a new consumer. Authors: Andrea Nall Copyright (c) 2013 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %] [%- sections.title = "Create Consumer" -%] [% UNLESS can_create %] You cannot create a new consumer. [% ELSE %]
[% dw.form_auth %] [% IF error %] Error: [% error %] [% END %]

[% END %]