%-- File : review_edit.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 which need to be edited, plus: error => If there was a problem adding a review, this tag will contain an error message. --%>
|
<%header_font%>EDIT 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%> |