mirror of
https://github.com/we-promise/sure.git
synced 2026-04-09 07:14:47 +00:00
10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
EmailConfirmation#confirmation_email
|
|
|
|
<%= t(".greeting") %>
|
|
|
|
<%= t(".body") %>
|
|
|
|
<%= t(".cta") %>: <%= @confirmation_url %>
|
|
|
|
<%= t(".expiry_notice", hours: 24) %>
|