<%= notice %>
Email: <%= @user.email %>
Crypted password: <%= @user.crypted_password %>
Salt: <%= @user.salt %>