cirandas.net

ref: master

app/views/friends/remove_suggestion.html.erb


<%= _('Removing suggestion for friend: %s') % @person.name %>

<%= render :partial => 'shared/remove_suggestion', :locals => { :suggestion => @person } %>