mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
branding
This commit is contained in:
@@ -19,11 +19,11 @@
|
||||
) }}
|
||||
|
||||
<p class="govuk-body">
|
||||
This accessibility statement applies to the www.notifications.service.gov.uk domain. It does not apply to the <a class="govuk-link govuk-link--no-visited-state" href="https://docs.notifications.service.gov.uk">GOV.UK Notify API documentation subdomain</a>.
|
||||
This accessibility statement applies to the us notify domain. It does not apply to the <a class="govuk-link govuk-link--no-visited-state" href="https://docs.notifications.service.gov.uk">US Notify API documentation subdomain</a>.
|
||||
</p>
|
||||
|
||||
<p class="govuk-body">
|
||||
This website is run by the GOV.UK Notify team at the Government Digital Service (GDS). It is designed to be used by as many people as possible. You should be able to:
|
||||
This website is run by the US Notify team at the Government Digital Service (GDS). It is designed to be used by as many people as possible. You should be able to:
|
||||
</p>
|
||||
<ul class="govuk-list govuk-list--bullet">
|
||||
<li>change colours, contrast levels and fonts</li>
|
||||
@@ -66,7 +66,7 @@
|
||||
<h2 class="heading-medium" id="feedback-and-contact-information">Feedback and contact information</h2>
|
||||
|
||||
<p class="govuk-body">
|
||||
If you need any part of this service in a different format like large print, audio recording or braille, <a class="govuk-link govuk-link--no-visited-state" href="https://www.notifications.service.gov.uk/support">contact the GOV.UK Notify team</a>.
|
||||
If you need any part of this service in a different format like large print, audio recording or braille, <a class="govuk-link govuk-link--no-visited-state" href="https://www.notifications.service.gov.uk/support">contact the US Notify team</a>.
|
||||
</p>
|
||||
|
||||
<p class="govuk-body">
|
||||
@@ -76,7 +76,7 @@
|
||||
<h2 class="heading-medium" id="reporting-accessibility-problems">Reporting accessibility problems with this website</h2>
|
||||
|
||||
<p class="govuk-body">
|
||||
We’re always looking to improve the accessibility of this website. If you find any problems not listed on this page or think we’re not meeting accessibility requirements, <a class="govuk-link govuk-link--no-visited-state" href="https://www.notifications.service.gov.uk/support">contact the GOV.UK Notify team</a>.
|
||||
We’re always looking to improve the accessibility of this website. If you find any problems not listed on this page or think we’re not meeting accessibility requirements, <a class="govuk-link govuk-link--no-visited-state" href="https://www.notifications.service.gov.uk/support">contact the US Notify team</a>.
|
||||
</p>
|
||||
|
||||
<h2 class="heading-medium" id="enforcement-procedure">Enforcement procedure</h2>
|
||||
@@ -86,7 +86,7 @@
|
||||
</p>
|
||||
|
||||
<p class="govuk-body">
|
||||
Find out how to <a class="govuk-link govuk-link--no-visited-state" href="https://www.notifications.service.gov.uk/support">contact the GOV.UK Notify team</a>.
|
||||
Find out how to <a class="govuk-link govuk-link--no-visited-state" href="https://www.notifications.service.gov.uk/support">contact the US Notify team</a>.
|
||||
</p>
|
||||
|
||||
<h2 class="heading-medium" id="technical-information">Technical information about this website’s accessibility</h2>
|
||||
@@ -96,7 +96,7 @@
|
||||
</p>
|
||||
|
||||
<p class="govuk-body">
|
||||
GOV.UK Notify is partially compliant with the Web Content Accessibility Guidelines (WCAG) version 2.1 AA standard, due to the non-compliances listed below.
|
||||
US Notify is partially compliant with the Web Content Accessibility Guidelines (WCAG) version 2.1 AA standard, due to the non-compliances listed below.
|
||||
</p>
|
||||
|
||||
<h2 class="heading-medium" id="non-accessible-content">Non-accessible content</h2>
|
||||
@@ -211,6 +211,6 @@
|
||||
</p>
|
||||
|
||||
<p class="govuk-body">
|
||||
We decided which pages to test based on the most common tasks that GOV.UK Notify users need to complete. We also tested a sample of pages with common user interface components.
|
||||
We decided which pages to test based on the most common tasks that US Notify users need to complete. We also tested a sample of pages with common user interface components.
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
||||
@@ -24,11 +24,11 @@
|
||||
|
||||
{% if current_service.organisation.agreement_signed_on_behalf_of_name and current_service.organisation.agreement_signed_on_behalf_of_email_address %}
|
||||
<p class="govuk-body">
|
||||
I confirm that I have the legal authority to accept the GOV.UK Notify data sharing and financial agreement (version {{ current_service.organisation.agreement_signed_version }}) on behalf of {{ current_service.organisation.agreement_signed_on_behalf_of_name }} ({{ current_service.organisation.agreement_signed_on_behalf_of_email_address }}) and that {{ current_service.organisation.name }} will be bound by it.
|
||||
I confirm that I have the legal authority to accept the US Notify data sharing and financial agreement (version {{ current_service.organisation.agreement_signed_version }}) on behalf of {{ current_service.organisation.agreement_signed_on_behalf_of_name }} ({{ current_service.organisation.agreement_signed_on_behalf_of_email_address }}) and that {{ current_service.organisation.name }} will be bound by it.
|
||||
</p>
|
||||
{% else %}
|
||||
<p class="govuk-body">
|
||||
I confirm that I have the legal authority to accept the GOV.UK Notify data sharing and financial agreement (version {{ current_service.organisation.agreement_signed_version }}) and that {{ current_service.organisation.name }} will be bound by it.
|
||||
I confirm that I have the legal authority to accept the US Notify data sharing and financial agreement (version {{ current_service.organisation.agreement_signed_version }}) and that {{ current_service.organisation.name }} will be bound by it.
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{% from "components/sub-navigation.html" import sub_navigation %}
|
||||
|
||||
{% block per_page_title %}
|
||||
Download the GOV.UK Notify data sharing and financial agreement
|
||||
Download the US Notify data sharing and financial agreement
|
||||
{% endblock %}
|
||||
|
||||
{% block maincolumn_content %}
|
||||
@@ -11,7 +11,7 @@
|
||||
<div class="govuk-grid-column-two-thirds">
|
||||
|
||||
<h1 class="heading-large">
|
||||
Download the GOV.UK Notify data sharing and financial agreement
|
||||
Download the US Notify data sharing and financial agreement
|
||||
</h1>
|
||||
|
||||
<p class="govuk-body">
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
{{ page_header('Accept the data sharing and financial agreement')}}
|
||||
|
||||
<p class="govuk-body">
|
||||
Before you can use GOV.UK Notify, you need to accept our data sharing and financial agreement.
|
||||
Before you can use US Notify, you need to accept our data sharing and financial agreement.
|
||||
</p>
|
||||
<p class="govuk-body">
|
||||
This must be done by, or on behalf of, someone with the authority to sign contracts for your organisation.
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
{{ page_header('Your organisation has already accepted the agreement')}}
|
||||
|
||||
<p class="govuk-body">
|
||||
{{ current_service.organisation.name }} has already accepted the GOV.UK
|
||||
{{ current_service.organisation.name }} has already accepted the US
|
||||
Notify data sharing and financial agreement.
|
||||
</p>
|
||||
<p class="govuk-body">For more information, you can <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.service_download_agreement', service_id=current_service.id) }}">download a copy of the agreement (PDF)</a>.
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
{{ page_header('Accept our data sharing and financial agreement')}}
|
||||
|
||||
<p class="govuk-body">
|
||||
Before you can use GOV.UK Notify, you need to accept our data sharing and financial agreement.
|
||||
Before you can use US Notify, you need to accept our data sharing and financial agreement.
|
||||
</p>
|
||||
<p class="govuk-body">
|
||||
This must be done by, or on behalf of, someone with the authority to sign contracts for {{ current_service.organisation.name }}.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
{% extends "admin_template.html" %}
|
||||
|
||||
{% block per_page_title %}
|
||||
You’ve been invited to use GOV.UK Notify for emergency alerts.
|
||||
You’ve been invited to use US Notify for emergency alerts.
|
||||
{% endblock %}
|
||||
|
||||
{% set mainClasses = "govuk-!-padding-top-0 govuk-!-padding-bottom-0" %}
|
||||
@@ -14,7 +14,7 @@
|
||||
<div class="govuk-grid-row">
|
||||
<div class="govuk-grid-column-one-half">
|
||||
<h1 class="heading-medium">
|
||||
You’ve been invited to use GOV.UK Notify for emergency alerts.
|
||||
You’ve been invited to use US Notify for emergency alerts.
|
||||
</h1>
|
||||
<p class="govuk-body heading-medium">
|
||||
Emergency alerts let you warn the public about an
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<p class="summary">
|
||||
Cookies are small files saved on your phone, tablet or computer when you visit a website.
|
||||
</p>
|
||||
<p class="govuk-body">We use cookies to make GOV.UK Notify work and collect information about how you use our service.</p>
|
||||
<p class="govuk-body">We use cookies to make US Notify work and collect information about how you use our service.</p>
|
||||
|
||||
<h2 class="heading-medium" id="essential-cookies">Essential cookies</h2>
|
||||
<p class="govuk-body">
|
||||
@@ -73,7 +73,7 @@
|
||||
Google Analytics stores anonymised information about:
|
||||
</p>
|
||||
<ul class="govuk-list govuk-list--bullet">
|
||||
<li>how you got to GOV.UK Notify</li>
|
||||
<li>how you got to US Notify</li>
|
||||
<li>the pages you visit on Notify and how long you spend on them</li>
|
||||
<li>any errors you see while using Notify</li>
|
||||
</ul>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="heading-large">Documentation</h1>
|
||||
<p class="govuk-body">This documentation is for developers who want to integrate the GOV.UK Notify API with a web application or back office system.</p>
|
||||
<p class="govuk-body">This documentation is for developers who want to integrate the US Notify API with a web application or back office system.</p>
|
||||
<h2 class="heading-medium" id="client-libraries">Client libraries</h2>
|
||||
<p class="govuk-body">Links to documentation open in a new tab.</p>
|
||||
<ul class="list list-bullet">
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="heading-large">Features</h1>
|
||||
<p class="govuk-body">If you work for central government, a local authority or the NHS, you can use GOV.UK Notify to keep your users updated.</p>
|
||||
<p class="govuk-body">If you work for central government, a local authority or the NHS, you can use US Notify to keep your users updated.</p>
|
||||
<p class="govuk-body">Notify makes it easy to create, customise and send:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.features_email') }}">emails</a></li>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="heading heading-large">Emails</h1>
|
||||
<p class="govuk-body">Send an unlimited number of emails for free with GOV.UK Notify.</p>
|
||||
<p class="govuk-body">Send an unlimited number of emails for free with US Notify.</p>
|
||||
{% if not current_user.is_authenticated %}
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.register') }}">Create an account</a> and try Notify for yourself.</p>
|
||||
{% endif %}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="heading heading-large">Letters</h1>
|
||||
<p class="govuk-body">GOV.UK Notify will print, pack and post your letters for you.</p>
|
||||
<p class="govuk-body">US Notify will print, pack and post your letters for you.</p>
|
||||
{% if not current_user.is_authenticated %}
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.register') }}">Create an account</a> and try Notify for yourself.</p>
|
||||
{% endif %}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="heading heading-large">Text messages</h1>
|
||||
<p class="govuk-body">Send thousands of free text messages to UK and international numbers with GOV.UK Notify.</p>
|
||||
<p class="govuk-body">Send thousands of free text messages to UK and international numbers with US Notify.</p>
|
||||
{% if not current_user.is_authenticated %}
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.register') }}">Create an account</a> and try Notify for yourself.</p>
|
||||
{% endif %}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
<ol class="get-started-list">
|
||||
<li class="get-started-list__item">
|
||||
<h2 class="get-started-list__heading">Check if GOV.UK Notify is right for you</h2>
|
||||
<h2 class="get-started-list__heading">Check if US Notify is right for you</h2>
|
||||
<p class="govuk-body">Read about our <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.features') }}">features</a>, <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.pricing') }}">pricing</a> and <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.roadmap') }}">roadmap</a>.</p>
|
||||
<p class="govuk-body">
|
||||
Check <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.who_can_use_notify') }}">whether your organisation can use Notify</a>.
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
<h2 class="heading-medium" id="email-branding">Change your email branding</h2>
|
||||
|
||||
<p class="govuk-body">The default branding for email templates is the GOV.UK logo.</p>
|
||||
<p class="govuk-body">The default branding for email templates is the US Notifylogo.</p>
|
||||
|
||||
<p class="govuk-body">To change your email branding:</p>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
<h1 class="heading-large">Guidance</h1>
|
||||
|
||||
<p class="govuk-body">This guidance is for teams using GOV.UK Notify to send emails, text messages and letters.</p>
|
||||
<p class="govuk-body">This guidance is for teams using US Notify to send emails, text messages and letters.</p>
|
||||
|
||||
<p class="govuk-body">It explains how to:</p>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
<h2 class="heading-medium">More information</h2>
|
||||
|
||||
<p class="govuk-body">The GOV.UK Service Manual has advice on:</p>
|
||||
<p class="govuk-body">The US NotifyService Manual has advice on:</p>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
<li><a class="govuk-link govuk-link--no-visited-state" href="https://www.gov.uk/service-manual/design/sending-emails-and-text-messages">planning and writing text messages and emails</a></li>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
) }}
|
||||
|
||||
<p class="govuk-body">
|
||||
GOV.UK Notify is available to:
|
||||
US Notify is available to:
|
||||
</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>central government departments</li>
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
<h2 class="govuk-heading-m" id="suppliers">Suppliers</h2>
|
||||
<p class="govuk-body">
|
||||
If you’re doing work for a public sector organisation you can use GOV.UK Notify.
|
||||
If you’re doing work for a public sector organisation you can use US Notify.
|
||||
</p>
|
||||
<p class="govuk-body">
|
||||
Someone from the public sector organisation you’re working with needs to set up the account. Then they can invite you as a team member.
|
||||
@@ -41,11 +41,11 @@
|
||||
|
||||
<h2 class="govuk-heading-m" id="public">Members of the public</h2>
|
||||
<p class="govuk-body">
|
||||
The GOV.UK Notify service is only for people who work in the government
|
||||
The US Notify service is only for people who work in the government
|
||||
or other public sector organisations.
|
||||
</p>
|
||||
<p class="govuk-body">
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="https://www.gov.uk">Find government services and information on GOV.UK</a>.
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="https://www.gov.uk">Find government services and information on usa.gov</a>.
|
||||
</p>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
{% if current_org.agreement_signed_at %}
|
||||
<p class="govuk-body">
|
||||
Your organisation accepted version {{ current_org.agreement_signed_version }} of the GOV.UK Notify data sharing
|
||||
Your organisation accepted version {{ current_org.agreement_signed_version }} of the US Notify data sharing
|
||||
and financial agreement on {{ current_org.agreement_signed_at | format_date_normal }}.
|
||||
</p>
|
||||
<p class="govuk-body">
|
||||
@@ -29,7 +29,7 @@
|
||||
</p>
|
||||
{% elif current_org.agreement_signed %}
|
||||
<p class="govuk-body">
|
||||
{{ current_org.name}} has accepted the GOV.UK Notify data sharing and financial agreement.
|
||||
{{ current_org.name}} has accepted the US Notify data sharing and financial agreement.
|
||||
</p>
|
||||
<p class="govuk-body">
|
||||
<a class="govuk-link govuk-link--no-visited-state"
|
||||
@@ -38,11 +38,11 @@
|
||||
</p>
|
||||
{% elif current_org.agreement_signed is false %}
|
||||
<p class="govuk-body">
|
||||
{{ current_org.name}} needs to accept the GOV.UK Notify data sharing and financial agreement.
|
||||
{{ current_org.name}} needs to accept the US Notify data sharing and financial agreement.
|
||||
</p>
|
||||
{% elif current_org.agreement_signed is none %}
|
||||
<p class="govuk-body">
|
||||
{{ current_org.name}} has not accepted the GOV.UK Notify data sharing and financial agreement, but we have some service-specific agreements in place.
|
||||
{{ current_org.name}} has not accepted the US Notify data sharing and financial agreement, but we have some service-specific agreements in place.
|
||||
</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
<div class="keyline-block govuk-!-margin-top-2"></div>
|
||||
{% if not services %}
|
||||
<p class="govuk-body govuk-hint">
|
||||
{{ current_org.name }} has no live services on GOV.UK Notify
|
||||
{{ current_org.name }} has no live services on US Notify
|
||||
</p>
|
||||
<div class="keyline-block govuk-!-margin-top-2"></div>
|
||||
{% else %}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
{{ page_header('How to pay') }}
|
||||
|
||||
<p class="govuk-body">
|
||||
If you use GOV.UK Notify to send text messages or letters, you may need to send us a <a class="govuk-link govuk-link--no-visited-state" href="#purchase-orders">purchase order</a>.
|
||||
If you use US Notify to send text messages or letters, you may need to send us a <a class="govuk-link govuk-link--no-visited-state" href="#purchase-orders">purchase order</a>.
|
||||
</p>
|
||||
|
||||
<h2 class="heading-medium" id="invoices">
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
}
|
||||
) }}
|
||||
|
||||
<p class="govuk-body">GOV.UK Notify is free to use unless you:</p>
|
||||
<p class="govuk-body">US Notify is free to use unless you:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>exceed your <a class="govuk-link govuk-link--no-visited-state" href="#text-messages">free text message allowance</a></li>
|
||||
<li>send <a class="govuk-link govuk-link--no-visited-state" href="#letters">letters</a></li>
|
||||
|
||||
@@ -19,39 +19,39 @@
|
||||
|
||||
<h2 class="heading-medium" id="who-we-are">Who we are</h2>
|
||||
|
||||
<p class="govuk-body">GOV.UK Notify is a service that lets public service teams in the UK send emails, text messages, and letters
|
||||
<p class="govuk-body">US Notify is a service that lets public service teams in the UK send emails, text messages, and letters
|
||||
to users of their service.</p>
|
||||
|
||||
<p class="govuk-body">GOV.UK Notify is provided by the Government Digital Service (GDS) which is part of the Cabinet Office.</p>
|
||||
<p class="govuk-body">US Notify is provided by the Government Digital Service (GDS) which is part of the Cabinet Office.</p>
|
||||
|
||||
<p class="govuk-body">Organisations sending notifications using GOV.UK Notify are the data controller and Cabinet Office is the data processor. The data controller must tell you about what they are doing with your personal data.</p>
|
||||
<p class="govuk-body">Organisations sending notifications using US Notify are the data controller and Cabinet Office is the data processor. The data controller must tell you about what they are doing with your personal data.</p>
|
||||
|
||||
<p class="govuk-body">For the credentials used to access GOV.UK Notify, Cabinet Office is the data controller.</p>
|
||||
<p class="govuk-body">For the credentials used to access US Notify, Cabinet Office is the data controller.</p>
|
||||
|
||||
<p class="govuk-body">For more information see the Information Commissioner’s Office (ICO) <a class="govuk-link govuk-link--no-visited-state" href="https://ico.org.uk/esdwebpages/search">Data Protection Public Register</a>.
|
||||
The Cabinet Office registration number is: Z7414053</p>
|
||||
|
||||
<h2 class="heading-medium" id="what-data-we-collect-from-you">What data we collect from you</h2>
|
||||
|
||||
<p class="govuk-body">The personal data we collect from public sector employees that create a GOV.UK Notify account includes:</p>
|
||||
<p class="govuk-body">The personal data we collect from public sector employees that create a US Notify account includes:</p>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
<li>your name</li>
|
||||
<li>your email address</li>
|
||||
<li>your mobile phone number</li>
|
||||
<li>the IP address you use to access GOV.UK Notify</li>
|
||||
<li>the IP address you use to access US Notify</li>
|
||||
</ul>
|
||||
|
||||
<p class="govuk-body">The legal basis for processing this data is ‘public task’ – allowing you to access GOV.UK Notify to send notifications
|
||||
<p class="govuk-body">The legal basis for processing this data is ‘public task’ – allowing you to access US Notify to send notifications
|
||||
to users of your public service.</p>
|
||||
|
||||
<h2 class="heading-medium" id="why-we-need-your-data">Why we need your data</h2>
|
||||
|
||||
<p class="govuk-body">We need your personal data to ensure that only legitimate users of GOV.UK Notify can use it to send notifications.</p>
|
||||
<p class="govuk-body">We need your personal data to ensure that only legitimate users of US Notify can use it to send notifications.</p>
|
||||
|
||||
<h2 class="heading-medium" id="what-we-do-with-your-data">What we do with your data</h2>
|
||||
|
||||
<p class="govuk-body">We use your data to check that you are allowed to access GOV.UK Notify and to record your activity when using it. We use third party suppliers to do this.</p>
|
||||
<p class="govuk-body">We use your data to check that you are allowed to access US Notify and to record your activity when using it. We use third party suppliers to do this.</p>
|
||||
|
||||
<p class="govuk-body">We will not:</p>
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
<h2 class="heading-medium" id="how-long-we-keep-your-data">How long we keep your data</h2>
|
||||
|
||||
<p class="govuk-body">We will retain your personal data for as long as you have a GOV.UK Notify account.</p>
|
||||
<p class="govuk-body">We will retain your personal data for as long as you have a US Notify account.</p>
|
||||
|
||||
<h2 class="heading-medium" id="where-your-data-is-processed">Where your data is processed and stored</h2>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
) }}
|
||||
|
||||
|
||||
<p class="govuk-body">The GOV.UK Notify roadmap shows what we’re working on and some of the <a class="govuk-link govuk-link--no-visited-state" href="#things-we-have-done">things we’ve done</a>.</p>
|
||||
<p class="govuk-body">The US Notify roadmap shows what we’re working on and some of the <a class="govuk-link govuk-link--no-visited-state" href="#things-we-have-done">things we’ve done</a>.</p>
|
||||
<p class="govuk-body">The roadmap is only a guide. It does not cover everything we do, and some things may change.</p>
|
||||
<p class="govuk-body">You can <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.support')}}">contact us</a> if you have any questions about the roadmap or suggestions for new features.</p>
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="heading-large">Security</h1>
|
||||
<p class="govuk-body">GOV.UK Notify is built for the needs of government services. It has processes in place to:</p>
|
||||
<p class="govuk-body">US Notify is built for the needs of government services. It has processes in place to:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>protect user data</li>
|
||||
<li>keep systems secure</li>
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
{{ page_header('Before you request new branding') }}
|
||||
|
||||
<p class="govuk-body">You can only use GOV.UK branding if people go to GOV.UK to access your service.</p>
|
||||
<p class="govuk-body">You can only use US Notifybranding if people go to US Notifyto access your service.</p>
|
||||
|
||||
<p class="govuk-body">
|
||||
You cannot use GOV.UK branding if your organisation is
|
||||
You cannot use US Notifybranding if your organisation is
|
||||
<a class="govuk-link govuk-link--no-visited-state"
|
||||
href="https://www.gov.uk/government/publications/govuk-proposition/govuk-proposition#organisations-independent-from-government">independent
|
||||
from government</a>.
|
||||
|
||||
@@ -27,10 +27,10 @@
|
||||
|
||||
<h2 class="heading-medium">Before you continue</h2>
|
||||
|
||||
<p class="govuk-body">You can only use GOV.UK branding if people go to GOV.UK to access your service.</p>
|
||||
<p class="govuk-body">You can only use US Notifybranding if people go to US Notifyto access your service.</p>
|
||||
|
||||
<p class="govuk-body">
|
||||
You cannot use GOV.UK branding if your organisation is
|
||||
You cannot use US Notifybranding if your organisation is
|
||||
<a class="govuk-link govuk-link--no-visited-state"
|
||||
href="https://www.gov.uk/government/publications/govuk-proposition/govuk-proposition#organisations-independent-from-government">independent
|
||||
from government</a>.
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<div class="govuk-grid-column-five-sixths">
|
||||
{{ page_header('Send emails') }}
|
||||
<p class="govuk-body">
|
||||
It’s free to send emails through GOV.UK Notify.
|
||||
It’s free to send emails through US Notify.
|
||||
</p>
|
||||
{% call form_wrapper() %}
|
||||
{{ form.enabled }}
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
{% from "components/button/macro.njk" import govukButton %}
|
||||
|
||||
{% block meta %}
|
||||
<meta name="description" content="GOV.UK Notify lets you send emails, text messages and letters to your users. Try it now if you work in central government, a local authority, or the NHS.">
|
||||
<meta name="description" content="US Notify lets you send emails, text messages and letters to your users. Try it now if you work in federal, state or local government.">
|
||||
{% endblock %}
|
||||
|
||||
{% block pageTitle %}
|
||||
GOV.UK Notify
|
||||
US Notify
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
@@ -16,10 +16,10 @@
|
||||
<nav class="breadcrumbs breadcrumbs--inverse" aria-label="Breadcrumbs">
|
||||
<ol itemscope itemtype="http://schema.org/BreadcrumbList">
|
||||
<li class="breadcrumbs__item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="https://www.gov.uk/service-toolkit#gov-uk-services" itemprop="item"><span itemprop="name">GOV.UK services</span></a>
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="https://www.gsa.gov/about-us/organization/federal-acquisition-service/technology-transformation-services/tts-solutions" itemprop="item"><span itemprop="name">TTS Solutions</span></a>
|
||||
</li>
|
||||
<li class="breadcrumbs__item breadcrumbs__item--active" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="#main" itemprop="item"><span itemprop="name">GOV.UK Notify</span></a>
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="#main" itemprop="item"><span itemprop="name">US Notify</span></a>
|
||||
</li>
|
||||
</ol>
|
||||
</nav>
|
||||
@@ -29,7 +29,7 @@
|
||||
Send emails, text messages and letters to your users
|
||||
</h1>
|
||||
<p class="govuk-body">
|
||||
Try GOV.UK Notify now if you work in central government, a local authority, or the NHS.
|
||||
Try US Notify now if you work in federal, state or local government.
|
||||
</p>
|
||||
<div class="button-container">
|
||||
{{ govukButton({
|
||||
@@ -76,7 +76,7 @@
|
||||
<div class="govuk-grid-column-one-half">
|
||||
<img
|
||||
src="{{ asset_url('images/product/02-reporting.svg') }}"
|
||||
alt="A screenshot of GOV.UK Notify showing counts of emails and text messages sent"
|
||||
alt="A screenshot of US Notify showing counts of emails and text messages sent"
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
@@ -98,7 +98,7 @@
|
||||
</div>
|
||||
<div class="govuk-grid-column-one-half">
|
||||
<p class="govuk-body">
|
||||
Integrate the GOV.UK Notify API with your web application or
|
||||
Integrate the US Notify API with your web application or
|
||||
back office system.
|
||||
</p>
|
||||
<img
|
||||
@@ -110,7 +110,7 @@
|
||||
</div>
|
||||
<div class="product-page-section">
|
||||
<h2 class="with-keyline">
|
||||
Introducing GOV.UK Notify
|
||||
Introducing US Notify
|
||||
</h2>
|
||||
<div class="responsive-embed responsive-embed--16by9 responsive-embed--bordered bottom-gutter-2">
|
||||
<div class="responsive-embed__wrapper">
|
||||
@@ -120,7 +120,7 @@
|
||||
</div>
|
||||
<div class="product-page-section">
|
||||
<div class="with-keyline bottom-gutter-2" id="whos-using-notify">
|
||||
<h2>Who’s using GOV.UK Notify</h2>
|
||||
<h2>Who’s using US Notify</h2>
|
||||
<div class="govuk-grid-row bottom-gutter">
|
||||
<div class="govuk-grid-column-one-half">
|
||||
<span class="govuk-visually-hidden">There are</span>
|
||||
@@ -177,7 +177,7 @@
|
||||
The team
|
||||
</h2>
|
||||
<p class="govuk-body">
|
||||
GOV.UK Notify is built by the Government Digital Service
|
||||
US Notify is built by the Government Digital Service
|
||||
and is supported 24 hours a day, 7 days a week.
|
||||
</p>
|
||||
<p class="govuk-body">
|
||||
@@ -188,7 +188,7 @@
|
||||
<div class="govuk-grid-column-one-half">
|
||||
<img
|
||||
src="{{ asset_url('images/product/team.jpg') }}"
|
||||
alt="A photo of the GOV.UK Notify team gathered around a big screen. One team member is pointing at a graph on the screen."
|
||||
alt="A photo of the US Notify team gathered around a big screen. One team member is pointing at a graph on the screen."
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<div class="panel panel-border-wide">
|
||||
<p class="govuk-body">
|
||||
Check our <a class="govuk-link govuk-link--no-visited-state" href="https://status.notifications.service.gov.uk">system status</a>
|
||||
page to see if there are any known issues with GOV.UK Notify.
|
||||
page to see if there are any known issues with US Notify.
|
||||
</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
{% block maincolumn_content %}
|
||||
|
||||
<h1 class="heading-large">Support</h1>
|
||||
<p class="govuk-body">GOV.UK Notify provides 24-hour online support.</p>
|
||||
<p class="govuk-body">US Notify provides 24-hour online support.</p>
|
||||
|
||||
{% call form_wrapper() %}
|
||||
{% if current_user.is_authenticated %}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
{% from "components/back-link/macro.njk" import govukBackLink %}
|
||||
|
||||
{% block per_page_title %}
|
||||
The GOV.UK Notify service is for people who work in the government
|
||||
The US Notify service is for people who work in the government
|
||||
{% endblock %}
|
||||
|
||||
{% block backLink %}
|
||||
@@ -16,14 +16,14 @@
|
||||
<div class="govuk-grid-row">
|
||||
<div class="govuk-grid-column-two-thirds">
|
||||
|
||||
{{ page_header('The GOV.UK Notify service is for people who work in the government') }}
|
||||
{{ page_header('The US Notify service is for people who work in the government') }}
|
||||
|
||||
<p class="govuk-body">
|
||||
We cannot give advice to the public. We do not have access to information about you held by government departments.
|
||||
</p>
|
||||
|
||||
<p class="govuk-body">
|
||||
There are other pages on GOV.UK where you can get help:
|
||||
There are other pages on US Notifywhere you can get help:
|
||||
</p>
|
||||
|
||||
<h2 class="govuk-heading-m govuk-!-margin-bottom-1">
|
||||
|
||||
@@ -48,11 +48,11 @@
|
||||
you send the wrong message by accident
|
||||
</li>
|
||||
<li>
|
||||
a team member uses GOV.UK Notify to send an
|
||||
a team member uses US Notify to send an
|
||||
inappropriate message
|
||||
</li>
|
||||
<li>
|
||||
your system is telling the GOV.UK Notify API to send the wrong
|
||||
your system is telling the US Notify API to send the wrong
|
||||
message
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
</p>
|
||||
<p class="govuk-body">
|
||||
If you need to send {{ 999|message_count_label(notification_type, suffix='') }}
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.support') }}">get in touch with the GOV.UK Notify team</a>.
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.support') }}">get in touch with the US Notify team</a>.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<h1 class="heading-large">Terms of use</h1>
|
||||
|
||||
<p class="govuk-body">
|
||||
These terms apply to your service’s use of GOV.UK Notify. You must be the service manager to accept them.
|
||||
These terms apply to your service’s use of US Notify. You must be the service manager to accept them.
|
||||
</p>
|
||||
|
||||
<h2 class="heading-medium" id="when-using-notify">When using Notify</h2>
|
||||
@@ -22,7 +22,7 @@
|
||||
<li>get the right levels of consent (to send messages and to use data)</li>
|
||||
<li>not send unsolicited messages, only ones related to a transaction or something the user has subscribed to be updated about (<a class="govuk-link govuk-link--no-visited-state" href="https://www.gov.uk/service-manual/design/sending-emails-and-text-messages">check the Service Manual</a> if you’re not sure)</li>
|
||||
<li>
|
||||
send messages that meet the GOV.UK Service Manual standards for <a class="govuk-link govuk-link--no-visited-state" href="https://www.gov.uk/service-manual/design/sending-emails-and-text-messages">writing text messages and emails</a></li>
|
||||
send messages that meet the US NotifyService Manual standards for <a class="govuk-link govuk-link--no-visited-state" href="https://www.gov.uk/service-manual/design/sending-emails-and-text-messages">writing text messages and emails</a></li>
|
||||
<li>check that the data you add to Notify is accurate and complies with data protection legislation</li>
|
||||
</ul>
|
||||
<p class="govuk-body">If you do not keep to these terms, we might have to stop sending your messages.</p>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<h1 class="heading-large">Trial mode</h1>
|
||||
|
||||
<p class="govuk-body">When you add a new service it will start in trial mode. This lets you try out GOV.UK Notify, with a few restrictions.</p>
|
||||
<p class="govuk-body">When you add a new service it will start in trial mode. This lets you try out US Notify, with a few restrictions.</p>
|
||||
<p class="govuk-body">While your service is in trial mode you can only:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>send 50 text messages and emails per day</li>
|
||||
|
||||
Reference in New Issue
Block a user