12 lines
355 B
Plaintext
12 lines
355 B
Plaintext
Hi <%= @user.display_name.presence || @user.cn %>,
|
|
|
|
Your bitcoin donation has been confirmed successfully. <3
|
|
|
|
Thank you so much for helping us with keeping the lights on, as well as with continually improving our services for you!
|
|
|
|
You can find all of your past financial contributions on this page:
|
|
|
|
<%= contributions_donations_url %>
|
|
|
|
Have a nice day!
|