{% extends 'base.html' %} {% block header_text %}Start a new To-Do list{% endblock %} {% block form_action %}{% url 'new_list' %}{% endblock %}