{% extends 'base.html' %} {% block body %}
{% if past %} This todo list is past deadline. You cannot change it. {% else %} Add new item {% endif %}