|
|
@@ -11,7 +11,7 @@ |
|
|
|
<div class="col-sm-10 col-sm-offset-1"> |
|
|
|
<h2 class="text-center">Purchase a Premium Account</h2> |
|
|
|
<br /> |
|
|
|
<p class="text-center">You can purchase a Premium Account one of two methods, PayPal or Bitcoin.</p> |
|
|
|
<p class="text-center">You can purchase a Premium Account using multiple different methods.</p> |
|
|
|
<p class="text-center">If you want to purchase an upgrade for multiple accounts, you can send the total amount at once with a list of the accounts you want upgraded.</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@@ -61,6 +61,35 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<br /> |
|
|
|
<div class="row"> |
|
|
|
<div class="col-sm-8 col-sm-offset-2"> |
|
|
|
<div class="panel panel-default"> |
|
|
|
<div class="panel-heading"> |
|
|
|
<h3 class="panel-title text-center"><strong>Patreon</strong></h3> |
|
|
|
</div> |
|
|
|
<div class="panel-body"> |
|
|
|
<div class="row"> |
|
|
|
<div class="col-sm-12 text-center"> |
|
|
|
Become a Patreon of Teknik for at least $@Model.Config.UserConfig.PremiumAccountPrice per account at: <a href="https://www.patreon.com/teknik" role="button" class="btn btn-default btn-sm" title="Patreon Donation">Teknik Patreon</a> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<hr /> |
|
|
|
<div class="row"> |
|
|
|
<div class="col-sm-12 text-center"> |
|
|
|
After making the transaction, you will need to send an email with the teknik account username(s) you want upgraded, and then email it to <a href="mailto:@Model.Config.SupportEmail">@Model.Config.SupportEmail</a>. |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<hr /> |
|
|
|
<div class="row"> |
|
|
|
<div class="col-sm-12 text-center"> |
|
|
|
Once the patreon amount has been confirmed, the account(s) will be upgraded and a confirmation email sent to the upgraded account(s) |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<br /> |
|
|
|
<div class="row"> |
|
|
|
<div class="col-sm-8 col-sm-offset-2"> |
|
|
|
<div class="panel panel-default"> |