{% extends "base.html" %} {% 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 %}