digitalmarketplace-frontend
Version:
Digital Marketplace Frontend contains assets and components used in Digital Marketplace projects
14 lines (13 loc) • 716 B
HTML
<div class="govuk-notification-banner" role="region" aria-labelledby="govuk-notification-banner-title" data-module="govuk-notification-banner">
<div class="govuk-notification-banner__header">
<h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title">
Important supplier information
</h2>
</div>
<div class="govuk-notification-banner__content">
<p class="govuk-notification-banner__heading">
G-Cloud 13 has been extended to 8 November 2024.
You can find out more information by going to <a class="govuk-notification-banner__link" href="https://www.gca.gov.uk/news/g-cloud-13-framework-extension">G-Cloud 13 framework extension</a>.
</p>
</div>
</div>