add: server stats page

This commit is contained in:
trisua 2025-05-02 20:51:19 -04:00
parent 98d6f21e6e
commit 07f5ebf8e7
8 changed files with 97 additions and 1 deletions

View file

@ -113,6 +113,11 @@
{{ icon "ban" }}
<span>{{ text "general:link.ip_bans" }}</span>
</a>
<a href="/mod_panel/stats">
{{ icon "chart-line" }}
<span>{{ text "general:link.stats" }}</span>
</a>
{% endif %}
<b class="title">{{ config.name }}</b>