working for the most part
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<a href="{{ url_for('index_redirect') }}">Home</a>
|
||||
<a href="{{ url_for('user.user_list') }}">Users</a>
|
||||
<a href="{{ url_for('group.group_list') }}">Groups</a>
|
||||
<a href="{{ url_for('stats') }}">Stats</a>
|
||||
<a href="{{ url_for('stats.stats_page') }}">Stats</a>
|
||||
</div>
|
||||
<div class="right">
|
||||
<button id="theme-toggle">🌓 Theme</button>
|
||||
|
||||
Reference in New Issue
Block a user