%if meta_name%>
<%endif%>
<%if meta_keywords%>
<%endif%>
<%include include_header.html%>
<%Links::Utils::format_title($title_loop, separator => $crumb_separator, no_escape_separator => $no_escape_crumb_separator, include_home => 1, link_type => 2)%>
<%if next_url or prev_url%><%if prev_url%>
Previous<%endif%><%if next_url and prev_url%> | <%endif%><%if next_url%>Next
<%endif%>
<%endif%>
<%Title%><%if URL and URL ne 'http://'%> (Visit this link)<%endif%>
<%if isNew%>new<%endif%>
<%if isChanged%>updated<%endif%>
<%if isPopular%>popular<%endif%>
<%~if paymentsEnabled%>
<%if isUnpaid%>unpaid<%endif%>
<%if isExpired%>expired<%endif%>
<%if isFree%>free<%endif%>
<%~endif%>
<%if Votes~%>
<%~set intRating = $Rating i/ 1%>
" alt="<%intRating%> out of 10 stars" /> (<%Votes%> vote<%if Votes != 1%>s<%endif%>)
<%~endif%>
<%if Description%><%Description%>
<%endif%>
Submitted by: <%LinkOwner%>
Hits: <%Hits%>
Added: <%Add_Date%>
<%if Add_Date ne $Mod_Date%>Last Modified: <%Mod_Date%>
<%endif%>
Review It
Rate It
<%if config.bookmark_enabled%>Bookmark It<%endif%>
<%if isLinkOwner%>Edit this link<%endif%>
<%if paymentsEnabled%><%if isUnpaid or isFree%>New Payment<%else%>Renewal Payment<%endif%><%endif%>
<%if Review_Loop.length~%>
Reviews
<%loop Review_Loop~%>
<%include review_include.html%>
<%~endloop%>
<%if Review_Total > $Review_Loop.length%><%endif%>
<%~endif%>
<%include include_footer.html%>