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

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

{% endblock %} {% block content %}
Add the purchase
时间填写是一个HTML5控件
Time filling is an HTML5 control.

Delete the purchase

{% endblock %}