First pass at adding key files
This commit is contained in:
@ -0,0 +1,33 @@
|
||||
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 successfully updated
|
||||
|
||||
Hello<%if Contact_Name%> <%Contact_Name%><%elsif Name%> <%Name%><%endif%>,
|
||||
|
||||
Thank you for visiting our site. We've modified your link as
|
||||
you requested. Here's our new listing:
|
||||
|
||||
Title: <%Title%>
|
||||
URL: <%URL%>
|
||||
Category: <%Category%>
|
||||
Description: <%Description%>
|
||||
Contact Name: <%Contact_Name%>
|
||||
Contact E-mail: <%Contact_Email%>
|
||||
|
||||
You can see your updated listing at:
|
||||
|
||||
<%config.build_root_url%>/<%home_index%>
|
||||
|
||||
Should you have any questions, please don't hesitate to ask.
|
||||
|
||||
Sincerely,
|
||||
|
||||
<%site_title%>
|
||||
|
||||
<%~--
|
||||
File : link_modified.eml
|
||||
Description : This is the e-mail a user receives when the changes the
|
||||
user submitted via modify.cgi are approved by the admin.
|
||||
Tags : All the properties of the link that was modified are
|
||||
available.
|
||||
--%>
|
Reference in New Issue
Block a user