{if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"}
SEARCH {$lang.goods_name} {$lang.act_is_going}
{/if} {foreach from=$auction_list item=auction} {foreachelse} {/foreach}
{$lang.record_id}{$sort_act_id} {$lang.act_name}{$sort_act_name} {$lang.goods_name}{$sort_goods_name} {$lang.start_time}{$sort_start_time} {$lang.end_time}{$sort_end_time} {$lang.start_price} {$lang.end_price} {$lang.handler}
{$auction.act_id} {$auction.act_name|escape:html} {$auction.goods_name|escape:html} {$auction.start_time} {$auction.end_time} {$auction.start_price} {if $auction.no_top}{$lang.label_no_top}{else}{$auction.end_price}{/if}
{$lang.no_records}
{include file="page.htm"}
{if $full_page}
{include file="pagefooter.htm"} {/if}