{include file="header.html"}
{include file='activity/navcp.html'}

{$data.title}

活动: {$activity.title} 作者:{$data.nickname} 发布时间:{$data.dateline|date:Y-m-d H:i:s}

{if $data.imgurl}

{/if}
{$data.content}
{include file="comment/inc_common.html"}
{include file="activity/right.html"}
{include file="footer.html"}