diaspora/app/views/users/show.html.haml
2010-07-23 19:44:34 -07:00

11 lines
160 B
Text

.span-20.last
%h1= "#{@user.real_name}"
- if @user_profile
%p
%b url
%p
= @user.url
%p
%b Key Fingerprint
%p
= @user.key_fingerprint