<% follows.each do |followable_type, follows| %>

<%= followable_type_title(followable_type) %>

<% end %>
<%= render "interests", user: user %>