implement coinbase integration
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<div id="c-users">
|
||||
<div id="a-upgrade-result">
|
||||
<% if flash[:disable] %>
|
||||
<p>You can upgrade your account at <%= link_to "Safebooru", new_user_upgrade_path(:protocol => "https", :host => "safebooru.donmai.us", :only_path => false) %>.</p>
|
||||
<% elsif flash[:success] %>
|
||||
<% if flash[:success] %>
|
||||
<h1>Congradulations!</h1>
|
||||
|
||||
<p>You are now a <%= CurrentUser.user.level_string %> level account. Thanks for supporting the site!</p>
|
||||
|
||||
Reference in New Issue
Block a user