35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
To: <%if Contact_Email%><%if Contact_Name%>"<%Contact_Name%>" <<%Contact_Email%>><%else%><%Contact_Email%><%endif%><%elsif Name%>"<%Name%>" <<%Email%>><%else%><%Email%><%endif%>
|
|
From: <%config.db_admin_email%>
|
|
Subject: Your link has been approved
|
|
|
|
Hello<%if Contact_Name%> <%Contact_Name%><%elsif Name%> <%Name%><%endif%>,
|
|
|
|
Thank you for visiting our site. We've added the following link into
|
|
our directory:
|
|
|
|
Title: <%Title%>
|
|
URL: <%URL%>
|
|
Category: <%Category%>
|
|
Description: <%Description%>
|
|
Contact Name: <%Contact_Name%>
|
|
Contact E-mail: <%Contact_Email%>
|
|
|
|
You can see your new listing at:
|
|
|
|
<%config.build_root_url%>/<%home_index%>
|
|
|
|
Should you have any questions, please don't hesitate to ask.
|
|
|
|
Sincerely,
|
|
|
|
<%site_title%>
|
|
|
|
<%~--
|
|
File : link_added.eml
|
|
Description : This is the e-mail a user receives when their link is
|
|
validated.
|
|
Tags : All the properties of the link that was just validated
|
|
are available plus:
|
|
Category => The category the link was added to.
|
|
--%>
|