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

Version Path
authentication-zero-2.15.9 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.15.8 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.15.7 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.15.6 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.15.5 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.15.4 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.15.3 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.15.2 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.15.1 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.15.0 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.14.0 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt
authentication-zero-2.13.0 lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt