{template nheader.html}

评论
{$data.title}
{if $data.uid}{$data.author}{else}{fc_lang('游客')}{/if}
{dr_date($data.inputtime, NULL, 'red')}
{if $is_review} {loop $review.option $i $t} {if $t.use}
{loop $review.value $ii $v}   {/loop}
{/if} {/loop} {/if}
{$myfield}
{fc_lang('默认模板是: 核心目录/dayrui/templates/admin/%s.html,自定义模板是%s', 'comment_show', $tpl)}
{template nfooter.html}