<%include include_common_head.html%> <%include include_accessibility.html%>
<%include include_header.html%> <%include include_contentheader.html%>
<%include include_leftsidebar.html%>
<%include include_contentwrapper_top.html%>
<%include include_content_top.html%>
<%Links::Utils::format_title($main_title_loop, separator => $crumb_separator, no_escape_separator => $no_escape_crumb_separator, include_home => 1, link_type => 2)%>

Review Added

We have received the following review:

<%~if Review_Rating%>
<%escape_html Review_Rating%>
<%~endif%>
<%escape_html Review_Subject%>
<%escape_html Review_ByLine%>
<%if config.review_convert_br_tags%><%Review_Contents%><%else%><%escape_html Review_Contents%><%endif%>
<%~if not config.user_review_required and not user.Username%>
<%escape_html Review_GuestName%>
<%escape_html Review_GuestEmail%>
<%~endif%>

<%~if config.review_auto_validate%> Thank you! Your review has been added. <%~else%> Thank you! We will send you an e-mail once your review has been validated. <%~endif%>

<%include include_content_bottom.html%>
<%include include_contentwrapper_bottom.html%>
<%include include_rightsidebar.html%>
<%include include_contentfooter.html%> <%include include_footer.html%>