{% extends "deliver_grant_funding/grant_base.html" %} {% from "govuk_frontend_jinja/components/table/macro.html" import govukTable %} {% from "govuk_frontend_jinja/components/notification-banner/macro.html" import govukNotificationBanner %} {% from "deliver_grant_funding/macros/deliver_grant_funding_collection_breadcrumb.html" import deliver_grant_funding_collection_breadcrumb %} {% from 'govuk_frontend_jinja/components/details/macro.html' import govukDetails %} {% from "govuk_frontend_jinja/components/tag/macro.html" import govukTag %} {% set type_constants = collection.type.constants %} {% set page_title = "Data sets for " + collection.name %} {% set active_item_identifier = type_constants.active_nav %} {% set can_upload = authorisation_helper.can_edit_collection(current_user, collection.id) %} {% block beforeContent %} {{ deliver_grant_funding_collection_breadcrumb(grant=grant, collection=collection, this_page_breadcrumb_item={"text": "Data sets"}) }} {% endblock beforeContent %} {% block content %}
{{ flashes[0] }}
{% endset %} {{ govukNotificationBanner({ "html": message, "type": "success" }) }} {% endif %} {% endwith %}Upload data to reference in guidance, questions, conditions and validation.
You can replace uploaded data sets to update missing or incorrect data.
{% set dataSetUploadInstructionsHtml %}