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

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

{% endblock %} {% block content %}
Change the item

可修改项 Modifiable items:



如果某些不需要修改,留空即可
If some things do not need to be modified, leave it blank.
时间填写是一个HTML5控件
Time filling is an HTML5 control.
{% endblock %}