% this.title = show_user.username + ' - 用户'; %> <% include header %>
标题 | 时间 |
---|---|
<%= article.title %> | <%= syzoj.utils.formatDate(article.public_time) %> |
比赛 | 名次 | 积分 |
---|---|---|
<%= history.contestName %> | <%= history.rank != null ? history.rank + " / " + history.participants : '' %> | <%= history.value %> <% if(history.delta != null) { %> |