% @page_title = "Confirm your new email address" %> <% content_for :header do %>
We just sent an email to <%= params[:email_address] %>
Hit the link in the email to confirm this is the email address you want to use with Fizzy going forward.
<%= link_to "Done", edit_user_path(@user, script_name: @user.account.slug), class: "btn btn--link center" %>