出品終了一覧
{% if page.object_list %}
{% trans "Image" %} | {% trans "Item" %} | {% trans "Current Pirce" %} | {% trans "Highest Bidder" %} | {% trans "End Date" %} | |
---|---|---|---|---|---|
{% if item.noimage %}
![]() ![]() |
{{ item.item_name|escape }} | {{ item.current_price|add_comma }}{% trans "yen" %} | {{item.highest_bidder.username|escape}} | {{ item.end_date|date:"Y年m月d日(D) H:i:s" }} | {% if item.highest_bidder %} {% else %} {% endif %} |
該当の商品はありません。 {% endif %}