{% extends 'base.html' %} {% block content %} Select a user as a reviewer for this task.
{% csrf_token %} {{form.as_table}}
{% endblock %}