mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 08:31:00 -04:00
Added from_user name and service name for the cancelled invitation message.
This commit is contained in:
@@ -4,10 +4,13 @@
|
||||
<div class="grid-row">
|
||||
<div class="column-two-thirds">
|
||||
<h1 class="heading-large">
|
||||
The invitation you were sent has been cancelled.
|
||||
The invitation you were sent has been cancelled
|
||||
</h1>
|
||||
<p>
|
||||
The person that sent you the invitation decided that it was sent in error and has cancelled the invitation.
|
||||
{{ from_user }} decided to cancel this invitation.
|
||||
</p>
|
||||
<p>
|
||||
If you need access to {{ service_name }}, you’ll have to ask them to invite you again.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user