35 lines
1.2 KiB
Plaintext
35 lines
1.2 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: Payment has been received and your link has been added
|
|
|
|
Hello<%if Contact_Name%> <%Contact_Name%><%elsif Name%> <%Name%><%endif%>,
|
|
|
|
Thank you for visiting our site. Your payment has been processed and
|
|
your link has been added to 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 : payment_received.eml
|
|
Description : This is the e-mail a user receives when their payment has
|
|
been processed and the link has been added.
|
|
Tags : All the properties of the link that was just added are
|
|
available plus:
|
|
Category => The category the link was added to.
|
|
--%>
|