{# template-title: 决斗挑战榜 #} {# template-components: data-table #}
| 排名 | 被悬赏 | 门派 | 赏金 | 剩余时间 | 发起人 |
|---|---|---|---|---|---|
| {{ loop.index }} | {{ item.name }} |
{% if icons.sect.get(item.forceName) %}
|
{{ item.money }} | {{ item.remainingTime }} | {{ item.payerName }} |