mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-05 04:35:23 +02:00
Reinstate token links
This commit is contained in:
@ -68,9 +68,8 @@
|
||||
<div class="card-panel indigo lighten-5 z-depth-3 hoverable black-text">
|
||||
<h4>Donations!</h4>
|
||||
<p class="flow-text">Would you like to support the Titan Embeds project?</p>
|
||||
<!--<p>You currently have <strong>{{ session["tokens"] }}</strong> Titan Tokens.</p>
|
||||
<a class="waves-effect waves-light btn" href="{{ url_for('user.donate_get') }}">Donate!!</a>-->
|
||||
<a class="waves-effect waves-light btn" href="https://patreon.com/TitanEmbeds" target="_blank">Donate!!</a>
|
||||
<p>You currently have <strong>{{ session["tokens"] }}</strong> Titan Tokens.</p>
|
||||
<a class="waves-effect waves-light btn" href="{{ url_for('user.donate_get') }}">Donate!!</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user