<%~if show_link_info%>
  <%~set ID = $LinkID%>
  <%~Links::Utils::load_link_info%>
<%include link.html%>
  <%~set ID = ''%>
<%~endif%>
  
    <%escape_html Review_Subject%><%if Review_CanModify%> (edit)<%endif%>
    
" alt="<%Review_Rating%> out of 5 stars" title="<%Review_Rating%> out of 5 stars" />
    <%if Review_IsNew%>new<%endif%>
  
<%~if Review_ByLine%>
  
    <%escape_html Review_ByLine%>
  
<%~endif%>
  
    Reviewed by: <%if Review_GuestName%><%Review_GuestName%><%else%><%Review_Owner%><%endif%>, <%Review_Date%><%if Review_ModifyDate%> (Modified: <%Review_ModifyDate%>)<%endif%>
  
<%~if Review_Contents%>
  
  <%~if config.review_convert_br_tags%>
    <%Review_Contents%>
  <%~else%>
    <%escape_html Review_Contents%>
  <%~endif%>
  
<%~endif%>
  
    <%if Num%><%Review_WasHelpful%> of <%Num%> people found this review helpful<%endif%>