cirandas.net

ref: master

plugins/oauth_provider/views/oauth_provider_plugin_admin/index.html.erb


<%= _('Oauh Provider') %>

<%= link_to _('Applications'), oauth_applications_path %>
<%= link_to _('Authorized Applications'), oauth_authorized_applications_path %>
<%= button(:back, _('Go back'), {:controller => 'plugins', :action => 'index'}) %>