Skip to content

Commit

Permalink
Merge pull request #726 from Crown-Commercial-Service/update-banner-n…
Browse files Browse the repository at this point in the history
…ow-dos-6-live

Update the banner to signal that DOS6 is live
  • Loading branch information
tim-s-ccs committed Jan 12, 2023
2 parents 04fcee5 + 5d15715 commit ab2c7a0
Showing 1 changed file with 4 additions and 28 deletions.
Original file line number Diff line number Diff line change
@@ -1,34 +1,10 @@
{%- from "govuk/components/notification-banner/macro.njk" import govukNotificationBanner -%}

{% set html %}
{% if params.gCloudLive %}
<p class="govuk-body">
Crown Commercial Services advises that GCloud 12 will expire at 09:00 on Monday 28th November.
</p>

<p class="govuk-body">
At this time the digital platform for GCloud 12 will be switched off and no services or suppliers will be visible.
</p>

<p class="govuk-body">
All procurements being undertaken through GCloud 12 MUST be completed before this time.
Any procurement activity started that has not completed by this time will need to be restarted via GCloud 13 which is now live and available through Crown Commercial Services Contract Award Service (CAS).
Buyers must
<a class="govuk-notification-banner__link" href="https://identify.crowncommercial.gov.uk/manage-org/register">register with Public Procurement Gateway (PPG)</a>
in order to use CAS.
</p>

<p class="govuk-body">
Information about G-Cloud 13 can be found on the
<a class="govuk-notification-banner__link" href="https://www.crowncommercial.gov.uk/agreements/RM1557.13">CCS web page</a>.
</p>
{% else %}
<p class="govuk-notification-banner__heading">
Register with CCS's Public Procurement Gateway to get ready for DOS 6.
G-Cloud 13 is now live.
<a class="govuk-notification-banner__link" href="https://auth.identify.crowncommercial.gov.uk">Sign in to the Public Procurement Gateway</a>.
</p>
{% endif %}
<p class="govuk-notification-banner__heading">
<a class="govuk-notification-banner__link" href="https://auth.identify.crowncommercial.gov.uk">Register with CCS's Public Procurement Gateway</a>.
DOS 6 and G-Cloud 13 are now live.
</p>
{% endset %}

{{ govukNotificationBanner({
Expand Down

0 comments on commit ab2c7a0

Please sign in to comment.