mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 09:13:58 -04:00
Update content
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
) %}
|
) %}
|
||||||
{% for message_length, charge in [
|
{% for message_length, charge in [
|
||||||
('Sent', 'Notify has sent the letter to the provider to be printed.'),
|
('Sent', 'Notify has sent the letter to the provider to be printed.'),
|
||||||
('Printed', 'The provider has printed the letter. Letters are printed at 5:30pm and dispatched the next working day.'),
|
('Printed', 'The provider has printed the letter. Printing starts at 5:30pm and letters are dispatched the next working day.'),
|
||||||
('Cancelled', 'Sending cancelled. Your letter will not be printed or dispatched.'),
|
('Cancelled', 'Sending cancelled. Your letter will not be printed or dispatched.'),
|
||||||
('Technical failure', 'Notify had an unexpected error while sending the letter to our printing provider.'),
|
('Technical failure', 'Notify had an unexpected error while sending the letter to our printing provider.'),
|
||||||
] %}
|
] %}
|
||||||
|
|||||||
Reference in New Issue
Block a user