<@_comment id=id> <#assign a=object contentId=a.contentId />
<@t.page 'content'/>:
<@_content id=contentId>${(object.title)!}
<#if a?has_content>
<@t.page 'create_date'/>:
${a.createDate!}
<#if a.updateDate?has_content>
<@t.page 'modified_date'/>:
${a.updateDate!}
<@_sysUser id=a.userId>
<@t.page 'content.promulgator'/>:
${object.nickName!}
<@t.page 'status'/>/<@t.page 'inspector'/>:
<@t.page 'status.content.'+a.status/> <#if 1=a.status>/ <@_sysUser id=a.checkUserId>${object.nickName!}
<@t.page 'comment'/>: