<%-- 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. --%> <%site_title%>: Add a Review <%css%> <%include include_header.html%> <%body_table%> <%include include_menu.html%> <%inter_table%> <%header_row%>
<%header_font%> AGREGAR COMENTARIO <%/header_font%>

<%if error%>

<%error_font%><%error%>

<%endif%> <%if URL%><%Links::Utils::load_link%><%endif%>
<%if Username%> <%body_font%> Hola, <%Username%> ! <%endif%>
<%body_font%> Por favor llene completamente la forma abajo, y nosotros agregaremos su comentario tan pronto como sea posible.

<%if anonymous%> <%endif%>
<%body_font%> Una calificación:
checked<%endif%>> 1 checked<%endif%>> 2 checked<%endif%>> 3 checked<%endif%>> 4 checked<%endif%>> 5
<%body_font%> Título:

<%body_font%> Sobre:

<%body_font%> Escriba su comentario:
<%body_font%>
<%body_font%> Su Nombre:

<%body_font%> Su Email:

<%body_font%>
<%if ID%>><%endif%>
<%footer_table%> <%include include_footer.html%>