{% extends "base.html" %} {% load form_helpers %} {% block content %} Click here to return to the claims page.

Select a user to assign this task.
{% as_div_form form "Assign Task Form" csrf_token "Assign Task" %} {% endblock %}