<%-- File : rec_link.html Description : This file displays the form used to enter names and emails in order to recommend a link. Tags : This template has all the properties of a link available. --%> <%site_title%>: Recommend a Link <%css%> <%body_tag%>
<%include include_header.html%> <%body_table%> <%include include_menu.html%>
<%include include_search_bar.html%> <%header_row%>
<%header_font%>RECOMMEND A LINK<%/header_font%>
 
<%body_font%>Please completely fill out the form below to recommend the following link:
<%if error%> <%endif%>
ID:<%ID%>
Title:<%Title%>
Description:<%Description%>
URL:<%URL%>


<%error_font%><%error%>
Friend's Name: Friend's Email:
Friend's Name: Friend's Email:
Friend's Name: Friend's Email:
Friend's Name: Friend's Email:
 
Your Email:value="<%From%>"<%endif%>>
Brief Message:
 <%body_font%>
 
<%include include_menu.html%> <%include include_footer.html%>