mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 03:38:26 -04:00
no message
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block pageTitle %}
|
||||
{% block per_page_title %}{% endblock %} – U.S. Notify
|
||||
{% block per_page_title %}{% endblock %} – Notify.gov
|
||||
{% endblock %}
|
||||
|
||||
{% block bodyStart %}
|
||||
|
||||
@@ -60,13 +60,13 @@
|
||||
<header class="usa-header usa-header--extended">
|
||||
<div class="usa-navbar">
|
||||
<div class="usa-logo display-flex flex-align-center" id="-logo">
|
||||
<div class="logo-img display-flex">
|
||||
{# <div class="logo-img display-flex">
|
||||
<span class="usa-sr-only">US Notify Logo</span>
|
||||
<image src="{{ params.assetsPath | default('/static/images') }}/us-notify-color.png" alt="US Notify logo" xlink:href=""
|
||||
class="usa-flag-logo margin-right-1" width="40" height="35"></image>
|
||||
</div>
|
||||
</div> #}
|
||||
<em class="logo-text usa-logo__text">
|
||||
<a href="/" title="US Notify">US Notify</a>
|
||||
<a href="/" title="notify.gov">notify.gov</a>
|
||||
</em>
|
||||
</div>
|
||||
<button type="button" class="usa-menu-btn">Menu</button>
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
<div class="govuk-grid-row">
|
||||
<div class="govuk-grid-column-two-thirds">
|
||||
<h1>You’re not authorised to see this page</h1>
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.sign_in' )}}">Sign in</a> to U.S. Notify and try again.</p>
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.sign_in' )}}">Sign in</a> to Notify.gov and try again.</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<div class="govuk-grid-row">
|
||||
<div class="govuk-grid-column-two-thirds">
|
||||
<h1 class="heading-large">
|
||||
Sorry, there’s a problem with U.S. Notify
|
||||
Sorry, there’s a problem with Notify.gov
|
||||
</h1>
|
||||
<p class="govuk-body">
|
||||
Try again later.
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<html lang="{{ htmlLang | default('en') }}" class="govuk-template {{ htmlClasses }}">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>{% block pageTitle %}U.S. Notify{% endblock %}</title>
|
||||
<title>{% block pageTitle %}Notify.gov{% endblock %}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
||||
<meta name="theme-color" content="{{ themeColor | default('#0b0c0c') }}" /> {# Hardcoded value of $govuk-black #}
|
||||
{% if config['NR_MONITOR_ON'] %}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
Notify cannot send these messages because you have reached a limit. You can only send {{ current_service.message_limit|format_thousands }} messages per day and {{ 250000|format_thousands }} messages in total.
|
||||
</p>
|
||||
<p class="usa-error-message govuk-!-margin-bottom-6">
|
||||
Upload this spreadsheet again tomorrow or <a class="govuk-link" href="https://www.notifications.service.gov.uk/support">contact the U.S. Notify team</a> to raise the limit.
|
||||
Upload this spreadsheet again tomorrow or <a class="govuk-link" href="https://www.notifications.service.gov.uk/support">contact the Notify.gov team</a> to raise the limit.
|
||||
</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
) }}
|
||||
|
||||
<p>
|
||||
This accessibility statement applies to the U.S. Notify domain. <!-- It does not apply to the <a class="govuk-link govuk-link--no-visited-state" href="https://docs.notifications.service.gov.uk">U.S. Notify API documentation subdomain</a>.-->
|
||||
This accessibility statement applies to the Notify.gov domain. <!-- It does not apply to the <a class="govuk-link govuk-link--no-visited-state" href="https://docs.notifications.service.gov.uk">Notify.gov API documentation subdomain</a>.-->
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@@ -66,7 +66,7 @@
|
||||
<h2 class="font-body-lg" id="feedback-and-contact-information">Feedback and contact information</h2>
|
||||
|
||||
<p>
|
||||
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="{{ url_for('main.support') }}">contact the U.S. 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="{{ url_for('main.support') }}">contact the Notify.gov team</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@@ -76,7 +76,7 @@
|
||||
<h2 class="font-body-lg" id="reporting-accessibility-problems">Reporting accessibility problems with this website</h2>
|
||||
|
||||
<p>
|
||||
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="{{ url_for('main.support') }}">contact the U.S. 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="{{ url_for('main.support') }}">contact the Notify.gov team</a>.
|
||||
</p>
|
||||
|
||||
<h2 class="font-body-lg" id="technical-information">Technical information about this website’s accessibility</h2>
|
||||
@@ -88,7 +88,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
U.S. Notify is partially compliant with the Web Content Accessibility Guidelines (WCAG) version 2.1 AA standard, due to the non-compliances listed below.
|
||||
Notify.gov 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="font-body-lg" id="non-accessible-content">Non-accessible content</h2>
|
||||
@@ -195,6 +195,6 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
We decided which pages to test based on the most common tasks that U.S. 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 Notify.gov users need to complete. We also tested a sample of pages with common user interface components.
|
||||
</p> -->
|
||||
{% endblock %}
|
||||
|
||||
@@ -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>We use cookies to make U.S. Notify work and collect information about how you use our service.</p>
|
||||
<p>We use cookies to make Notify.gov work and collect information about how you use our service.</p>
|
||||
|
||||
<h2 class="font-body-lg" id="essential-cookies">Essential cookies</h2>
|
||||
<p>
|
||||
@@ -73,7 +73,7 @@
|
||||
Google Analytics stores anonymized information about:
|
||||
</p>
|
||||
<ul class="govuk-list govuk-list--bullet">
|
||||
<li>how you got to U.S. Notify</li>
|
||||
<li>how you got to Notify.gov</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>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<div class="ajax-block-container">
|
||||
<div class="grid-row grid-gap">
|
||||
<div id="total-sms" class="grid-col-6">
|
||||
<div id="total-sms" class="grid-col-12">
|
||||
{{ big_number_with_status(
|
||||
statistics['sms']['requested'],
|
||||
statistics['sms']['requested']|message_count_label('sms', suffix='sent'),
|
||||
@@ -14,7 +14,7 @@
|
||||
smaller=True,
|
||||
) }}
|
||||
</div>
|
||||
<div id="total-email" class="grid-col-6">
|
||||
<!-- <div id="total-email" class="grid-col-6">
|
||||
<span class="big-number-with-status pilot-disabled">
|
||||
<a class="usa-link govuk-link--no-visited-state display-block margin-bottom-1">
|
||||
<span class="big-number-smaller">
|
||||
@@ -24,6 +24,6 @@
|
||||
</a>
|
||||
<span class="big-number-status">No failures</span>
|
||||
</span>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{% from "components/big-number.html" import big_number %}
|
||||
|
||||
<div class='grid-row grid-gap ajax-block-container'>
|
||||
<div class='grid-col-6'>
|
||||
<div class='grid-col-12'>
|
||||
<div class="keyline-block">
|
||||
{% if sms_cost %}
|
||||
{{ big_number(
|
||||
@@ -15,9 +15,9 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
<div class='grid-col-6 pilot-disabled'>
|
||||
<!-- <div class='grid-col-6 pilot-disabled'>
|
||||
<div class="keyline-block">
|
||||
{{ big_number("0", 'email disabled during SMS pilot', smaller=True) }}
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="font-body-2xl margin-bottom-3">Documentation</h1>
|
||||
<p>This documentation is for developers who want to integrate the U.S. Notify API with a web application or back office system.</p>
|
||||
<p>This documentation is for developers who want to integrate the Notify.gov API with a web application or back office system.</p>
|
||||
<h2 class="font-body-lg" id="client-libraries">Client libraries</h2>
|
||||
<p>Links to documentation open in a new tab.</p>
|
||||
<ul class="list list-bullet">
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="font-body-2xl">Features</h1>
|
||||
<p class="govuk-body">If you work for the government, you can use U.S. Notify to keep your users updated.</p>
|
||||
<p class="govuk-body">If you work for the government, you can use Notify.gov to keep your users updated.</p>
|
||||
<p class="govuk-body">Notify makes it easy to create, customize, and send <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.features_sms') }}">text messages</a>.</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="font-body-2xl">Emails</h1>
|
||||
<p>Send an unlimited number of emails for free with U.S. Notify.</p>
|
||||
<p>Send an unlimited number of emails for free with Notify.gov.</p>
|
||||
{% if not current_user.is_authenticated %}
|
||||
<p><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 %}
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<h3 class="font-body-md margin-bottom-2" id="sender">Show people who your texts are from</h3>
|
||||
<p>When you send a text message with Notify, the sender name tells people who it’s from.</p>
|
||||
|
||||
<p>To change the text message sender from the default of ‘U.S. Notify’:</p>
|
||||
<p>To change the text message sender from the default of ‘Notify.gov’:</p>
|
||||
|
||||
<ol class="list list-number">
|
||||
<li>Go to the <b class="govuk-!-font-weight-bold">Text message settings</b> section of the {{ service_link(current_service, 'main.service_settings', 'settings') }} page.</li>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
<ol class="usa-process-list">
|
||||
<li class="usa-process-list__item padding-bottom-4">
|
||||
<h2 class="usa-process-list__heading line-height-sans-3">Check if U.S. Notify is right for you</h2>
|
||||
<h2 class="usa-process-list__heading line-height-sans-3">Check if Notify.gov is right for you</h2>
|
||||
<p>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>
|
||||
</li>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
<h2 class="font-body-lg" id="email-branding">Change your email branding</h2>
|
||||
|
||||
<p>The default branding for email templates is the U.S. Notifylogo.</p>
|
||||
<p>The default branding for email templates is the Notify.govlogo.</p>
|
||||
|
||||
<p>To change your email branding:</p>
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
<p>The text message sender tells your users who the message is from.</p>
|
||||
|
||||
<p>To change the text message sender from the default of ‘U.S. Notify’:</p>
|
||||
<p>To change the text message sender from the default of ‘Notify.gov’:</p>
|
||||
|
||||
<ol class="list list-number">
|
||||
<li>Go to the <b class="govuk-!-font-weight-bold">Text message settings</b> section of the {{ service_link(current_service, 'main.service_settings', 'settings') }} page.</li>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
<h1 class="font-body-2xl margin-bottom-3">Guidance</h1>
|
||||
|
||||
<p>This guidance is for teams using U.S. Notify to send text messages.</p>
|
||||
<p>This guidance is for teams using Notify.gov to send text messages.</p>
|
||||
|
||||
<p>It explains how to:</p>
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
<p>The text message sender tells your users who the message is from.</p>
|
||||
|
||||
<p>To change the text message sender from the default of ‘U.S. Notify’:</p>
|
||||
<p>To change the text message sender from the default of ‘Notify.gov’:</p>
|
||||
|
||||
<ol class="list list-number">
|
||||
<li>Go to the <b class="govuk-!-font-weight-bold">Text message settings</b> section of the {{
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
{% elif created_by %}
|
||||
by {{ created_by.name }}
|
||||
{% endif %}
|
||||
{{ created_at|format_datetime_human }} UTC
|
||||
{{ created_at|format_datetime_human }}
|
||||
</p>
|
||||
|
||||
<div class="">
|
||||
|
||||
@@ -88,7 +88,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 U.S. Notify
|
||||
{{ current_org.name }} has no live services on Notify.gov
|
||||
</p>
|
||||
<div class="keyline-block govuk-!-margin-top-2"></div>
|
||||
{% else %}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
{{ page_header('How to pay') }}
|
||||
|
||||
<!-- <p>
|
||||
If you use U.S. Notify to send text messages, 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 Notify.gov to send text messages, 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="font-body-lg" id="invoices">
|
||||
|
||||
@@ -29,7 +29,7 @@ application will stop delivering messages. There’s no monthly charge, no setup
|
||||
</p>
|
||||
{% else %}
|
||||
Additional unique services may be added, although moving each service out of trial mode is subject to approval by the
|
||||
U.S. Notify team.
|
||||
Notify.gov team.
|
||||
{% endif %}
|
||||
</p>
|
||||
|
||||
|
||||
@@ -19,14 +19,14 @@
|
||||
|
||||
<h2 class="font-body-lg" id="who-we-are">Who we are</h2>
|
||||
|
||||
<p>U.S. Notify is a service that lets public service teams in the United States send text messages
|
||||
<p>Notify.gov is a service that lets public service teams in the United States send text messages
|
||||
to users of their service.</p>
|
||||
|
||||
<p>U.S. Notify is provided by the TTS Public Benefits Studio, which is part of the General Services Administration (GSA).</p>
|
||||
<p>Notify.gov is provided by the TTS Public Benefits Studio, which is part of the General Services Administration (GSA).</p>
|
||||
|
||||
<h2 class="font-body-lg" id="what-data-we-collect-from-you">What data we collect from you</h2>
|
||||
|
||||
<p>The personal data we collect from public sector employees that create a U.S. Notify account includes:</p>
|
||||
<p>The personal data we collect from public sector employees that create a Notify.gov account includes:</p>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
<li>your name</li>
|
||||
@@ -36,11 +36,11 @@
|
||||
|
||||
<h2 class="font-body-lg" id="why-we-need-your-data">Why we need your data</h2>
|
||||
|
||||
<p>We need your personal data to ensure that only legitimate users of U.S. Notify can use it to send notifications.</p>
|
||||
<p>We need your personal data to ensure that only legitimate users of Notify.gov can use it to send notifications.</p>
|
||||
|
||||
<h2 class="font-body-lg" id="what-we-do-with-your-data">What we do with your data</h2>
|
||||
|
||||
<p>We use your data to check that you are allowed to access U.S. Notify and to record your activity when using it. We use third party suppliers to do this.</p>
|
||||
<p>We use your data to check that you are allowed to access Notify.gov and to record your activity when using it. We use third party suppliers to do this.</p>
|
||||
|
||||
<p>We will not:</p>
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
|
||||
<h2 class="font-body-lg" id="how-long-we-keep-your-data">How long we keep your data</h2>
|
||||
|
||||
<p>We will retain your personal data for as long as you have a U.S. Notify account.</p>
|
||||
<p>We will retain your personal data for as long as you have a Notify.gov account.</p>
|
||||
|
||||
<h2 class="font-body-lg" id="where-your-data-is-processed">Where your data is processed and stored</h2>
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<p class="summary">
|
||||
Cookies are small files saved on your phone, tablet or computer when you visit a website.
|
||||
</p>
|
||||
<p>We use cookies to make U.S. Notify work and collect information about how you use our service.</p>
|
||||
<p>We use cookies to make Notify.gov work and collect information about how you use our service.</p>
|
||||
|
||||
<h3 class="font-body-lg" id="essential-cookies">Essential cookies</h2>
|
||||
<p>
|
||||
@@ -148,7 +148,7 @@
|
||||
Google Analytics stores anonymised information about:
|
||||
</p>
|
||||
<ul class="govuk-list govuk-list--bullet">
|
||||
<li>how you got to U.S. Notify</li>
|
||||
<li>how you got to Notify.gov</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>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="font-body-2xl margin-bottom-3">Security</h1>
|
||||
<p>U.S. Notify is built for the needs of government services. It has processes in place to:</p>
|
||||
<p>Notify.gov 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>
|
||||
|
||||
@@ -61,9 +61,10 @@
|
||||
suffix='your settings for sending text messages',
|
||||
)}}
|
||||
{% endcall %}
|
||||
|
||||
|
||||
{% if current_user.platform_admin %}
|
||||
{% call settings_row(if_has_permission='sms') %}
|
||||
{{ text_field('Text message senders') }}
|
||||
{{ text_field('Text message senders\n(Only visible to Platform Admins)') }}
|
||||
{% call field(status='default' if current_service.default_sms_sender == "None" else '') %}
|
||||
{{ current_service.default_sms_sender | nl2br if current_service.default_sms_sender else 'None'}}
|
||||
{% if current_service.count_sms_senders > 1 %}
|
||||
@@ -80,7 +81,8 @@
|
||||
)
|
||||
}}
|
||||
{% endcall %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% call settings_row(if_has_permission='sms') %}
|
||||
{{ text_field('Start text messages with service name') }}
|
||||
{{ boolean_field(current_service.prefix_sms) }}
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
{{ page_header('Before you request new branding') }}
|
||||
|
||||
<p>You can only use U.S. Notify branding if people go to U.S. Notify to access your service.</p>
|
||||
<p>You can only use Notify.gov branding if people go to Notify.gov to access your service.</p>
|
||||
|
||||
<p>
|
||||
You cannot use U.S. Notify branding if your organization is
|
||||
You cannot use Notify.gov branding if your organization is
|
||||
<a class="govuk-link govuk-link--no-visited-state"
|
||||
href="https://www.gov.uk/government/publications/govuk-proposition/govuk-proposition#organizations-independent-from-government">independent
|
||||
from government</a>.
|
||||
|
||||
@@ -27,10 +27,10 @@
|
||||
|
||||
<h2 class="font-body-lg">Before you continue</h2>
|
||||
|
||||
<p>You can only use U.S. Notify branding if people go to U.S. Notify to access your service.</p>
|
||||
<p>You can only use Notify.gov branding if people go to Notify.gov to access your service.</p>
|
||||
|
||||
<p>
|
||||
You cannot use U.S. Notify branding if your organization is
|
||||
You cannot use Notify.gov branding if your organization is
|
||||
<a class="govuk-link govuk-link--no-visited-state"
|
||||
href="https://www.gov.uk/government/publications/govuk-proposition/govuk-proposition#organizations-independent-from-government">independent
|
||||
from government</a>.
|
||||
|
||||
@@ -28,14 +28,12 @@
|
||||
<div class="form-group">
|
||||
{% if current_service.prefix_sms %}
|
||||
<p>Users will see your service name at the start of every text message</p>
|
||||
<!-- <ul class="govuk-list govuk-list--bullet">
|
||||
<li>at the start of every text message</li>
|
||||
<li>as your email sender name</li>
|
||||
</ul> -->
|
||||
{% else %}
|
||||
<p>Users will see your service name as your email sender name.</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
<p>The service name you enter here will appear at the beginning of each text message, unless you turn off this off in Settings > Start text message with service name.
|
||||
|
||||
|
||||
{% call form_wrapper() %}
|
||||
{{ form.name }}
|
||||
|
||||
@@ -22,17 +22,17 @@
|
||||
|
||||
<p class="govuk-body">You should only use an acronym or initialism if your users are already familiar with it.</p>
|
||||
|
||||
<div class="form-group">
|
||||
<div>
|
||||
{% if current_service.prefix_sms %}
|
||||
<p>Users will see your service name:</p>
|
||||
<ul class="list-bullet">
|
||||
<li>at the start of every text message</li>
|
||||
<li>as your email sender name</li>
|
||||
</ul>
|
||||
|
||||
<p class="govuk-body">Users will see your service name at the start of every text message</p>
|
||||
{% else %}
|
||||
<p>Users will see your service name as your email sender name.</p>
|
||||
<p class="govuk-body">Users will see your service name as your email sender name.</p>
|
||||
{% endif %}
|
||||
|
||||
</div>
|
||||
<p class="govuk-body">The service name you enter here will appear at the beginning of each text message, unless you turn off this off in Settings > Start text message with service name.
|
||||
|
||||
|
||||
{% call form_wrapper() %}
|
||||
{{ form.name }}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<div class="govuk-grid-column-five-sixths">
|
||||
{{ page_header('Send emails') }}
|
||||
<p>
|
||||
It’s free to send emails through U.S. Notify.
|
||||
It’s free to send emails through Notify.gov.
|
||||
</p>
|
||||
{% call form_wrapper() %}
|
||||
{{ form.enabled }}
|
||||
|
||||
@@ -12,10 +12,10 @@ Notify.gov
|
||||
|
||||
{% block content %}
|
||||
|
||||
<section aria-label="Introduction">
|
||||
<div class="grid-container usa-section usa-section--dark padding-y-4">
|
||||
<section class="usa-section--dark" aria-label="Introduction">
|
||||
<div class="grid-container padding-y-4">
|
||||
<div class="grid-row grid-gap display-flex flex-align-center">
|
||||
<div class="tablet:grid-col-7">
|
||||
<div class="desktop:grid-col-7 tablet:grid-col-12">
|
||||
<h1 class="font-serif-2xl usa-hero__heading">Send text messages to your participants</h1>
|
||||
<p class="font-sans-lg">Notify.gov is a text messaging service that helps federal, state, local, tribal, and territorial governments more
|
||||
effectively communicate with their program participants.</p>
|
||||
@@ -25,7 +25,7 @@ Notify.gov
|
||||
</div>
|
||||
<p class="font-sans-md">Currently we are only working with select pilot partners. If you are interested in using Notify.gov in the future, please contact <br><a href="mailto:tts-benefits-studio@gsa.gov">tts-benefits-studio@gsa.gov</a> to learn more.</p>
|
||||
</div>
|
||||
<div class="tablet:grid-col-4 margin-x-5">
|
||||
<div class="desktop:grid-col-4 grid-offset-1 desktop:display-block display-none margin-x-5">
|
||||
<img src="{{ asset_url('images/product/phone-text.png') }}"
|
||||
alt="An illustration of notifications to a phone.">
|
||||
</div>
|
||||
@@ -34,13 +34,13 @@ Notify.gov
|
||||
</section>
|
||||
<section class="grid-container usa-section">
|
||||
<div class="grid-row grid-gap">
|
||||
<div class="tablet:grid-col-5 usa-prose">
|
||||
<div class="tablet:grid-col-5 margin-bottom-3 usa-prose">
|
||||
<h2 class="font-heading-xl margin-top-0 margin-bottom-3">
|
||||
Control your content
|
||||
</h2>
|
||||
<p>You do not need any technical knowledge to create message templates.</p>
|
||||
</div>
|
||||
<div class="tablet:grid-col-6 grid-offset-1">
|
||||
<div class="tablet:grid-col-6 tablet:grid-offset-1">
|
||||
<img src="{{ asset_url('images/product/01-templates-no-chrome.svg') }}"
|
||||
alt="Example screenshot of adding a new text message template">
|
||||
</div>
|
||||
@@ -48,13 +48,13 @@ Notify.gov
|
||||
</section>
|
||||
<section class="grid-container usa-section">
|
||||
<div class="grid-row grid-gap">
|
||||
<div class="tablet:grid-col-5 usa-prose">
|
||||
<div class="tablet:grid-col-5 margin-bottom-3 usa-prose">
|
||||
<h2 class="font-heading-xl margin-top-0 margin-bottom-3">
|
||||
See how your messages perform
|
||||
</h2>
|
||||
<p>Track how many messages you’ve sent and find out which ones are not being delivered.</p>
|
||||
</div>
|
||||
<div class="tablet:grid-col-6 grid-offset-1">
|
||||
<div class="tablet:grid-col-6 tablet:grid-offset-1">
|
||||
<img src="{{ asset_url('images/product/02-reporting-no-chrome.svg') }}"
|
||||
alt="A screenshot of Notify.gov showing counts of emails and text messages sent">
|
||||
</div>
|
||||
@@ -62,13 +62,13 @@ Notify.gov
|
||||
</section>
|
||||
<section class="grid-container usa-section">
|
||||
<div class="grid-row grid-gap">
|
||||
<div class="tablet:grid-col-5 usa-prose">
|
||||
<div class="tablet:grid-col-5 margin-bottom-3 usa-prose">
|
||||
<h2 class="font-heading-xl margin-top-0 margin-bottom-3">
|
||||
No technical integration needed
|
||||
</h2>
|
||||
<p>Upload a spreadsheet of phone numbers and Notify.gov sends batches of messages for you.</p>
|
||||
</div>
|
||||
<div class="tablet:grid-col-6 grid-offset-1">
|
||||
<div class="tablet:grid-col-6 tablet:grid-offset-1">
|
||||
<img src="{{ asset_url('images/product/03-spreadsheet-no-chrome.svg') }}"
|
||||
alt="A screenshot of a spreadsheet with phone numbers, names, and a reference number">
|
||||
</div>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<div class="panel panel-border-wide">
|
||||
<p>
|
||||
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 U.S. Notify.
|
||||
page to see if there are any known issues with Notify.gov.
|
||||
</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
<p>You can expect a response within one business day.</p>
|
||||
|
||||
<!-- <p>U.S. Notify provides 24-hour online support.</p> -->
|
||||
<!-- <p>Notify.gov provides 24-hour online support.</p> -->
|
||||
|
||||
<!-- {% call form_wrapper() %}
|
||||
{% if current_user.is_authenticated %}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
{% from "components/uk_components/back-link/macro.njk" import govukBackLink %}
|
||||
|
||||
{% block per_page_title %}
|
||||
The U.S. Notify service is for people who work in the government
|
||||
The Notify.gov 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 U.S. Notify service is for people who work in the government') }}
|
||||
{{ page_header('The Notify.gov service is for people who work in the government') }}
|
||||
|
||||
<p>
|
||||
We cannot give advice to the public. We do not have access to information about you held by government departments.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
There are other pages on U.S. Notify where you can get help:
|
||||
There are other pages on Notify.gov where 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 U.S. Notify to send an
|
||||
a team member uses Notify.gov to send an
|
||||
inappropriate message
|
||||
</li>
|
||||
<li>
|
||||
your system is telling the U.S. Notify API to send the wrong
|
||||
your system is telling the Notify.gov API to send the wrong
|
||||
message
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
</p>
|
||||
<p>
|
||||
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 U.S. Notify team</a>.
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.support') }}">get in touch with the Notify.gov team</a>.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<h1 class="font-body-2xl margin-bottom-3">Terms of use</h1>
|
||||
|
||||
<p>
|
||||
These terms apply to your service’s use of U.S. Notify. You must be the service manager to accept them.
|
||||
These terms apply to your service’s use of Notify.gov. You must be the service manager to accept them.
|
||||
</p>
|
||||
|
||||
<h2 class="font-body-lg" id="when-using-notify">When using Notify</h2>
|
||||
@@ -25,7 +25,7 @@
|
||||
</ul>
|
||||
<p>If you do not keep to these terms, we might have to stop sending your messages.</p>
|
||||
|
||||
<p> U.S. Notify will:</p>
|
||||
<p> Notify.gov will:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>send all the messages you pass to us, as long as they meet our guidelines</li>
|
||||
<!-- <li>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<h1 class="font-body-2xl margin-bottom-3">Trial mode</h1>
|
||||
|
||||
<p>When you add a new service it will start in trial mode. This lets you try out U.S. Notify, with a few restrictions.</p>
|
||||
<p>When you add a new service it will start in trial mode. This lets you try out Notify.gov, with a few restrictions.</p>
|
||||
<p>While your service is in trial mode you can only:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>send 50 text messages per day</li>
|
||||
|
||||
@@ -39,16 +39,16 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
<div class='govuk-grid-column-one-half pilot-disabled'>
|
||||
{# <div class='govuk-grid-column-one-half'>
|
||||
<h2 class='heading-small'>Emails</h2>
|
||||
<div class="keyline-block">
|
||||
{{ big_number(emails_sent, 'email disabled during SMS pilot', smaller=True) }}
|
||||
{{ big_number("", '', smaller=True) }}
|
||||
</div>
|
||||
</div>
|
||||
</div> #}
|
||||
</div>
|
||||
|
||||
<!-- <div class='govuk-grid-row'>
|
||||
{# <div class='govuk-grid-row'>
|
||||
<div class='govuk-grid-column-one-half'>
|
||||
<div class="keyline-block">
|
||||
{{ big_number(
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div> #}
|
||||
|
||||
{% if months %}
|
||||
<div class="dashboard-table usage-table body-copy-table margin-top-4">
|
||||
|
||||
Reference in New Issue
Block a user