مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
13 أسطر
507 B
Plaintext
13 أسطر
507 B
Plaintext
Hello there,
|
|
|
|
You (or someone pretending to be you) have requested a new password for your Postal account. To choose a new password, please click the link below and you'll be able to create a new password and login to Postal.
|
|
|
|
<%= Postal.host_with_protocol %>/login/reset/<%= @user.password_reset_token %><%= @return_to ? "?return_to=#{ERB::Util.url_encode(@return_to)}" : '' %>
|
|
|
|
If you didn't request this, you can ignore this e-mail.
|
|
|
|
Thanks,
|
|
|
|
<%= Postal.smtp_from_name %>
|
|
<%= Postal.smtp_from_address %>
|