mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Updated action_blocked text
This commit is contained in:
@@ -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‑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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user