mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-20 09:10:52 -04:00
Add a reference number to the example texts
To show that the personalisation can include any kind of information, not just name.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"07900911111",
|
||||
"""
|
||||
Joshua, we’ve started processing your application.
|
||||
You should hear back from us within two weeks.
|
||||
Your reference number is 300312.
|
||||
"""
|
||||
) }}
|
||||
</div>
|
||||
@@ -40,7 +40,7 @@
|
||||
"07900922222",
|
||||
"""
|
||||
Amala, we’ve started processing your application.
|
||||
You should hear back from us within two weeks.
|
||||
Your reference number is 444250.
|
||||
"""
|
||||
) }}
|
||||
</div>
|
||||
@@ -49,7 +49,7 @@
|
||||
"07900933333",
|
||||
"""
|
||||
Roman, we’ve started processing your application.
|
||||
You should hear back from us within two weeks.
|
||||
Your reference number is 568821.
|
||||
"""
|
||||
) }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user