<%-- File : cool.html Description : This file displays a list of all the cool links (ones that have the top number of clicks). Tags : The following tags are available on this page: total => The total number of cool links link_results => A list of all cool links link_results_loop => A loop of all the cool links. title => The title bar not linked title_linked => The title bar linked percent => What your "cool" cutoff is currently set to. next_span => A '1 2 3 >>' toolbar to the next page of cool links. --%> <%site_title%>: What's Cool <%css%> <%body_tag%><%include include_header.html%> <%body_table%> <%include include_menu.html%> <%inter_table%> <%title_linked_row%> <%header_row%>
<%body_font%> <%title_linked%>
<%header_font%> <%total%> LO RECOMENDADO (las mejores <%percent%> ): <%/header_font%>
<%if next_span%>

<%body_font%> Páginas: <%next_span%>

<%endif%> <%body_font%> <%link_results%> <%if next_span%>

<%body_font%> Páginas: <%next_span%>

<%endif%>
<%footer_table%> <%include include_footer.html%>