mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 00:33:54 +08:00
4 lines
241 B
Plaintext
4 lines
241 B
Plaintext
<p><%= t('email.confirm.has_been_requested') %> <b><%= email %></b>.</p>
|
|
<p><%= t('email.confirm.to_confirm') %> <a href="<%= BASE_URL %>admin/confirm-email#<%= token %>">Confirm Email</a></p>
|
|
<p><%= t('email.confirm.if_you_did_not') %></p>
|