<{include file="xiche/block/sheader.html"}>
通知中心
<{foreach $items as $item}>
<{if $item.is_read == 0 }> <{else}><{/if}>

<{$item.title}><{$item.dateline|format:'m-d H:i'}>

<{if $item.type == 1}><{else}><{/if}>

<{$item.content|cutstr:70}>(点击查看详情)
<{foreachelse}>

暂无新消息

亲,不急啊,消息总会有的!

<{/foreach}>
<{include file="xiche/block/sfooter.html"}>