Sha256: e9b6b332ce5e2040135fac14fee511920ef026b68a5f12b704faea21711a4965
Contents?: true
Size: 581 Bytes
Versions: 12
Compression:
Stored size: 581 Bytes
Contents
Hey there, This is to confirm that <%%= @user.email %> is the email you want to use on your account. If you ever lose your password, that's where we'll email a reset link. You must <%= code_verifiable? ? "put the code" : "hit the link" %> below to confirm that you received this email. <%- if code_verifiable? -%> <%%= @user.verification_code.value %> <%- else -%> [Yes, use this email for my account]<%%= edit_identity_email_verification_url(sid: @signed_id) %> <%- end -%> Have questions or need help? Just reply to this email and our support team will help you sort it out.
Version data entries
12 entries across 12 versions & 1 rubygems