<%= t 'change_email.authorizing_old.almost_done_description' %>
<% elsif @error %>
<%= t 'change_email.authorizing_old.description' %>
<%= t 'change_email.authorizing_old.old_email', email: @from_email %>
<%= t 'change_email.authorizing_old.new_email', email: @to_email %>