%-- File : rate.html Description : This file displays a form letting the user rate the passed in link from 1 to 10. Tags : You have all the properties of the link available plus: error => An error message if the rate failed (i.e. they have already voted once for this link). --%>
| <%header_font%> RATE A LINK:<%/header_font%> | |
| <%body_font%>
<%if error%>
<%error_font%><%error%> <%endif%> |