discourse-legacysite-perl/site/slowtwitch.com/cgi-bin/articles/admin/templates/luna/validate.eml

30 lines
841 B
Plaintext
Raw Normal View History

2024-06-17 11:49:12 +00:00
To: <%if Name%>"<%Name%>" <<%Email%>><%else%><%Email%><%endif%>
From: <%config.db_admin_email%>
Subject: Your validation code
Hello<%if Name%> <%Name%><%endif%>,
Thank you for registering. To activate your account, simply go to:
<%config.db_cgi_url%>/user.cgi?validate=1
and enter the following code:
<%Validation%>
Should you have any questions, please don't hesitate to ask.
Sincerely,
<%site_title%>
<%~--
File : validate.eml
Description : This is the e-mail a user receives when they have signed
up, but must validate their account.
Tags : All the properties of the User requesting validation are
available plus:
Validation => The code the user must enter to validate
their account.
--%>