{% 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/summary-list/macro.html" import govukSummaryList %} {% block beforeContent %} {{ govukBackLink({"text": "Back", "href": url_for('collection_lifecycle.tasklist', grant_id=grant.id, collection_id=collection.id) }) }} {% endblock %} {% block action_panel %}
Make a grant live when it is ready to show in Access grant funding. It must have a GGIS number, a grant description, a privacy policy, and at least two grant team members.
{% set grant_team_users %}