Updated action_blocked text

This commit is contained in:
Ken Tsang
2017-07-10 12:12:41 +01:00
parent aaadd867f7
commit e3e6376c68

View File

@@ -10,12 +10,12 @@
<div class="grid-row">
<div class="column-five-sixths">
<h1 class="heading-large">{{ notification_type.capitalize() }}</h1>
<h1 class="heading-large">{{ notification_type.capitalize() }} are disabled</h1>
<p>
Sending {{ notification_type }} is an invitation&#8209;only feature.
Sending {{ notification_type }} has been disabled for your service.
</p>
<p>
If you want to try it out,
If you need to send {{ notification_type }}
<a href="{{ url_for('.support') }}">get in touch with the GOV.UK Notify team</a>.
</p>