added following information thingy

This commit is contained in:
Andreas N 2014-12-29 02:32:44 +01:00
parent 65e90e1c64
commit 70ac565e6b
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@
%p.profile--moderator
%i.fa.fa-users
Mod
- if @user.following? current_user
%p
%span.label.label-default
FOLLOWS YOU
- unless @user.bio.blank?
%p.profile--text= @user.bio
- unless @user.website.blank?