Avatar Image
  <%= display_name %>
  • Change Status
  •   Available
  •   Busy
  •   Invisible
{% if user.is_authenticated %} <% if (is_following) { %>Unfollow<% } else { %>Follow<%}%> {% else %} Login to follow {% endif %}
{% comment %} Send a message {% endcomment %} Profile Link
{% comment %}
{% endcomment %}
Mixes <%= mix_count%> Favourites <%= favourite_count %> Likes <%= like_count %> Followers <%= followers.length %> Following <%= following.length %>
Location
<%= city %> <%= country %>
Joined
<%= humanise(date_joined) %>
Last Online
<%= humanise(last_login) %>
About Me
<%= description %>