mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 07:23:12 -04:00
Remove links to new pages
So that we can iterate them a bit first.
This commit is contained in:
@@ -95,8 +95,8 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="{{ url_for("main.terms") }}">Terms of use</a></li>
|
<li><a href="{{ url_for("main.terms") }}">Terms of use</a></li>
|
||||||
<li><a href="{{ url_for("main.trial_mode") }}">Trial mode</a></li>
|
<li><a href="{{ url_for("main.trial_mode") }}">Trial mode</a></li>
|
||||||
<li><a href="{{ url_for('main.pricing') }}">Pricing</a></li>
|
<li><a href="{{ url_for("main.pricing") }}">Pricing</a></li>
|
||||||
<li><a href="{{ url_for('main.delivery_and_failure') }}">Delivery and failure</a></li>
|
<li><a href="{{ url_for("main.delivery_and_failure") }}">Delivery and failure</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="column-one-third">
|
<div class="column-one-third">
|
||||||
|
|||||||
@@ -138,10 +138,12 @@ Terms of use – GOV.UK Notify
|
|||||||
<p>If you do use GOV.UK Notify to send marketing messages, we may refuse to accept further messages for delivery.</p>
|
<p>If you do use GOV.UK Notify to send marketing messages, we may refuse to accept further messages for delivery.</p>
|
||||||
|
|
||||||
<h3 class="heading-small" id="you-agree-to-send-messages-consistent-with-our-guidelines">
|
<h3 class="heading-small" id="you-agree-to-send-messages-consistent-with-our-guidelines">
|
||||||
You agree to send messages consistent with our design patterns, content guidance and information security guidelines
|
You agree to send messages consistent with our design patterns, style guide and information security guidelines
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
<p>Your messages must follow our <a href="{{ url_for(".design_content") }}#design">design patterns</a>, <a href="{{ url_for(".design_content") }}#content">content guidance</a> and <a href="{{ url_for(".information_security") }}">information security guidelines</a>.</p>
|
<p>Your messages must follow our <a href="https://designpatterns.hackpad.com/Notifications-5vuitmNqIjZ" rel="external">design patterns</a>, <a href="https://www.gov.uk/topic/government-digital-guidance/content-publishing" rel="external">style guide</a> and <a href="https://docs.google.com/document/d/15-OjaEqDBy31uDU7nLZCpYIQOnzSCJR63-cp3cQI9G8" rel="external">information security guidelines</a>.</p>
|
||||||
|
|
||||||
|
<p>Your messages must not contain any personal, or otherwise sensitive, information.</p>
|
||||||
|
|
||||||
<h3 class="heading-small" id="you-agree-to-use-delivery-data-to-improve">
|
<h3 class="heading-small" id="you-agree-to-use-delivery-data-to-improve">
|
||||||
You agree to use GOV.UK Notify delivery data to continuously improve the quality of your contact data
|
You agree to use GOV.UK Notify delivery data to continuously improve the quality of your contact data
|
||||||
|
|||||||
Reference in New Issue
Block a user