{#导航栏#} {#比赛列表#}
{#主体#} {% for match_info in match_infos %}

{{ match_info.match_name }}

{{ match_info.match_content }}

{{ match_info.match_start_time | date:'Y年m月d日 H:i' }} 至 {{ match_info.match_stop_time | date:'Y年m月d日 H:i' }}

进入比赛

{% endfor %} {#注销#} {#注册#}