add username to team_member page

This commit is contained in:
Cyril 2012-12-08 23:05:48 +01:00
parent 9f940aeaf4
commit 7d3ee2baa6

View file

@ -8,8 +8,7 @@
= image_tag gravatar_icon(user.email, 60), class: "borders"
%h3
= user.name
%small
= user.email
%small (@#{user.username})
%hr
.back_link