mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 19:28:25 -04:00
Medium-level content updates from audit (#497)
This commit is contained in:
@@ -51,12 +51,12 @@
|
||||
Control your content
|
||||
</h2>
|
||||
<p class="govuk-body">
|
||||
You do not need any technical knowledge to create message templates.
|
||||
You do not need any technical knowledge to create messages.
|
||||
</p>
|
||||
</div>
|
||||
<div class="govuk-grid-column-one-half">
|
||||
<img
|
||||
src="{{ asset_url('images/product/01-templates.svg') }}"
|
||||
src="{{ asset_url('images/product/01-templates-no-chrome.svg') }}"
|
||||
alt="Example screenshot of adding a new text message template">
|
||||
</div>
|
||||
</div>
|
||||
@@ -74,7 +74,7 @@
|
||||
</div>
|
||||
<div class="govuk-grid-column-one-half">
|
||||
<img
|
||||
src="{{ asset_url('images/product/02-reporting.svg') }}"
|
||||
src="{{ asset_url('images/product/02-reporting-no-chrome.svg') }}"
|
||||
alt="A screenshot of U.S. Notify showing counts of emails and text messages sent"
|
||||
>
|
||||
</div>
|
||||
@@ -90,7 +90,7 @@
|
||||
Upload a spreadsheet of phone numbers and Notify sends the messages.
|
||||
</p>
|
||||
<img
|
||||
src="{{ asset_url('images/product/03-spreadsheet.svg') }}"
|
||||
src="{{ asset_url('images/product/03-spreadsheet-no-chrome.svg') }}"
|
||||
alt="A screenshot of a spreadsheet with columns for email address, name and color"
|
||||
>
|
||||
</div>
|
||||
@@ -100,7 +100,7 @@
|
||||
back office system.
|
||||
</p>
|
||||
<img
|
||||
src="{{ asset_url('images/product/04-api.svg') }}"
|
||||
src="{{ asset_url('images/product/04-api-no-chrome.svg') }}"
|
||||
alt="A screenshot of some computer code with a notify.send_email function"
|
||||
>
|
||||
</div>
|
||||
@@ -122,10 +122,10 @@
|
||||
<span class="govuk-visually-hidden">using Notify.</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="govuk-body">
|
||||
<!-- <p class="govuk-body">
|
||||
See the
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.performance') }}">list of services and organizations</a>.
|
||||
</p>
|
||||
</p> -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="product-page-section">
|
||||
@@ -154,7 +154,7 @@
|
||||
</div>
|
||||
</div> -->
|
||||
<div class="product-page-section">
|
||||
<div class="govuk-grid-row">
|
||||
<div class="govuk-grid-row bottom-gutter-2">
|
||||
<div class="govuk-grid-column-full">
|
||||
<h2 class="with-keyline">
|
||||
The team
|
||||
|
||||
Reference in New Issue
Block a user