You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
422 B
15 lines
422 B
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<div class="box">
|
|
<div class="box_1">
|
|
<h3><span>{$lang.new_price}</span></h3>
|
|
<div class="boxCenterList RelaArticle">
|
|
<ul class="clearfix">
|
|
<!--{foreach from=$price_list item=item}-->
|
|
<li>{$item.user_name} {$item.bid_price}</li>
|
|
<!--{/foreach}-->
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="blank5"></div>
|