{include file="index/header" /}

{:lang('Private article')}


  
 —
  

{volist name="data" id="vo"} {/volist}
{:lang('Title')} {:lang('Click volume')} {:lang('Comments volume')} {:lang('Author')} {:lang('Release time')} {:lang('Operation')}
{if condition="$vo.thumbnail neq ''"} {/if}{$vo.post_title} {$vo.post_hits} {$vo.comment_count} {$vo.user_login} {$vo.post_date} {:lang('public')}  | 
{$data->render()}

{include file="index/footer" /}