Remove links to new pages

So that we can iterate them a bit first.
This commit is contained in:
Chris Hill-Scott
2016-10-19 13:20:07 +01:00
parent e4c2fba33d
commit 27154bd9d2
2 changed files with 8 additions and 6 deletions

View File

@@ -95,8 +95,8 @@
<ul>
<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.pricing') }}">Pricing</a></li>
<li><a href="{{ url_for('main.delivery_and_failure') }}">Delivery and failure</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>
</ul>
</div>
<div class="column-one-third">

View File

@@ -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>
<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>
<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">
You agree to use GOV.UK Notify delivery data to continuously improve the quality of your contact data
@@ -150,7 +152,7 @@ Terms of use GOV.UK Notify
<p>When you send messages through GOV.UK Notify, we provide feedback on the status of every text message, email and letter.</p>
<p>You agree to use our delivery data to check (and potentially remove) bounced email addresses, mobile numbers and postal addresses from your database.</p>
<p>You agree to ensure your users personal data is kept accurate and up to date, in line with Data Protection Act principles.</p>
<p>If you have consistently high bounce rates, we will investigate and may refuse to accept further messages for delivery. This is to protect delivery rates for other services using GOV.UK Notify.</p>
@@ -193,7 +195,7 @@ Terms of use GOV.UK Notify
</h2>
<p>You can remove your service from GOV.UK Notify at any time. <a href="{{ url_for('main.feedback') }}">Contact us</a> and well delete your account.</p>
<p>Any data that you have processed through GOV.UK Notify will be deleted as part of the existing data deletion processes.</p>
</section>