admin broadcast message feature

This commit is contained in:
forest
2022-04-11 14:42:47 -05:00
parent 83b8d67a86
commit 1376525c9e
8 changed files with 51 additions and 5 deletions

View File

@ -30,7 +30,7 @@
<a href="/changelog">Changelog</a>
{% if session["account"] %}
<a href="/console">Capsuls</a>
<a href="/console/">Capsuls</a>
<a href="/console/ssh">SSH Public Keys</a>
<a href="/console/account-balance">Account Balance</a>
{% endif %}