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

Edit list:

{{ todo_list.title|upper}}

{% endblock %}