<%-- File : detailed.html Description : This file displays a link as a single page. Tags : You have all the properties of a link available on this page, plus a few special ones: title_linked => The title of the category linked title => The title of the category unlinked next => The ID number of the next link in the category prev => The ID number of the previous link in the category next_url => A link to the next link in the category prev_url => A link to the previous url in the category --%> <%site_title%>: Detailed Info <%css%> <%body_tag%>
<%include include_header.html%> <%body_table%> <%include include_menu.html%>
<%include include_search_bar.html%> <%header_row%>
<%header_font%><%title%><%/header_font%> <%body_font%><%if prev_url%> Previous<%endif%><%if next_url%> Next<%endif%>
 
<%body_font%>

<%Description%>

Submitted by: <%LinkOwner%>
Hits: <%Hits%>

Visit this link.

 
<%include include_menu.html%> <%include include_footer.html%>