12 lines
377 B
Plaintext
12 lines
377 B
Plaintext
Hi <%= @user.display_name.presence || @user.cn %>,
|
|
|
|
New invitations have just been added to your account, so you can invite more people to our cooperative services:
|
|
|
|
<%= invitations_url %>
|
|
|
|
Have a nice day!
|
|
|
|
---
|
|
|
|
Tip: if you want to invite someone you're meeting in person, log into your account panel on a mobile device and let people scan the invitation QR code from theirs.
|