<{$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}>
<{d3comment mydirname=$mydirname class="PicoD3commentContent"}>
<{/if}>