mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 16:43:11 -04:00
streamline navs & menus
This commit is contained in:
@@ -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 US Notify to keep your users updated.</p>
|
||||
<p class="govuk-body">If you work for the federal government, 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>
|
||||
@@ -70,8 +70,8 @@
|
||||
<p class="govuk-body">Notify uses two-factor authentication (2FA) to keep your account secure. When you sign in, we’ll send a unique one-time code to your phone and ask you to enter it before we let you use your account.</p>
|
||||
<p class="govuk-body">Read more about <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.security') }}">security</a>.
|
||||
|
||||
<h2 class="heading-medium" id="support">Support</h2>
|
||||
<!-- <h2 class="heading-medium" id="support">Support</h2>
|
||||
<p class="govuk-body">Notify provides 24-hour online support. If you have an emergency outside office hours, we’ll reply within 30 minutes.</p>
|
||||
<p class="govuk-body">Find out more about <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.support') }}">support</a>.</p>
|
||||
<p class="govuk-body">Find out more about <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.support') }}">support</a>.</p> -->
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user