<%= display_name %> Mixes <%= mix_count%> Favourites <%= favourite_count %> Likes <%= like_count %> Followers <%= followers.length %> Following <%= following.length %>

Avatar Image
<% if (isMe(id)) { %>   <%= display_name %> <% } else { %> <% } %>
<%= description %>
 Joined: <%= humanise(date_joined) %>  Last Seen: <%= humanise(last_login) %>
{% if user.is_authenticated %} {% else %} {% endif %}