{if $action!='index'}
{/if}

{echo $store[tname] ? $store[tname] : $store[userid];}

{if $action == 'index'}

店铺动态

{loop $docu_list $mymps}

{$mymps[title]}

{echo GetTime($mymps[pubtime],'Y-m-d')}

{loopelse}

暂无动态!

[{echo GetTime($timestamp,'Y-m-d')}]

{/loop}
{/if}