<{$lang.account_comments}>
<{if $result}>
<{$lang.account_item_code}>
<{$lang.account_image}>
<{$lang.account_content}>
<{$lang.account_updated_date}>
<{foreach from=$result item=list}>
<{$list.g_codeno}>
<{if $list.c_detail}> “<{$list.c_detail}>” <{/if}>
<{$list.c_create_time|date_format}>
<{/foreach}>
<{include file='pages/common.htm'}> <{else}>
<{$lang.not_result_tip}>
<{/if}>