drop dat donation banner, yo
This commit is contained in:
parent
0e301db987
commit
f11d95c273
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
||||||
%h2 Thanks to our lovely donors!
|
%h2 Thanks to our lovely donors!
|
||||||
%ul#outfits
|
%ul#outfits
|
||||||
- @donations.each do |donation|
|
- @donations.each do |donation|
|
||||||
- if large_donation?(donation.amount)
|
-# if large_donation?(donation.amount)
|
||||||
%li.banner
|
%li.banner
|
||||||
%span
|
%span
|
||||||
Thanks, #{donation.donor_name}, for donating
|
Thanks, #{donation.donor_name}, for donating
|
||||||
|
|
Loading…
Reference in a new issue