최종 점수
{#{% for player in player_list %}#} 플레이어 : {{ player.username }}
점수 : {{ player.player_score }}
{#{% endfor %}#}
처음으로