Commit 586c4a4e by thanhnd

fix review 20200415 2

parent 39464ccd
Pipeline #577 failed with stages
in 0 seconds
Hello <%= @email %>! Hello <%= @email %>!
<br> <br>
<% @resource.try(:unconfirmed_email?) ? %> We're contacting you to notify you that your email is being changed to <%= @resource.try(:unconfirmed_email?) ? @resource.unconfirmed_email : @resource.email %>.
We're contacting you to notify you that your email is being changed to <%= @resource.unconfirmed_email %>. <br>
<br> \ No newline at end of file
<% : %>
We're contacting you to notify you that your email has been changed to <%= @resource.email %>.
<br>
<% end %>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment