Update donate.html.erb

This commit is contained in:
Minenash
2017-08-07 18:19:47 -04:00
committed by GitHub
parent 5f17385343
commit 563aa376e3

View File

@@ -25,11 +25,11 @@
<div class="donations">
<div class="donation">
<div class="left">
<img src="<%= image_url("anonymous_skin.png") %>" alt="sponsor's skin" class="body">
<img src="https://crafatar.com/renders/body/97a4928198f045998e0e7a97eabae6ae?overlay=true&scale=3" alt="sponsor's skin" class="body">
</div>
<div>
<h1>Donate to our server sponsor</h1>
<h4>They pay for our server, but prefer to stay anonymous</h4>
<h4>PotatoKek pays for the server hardware. You can help him by donating here</h4>
<form target="_blank" method="post" action="https://www.paypal.com/cgi-bin/webscr">
<% if current_user %>
<input name="custom" type="hidden" placeholder="Your Minecraft name" value="<%= current_user.ign %>">