mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 21:30:47 +08:00
3 lines
222 B
Plaintext
3 lines
222 B
Plaintext
<p><%= t('email.password_reset.we_received_a_request') %><br />
|
|
<%= t('email.password_reset.if_you_did') %> <a href="<%= rootURL %>/admin/password-reset#<%= token %>"><%= t('email.password_reset.please_click') %></a>.</p>
|