<%= render :partial => 'avatars' %> <% if @error.blank? %>

Request for permission

<%= @oauth_app.name %> <% if @oauth_app.user %>by <%= @oauth_app.user.name_or_username %><% end %> would like permission to access your account

<% else %>

Something went wrong

An external application failed to connect with CARTO. The application may be incorrectly configured, please contact the application developer for help.

<% end %>