مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
13 أسطر
342 B
Plaintext
13 أسطر
342 B
Plaintext
Hello <%= @user.first_name %>,
|
|
|
|
To verify your e-mail address you will be prompted to enter a code when you login to your Postal account. The code you need to enter is:
|
|
|
|
<%= @user.email_verification_token %>
|
|
|
|
Once you've done that, you'll be able to access your account.
|
|
|
|
Thanks,
|
|
|
|
<%= Postal.smtp_from_name %>
|
|
<%= Postal.smtp_from_address %>
|