Skip to content

Commit 23256b0

Browse files
committed
update copy on thank you page
1 parent c68224e commit 23256b0

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

app/views/donations/confirm_creation.html.slim

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
11
section class="main container"
22
div class="wrapper clearfix"
33
article class="content"
4-
h2 Thank you!
4+
h2 Thank you for your donation!
55
p
66
- if false && subscription?
77
| You have just ordered the subscription <em>"#{donation.package.name}"</em> which means you are donating <em>#{number_to_currency donation.amount_in_dollars}</em> per month to Travis CI (until you cancel the subscription).
88
- else
9-
| You have just donated <em>#{number_to_currency donation.amount_in_dollars}</em> to RailsGirls Summer of Code.
10-
11-
p We can't express how much we appreciate your support.
12-
13-
h4 Thank you so much!
9+
| You have just donated <em>#{number_to_currency donation.amount_in_dollars}</em> to Rails Girls Summer of Code.
10+
11+
br We can't express how much we appreciate your support.
1412

1513
#sociallinks
1614
h3 Please help spread the word!
17-
p They say the number one reason for people to donate is that they have been inspired by others.
18-
p Please help spread the word and ask friends, colleagues or your company to support Rails Girls Summer of Code!
15+
p They say the number one reason for people to donate is that they have been inspired by others. Please help spread the word and ask friends, colleagues or your company to support Rails Girls Summer of Code!
1916
p Share your donation:
2017
table
2118
tr

0 commit comments

Comments
 (0)