<%= content_tag "p", "Trustie2 member since #{format_time(user.created_on)}", :class => "float_right member_since" %>
<%= image_tag(avatar_image(user), :class => 'avatar')%>
<%= content_tag "div", link_to_user(user), :class => "nomargin avatar_name" %>
<%= content_tag "div", content_tag("p", user.firstname), :class => "clear avatar_name" %>
Contributes to <%= user.id%> projects including
14168 total commits to 18 projects | managed 7 projects | Most experience in c++