added following information thingy
This commit is contained in:
parent
65e90e1c64
commit
70ac565e6b
|
@ -17,6 +17,10 @@
|
||||||
%p.profile--moderator
|
%p.profile--moderator
|
||||||
%i.fa.fa-users
|
%i.fa.fa-users
|
||||||
Mod
|
Mod
|
||||||
|
- if @user.following? current_user
|
||||||
|
%p
|
||||||
|
%span.label.label-default
|
||||||
|
FOLLOWS YOU
|
||||||
- unless @user.bio.blank?
|
- unless @user.bio.blank?
|
||||||
%p.profile--text= @user.bio
|
%p.profile--text= @user.bio
|
||||||
- unless @user.website.blank?
|
- unless @user.website.blank?
|
||||||
|
|
Loading…
Reference in New Issue