fine-tuning and starting to work on account-balance

This commit is contained in:
2020-05-11 20:34:12 -05:00
parent a6e655ef72
commit d7ddf37cfa
9 changed files with 93 additions and 45 deletions

View File

@ -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>