{% extends "admin/master.html" %} {% import 'admin/layout.html' as layout with context %} {% from "govuk_frontend_jinja/components/back-link/macro.html" import govukBackLink %} {% from 'govuk_frontend_jinja/components/error-summary/macro.html' import govukErrorSummary %} {% from 'govuk_frontend_jinja/components/details/macro.html' import govukDetails %} {% from 'govuk_frontend_jinja/components/table/macro.html' import govukTable %} {% block beforeContent %} {{ govukBackLink({"text": "Back", "href": url_for('collection_lifecycle.tasklist', grant_id=grant.id, collection_id=collection.id) }) }} {% endblock %} {% block action_panel %}
They will be able to log in and submit reports as the selected grant recipient.
Users created this way will not receive any notification email.
If any of these grant recipient data providers are incorrect, you can revoke grant recipient data providers.