{% extends "todo/base.html" %} {% block content %}

修改 | 

Modify
{% csrf_token %}
{% if todo %} {% else %} {% endif %}
{% endblock %}