{include file="header-view-link.tpl"}

{$link.title}

{if $msg}
    {$msg}
{/if}
{$link.title}
{foreach from=$fields item=field} {assign var="key" value=$field.name} {/foreach} {if $config.pagerank} {/if} {if $link.rank neq '0'} {/if}
{$lang.category}: {$category.title}
{$lang.$key}: {if $field.type eq 'textarea' AND $config.esc_codes} {text_to_html aText=$link.$key aParagraph=true} {else} {$link.$key} {/if}
{$lang.clicks}: {$link.clicks}
{$lang.link_added}: {$link.date|date_format:$config.date_format}
{$lang.pagerank}: {$link.pagerank_img}
{$lang.link_rank}: {section name=star loop=$link.rank}{/section}
{if $config.alexa_traffic} {/if}
{if $config.thumbshot}
{/if} {if $config.alexa_thumbs} {/if}
{if $config.link_rating}
{$lang.rating}
{if $link.num_votes} {if $config.link_comments} {/if}
{$lang.rating_num} {$link.num_votes}
{$lang.rating} {if $link.rating}{print_stars value=$link.rating|string_format:"%d"}{else}0{/if}
{$lang.comments} {$link.comments}
{else} {$lang.not_rated} {/if}
{/if} {if $config.link_comments}
{$lang.comments}
{if $comments} {foreach from=$comments item=comment}
{if $config.esc_codes} {text_to_html aText=$comment.body aParagraph=true} {else} {$comment.body} {/if}
{$lang.posted}{$comment.date|date_format:$config.date_format} by {$comment.author}
{/foreach}
{/if}
{if $config.comments_rating} {/if}
{$lang.comment_author}
{$lang.author_email}
{$lang.leave_comment}
{$lang.comment_rank}
{/if} {if $config.paypal_module} {$lang.upgrade_listing} {/if} {include file="footer.tpl"}