<h2><%= @user.name %></h2>
Friends: <%= @user.friends.count %><br/>
Created: <%= @user.created_at %><br/>
Updarted: <%= @user.updated_at %><br/>