{% extends 'base.html' %} {% block content %} Select a user to assign this task.
{{form.as_table}}
{% endblock %}