forked from 3wordchant/capsul-flask
fine-tuning and starting to work on account-balance
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
{% if session["account"] %}
|
||||
<a href="/console">Capsuls</a>
|
||||
<a href="/console/ssh">SSH Public Keys</a>
|
||||
<a href="/console/billing">Account Balance</a>
|
||||
<a href="/console/account-balance">Account Balance</a>
|
||||
{% endif %}
|
||||
|
||||
<a href="/support">Support</a>
|
||||
|
Reference in New Issue
Block a user