%-- File : review_add.html Description : This file displays an add review form to the user. Tags : This template has all the properties of a link and of a review of this link available, plus: confirm_add => confirm if the user want to overwrite their last review error => If there was a problem adding a review, this tag will contain an error message. --%>
|
<%header_font%>ADD A REVIEW<%/header_font%> |
|
|
<%if error%>
<%error_font%><%error%> <%endif%> <%if URL%><%Links::Utils::load_link_info%><%include link.html%><%endif%> |
| <%if Username%><%body_font%>Hello, <%Username%>!<%endif%> |