{assign var=$page_title value=$link.title} {assign var=$page value='details'} {include filename="global-header.tpl"}
Description:{$link.description|htmlspecialchars}
Visit: {$link.title|htmlspecialchars}.
Bad link? Let the Doc know about it!
See all links in: {foreach var=category from=$categories} {if $config.mod_rewrite} {foreach var=part from=$category.path_parts}{$part.name|htmlspecialchars}{if $part.path != $category.path}/{/if}{/foreach} {else} {foreach var=part from=$category.path_parts}{$part.name|htmlspecialchars}{if $part.path != $category.path}/{/if}{/foreach} {/if} {/foreach}
Ratings: {$link.ratings|number_format::0::$config.dec_point::$config.thousands_sep}
Average Rating:
{$link.rating_avg|round::2}
Help your fellow visitors and give your opinion about {$link.title|htmlspecialchars}!
Use the drop down box below to rate this site. You can chose a number from 1 to 5 where
5 is the best.
You can only rate a site once!
Your rating has been recorded and will appear during the next update
{/if} {/nocache}
Clicks: {$link.clicks|number_format::0::$config.dec_point::$config.thousands_sep}
Link Added: {$link.date_added|tdate::$config.date_format}
Site Url: {$link.site_url|htmlspecialchars}
{foreach var=field from=$user_fields}
{if $field.on_details}
{$field.label|htmlspecialchars}: {$field.value|htmlspecialchars}
{/if}
{/foreach}
{$comment_counter|htmlspecialchars}. {$comment.name|htmlspecialchars} - {$comment.date_added|tdate::$config.date_format}
{$comment.comment|htmlspecialchars}
No comments have been posted yet, be the first to add yours!
{/if} {nocache} {if $message == 'commented'}Your comment has been recorded and will appear during the next update
{/if} {if $config.user_for_comments && !$config.logged_in}You must be logged in to leave comments
{else}{/if} {/nocache}