Update donate.html.erb
This commit is contained in:
@@ -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 %>">
|
||||
|
||||
Reference in New Issue
Block a user