diaspora/app/views/users/show.html.haml

11 lines
158 B
Text

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