%= _('Hi, %{recipient}!') % { :recipient => @recipient } %>
<%= _('We want to give you some suggestions to grow up your network.') %>
<%= _('Check it out!') %>
<% unless @people_suggestions.empty? %><%= _('Friends suggestions:') %>
<%= _('Communities suggestions:') %>