discourse-legacysite-perl/site/slowtwitch.com/cgi-bin/articles/admin/templates/luna/review_added.eml
2024-06-17 21:49:12 +10:00

39 lines
1.2 KiB
Plaintext

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.
--%>