show.html.haml 173 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 .span-2 = image_tag gravatar_icon(@user.email), :class => "left", :width => 60, :style => "padding-right:5px;" %p %b Name: = @user.name %p %b Email: = @user.email