<{$smarty.const._MD_PICO_VOTECOUNT}>:<{$content.votes_count}>
<{$smarty.const._MD_PICO_VOTEPOINTAVG}>:<{$content.votes_avg|string_format:"%.2f"}>
<{if $content.can_vote}>
<{/if}>
<{/if}>
<{if $prev_content.id}>
<{$prev_content.subject}>
<{/if}>
|
<{$category.title}>
|
<{if $next_content.id}>
<{$next_content.subject}>
<{/if}>
|
<{/if}>
<{if $mod_config.comment_dirname && $mod_config.comment_forum_id && $content.allow_comment}>
<{d3forum_comment dirname=$mod_config.comment_dirname forum_id=$mod_config.comment_forum_id class="PicoD3commentContent" mytrustdirname="pico" id=$content.id subject=$content.subject subject_escaped=1 view=$mod_config.comment_view posts_num=10}>
<{/if}>