mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Explain technical failure on the notification page
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
<p class="notification-status-cancelled">
|
||||
Validation failed – content is outside the printable area
|
||||
</p>
|
||||
{% elif notification_status == 'technical-failure' %}
|
||||
<p class="notification-status-cancelled">
|
||||
Technical failure – Notify will resend once the team have
|
||||
fixed the problem
|
||||
</p>
|
||||
{% else %}
|
||||
<p>
|
||||
{{ letter_print_day }}
|
||||
|
||||
Reference in New Issue
Block a user