mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 14:48:24 -04:00
Updated action_blocked text
This commit is contained in:
@@ -10,12 +10,12 @@
|
|||||||
|
|
||||||
<div class="grid-row">
|
<div class="grid-row">
|
||||||
<div class="column-five-sixths">
|
<div class="column-five-sixths">
|
||||||
<h1 class="heading-large">{{ notification_type.capitalize() }}</h1>
|
<h1 class="heading-large">{{ notification_type.capitalize() }} are disabled</h1>
|
||||||
<p>
|
<p>
|
||||||
Sending {{ notification_type }} is an invitation‑only feature.
|
Sending {{ notification_type }} has been disabled for your service.
|
||||||
</p>
|
</p>
|
||||||
<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>.
|
<a href="{{ url_for('.support') }}">get in touch with the GOV.UK Notify team</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user