{% extends 'base.html' %} {% block header %}

{% block title %}Change the scores{% endblock %}

{% endblock %} {% block content %}
Delete the scores

or


上述三项是查询参数,如果留空,则被认为是全部,都不填则认为是错误的。
The above three are query parameters. If they are left blank, they are considered all. However, if you don't fill in all of them, it's wrong.


{% endblock %}