{#导航栏#}
Toggle navigation
崝赛
{#
Link
(current)
#}
主页
通知公告
{#
成绩排名
#}
烽火台
搜索
{% if user.is_authenticated %}
{{ user.username }},您好!
修改密码
{% else %}
登陆
{% endif %}
注销
{#
#} {#
Dropdown
#} {#
#} {#
Action
#} {#
Another action
#} {#
Something else here
#} {#
#} {#
Separated link
#} {#
#} {#
#}
{#比赛列表#}
{#主体#} {% for item in chengji_item %}
比赛编号:{{ item.match_id }}
成绩: {{ item.achievement }}
解答题目: {{ item.answered_question_id }}
{% endfor %}