mirror of
https://github.com/wassname/talk.git
synced 2026-07-04 00:51:11 +08:00
simplify email text
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<p>A email confirmation has been requested for the following account: <b><%= email %></b>.</p>
|
||||
<p>To confirm the account, please visit the following link: <a href="<%= rootURL %>/admin/confirm-email#<%= token %>">http://example.com/email/confirm/endpoint#<%= token %></a></p>
|
||||
<p>To confirm the account, please visit the following link: <a href="<%= rootURL %>/admin/confirm-email#<%= token %>">Confirm Email</a></p>
|
||||
<p>If you did not request this, you can safely ignore this email.</p>
|
||||
|
||||
Reference in New Issue
Block a user