First pass at adding key files

This commit is contained in:
dsainty
2024-06-17 21:49:12 +10:00
commit aa25e9347f
1274 changed files with 392549 additions and 0 deletions

View File

@ -0,0 +1,38 @@
To: <%if Review_GuestEmail%><%if Review_GuestName%>"<%Review_GuestName%>" <<%Review_GuestEmail%>><%else%><%Review_GuestEmail%><%endif%><%elsif Name%>"<%Name%>" <<%Email%>><%else%><%Email%><%endif%>
From: <%config.db_admin_email%>
Subject: Your review has been approved
Hello<%if Review_GuestName%> <%Review_GuestName%><%elsif Name%> <%Name%><%endif%>,
Thank you for visiting our site. We've added the following review into
our directory:
<%~if Review_Rating%>
Rating: <%Review_Rating%>
<%~endif%>
Subject: <%Review_Subject%>
By Line: <%Review_ByLine%>
Date: <%Review_Date%>
Contents: <%Review_Contents%>
<%~if not config.user_review_required and not user.Username%>
Name: <%Review_GuestName%>
E-mail: <%Review_GuestEmail%>
<%~endif%>
of the link:
<%URL%>
Should you have any questions, please don't hesitate to ask.
Sincerely,
<%site_title%>
<%~--
File : review_added.eml
Description : This is the e-mail a user receives when their link is
validated.
Tags : All the properties of the review and the link (was
reviewed) that was just validated are available.
--%>