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