{php include $this->template($template.'/_header')}

{$title}

{if $ended} 活动已结束 {else} 距离{if $nostart}开始{elseif $starting}结束{/if}还有 0 00 : 00 : 00 {/if}
限时抢购列表
{if $list} {else}
没有找到任何数据:)
{/if}
{$pager}
{if $starting || $nostart} {/if} {php include $this->template($template.'/_footer')}