added fake links so i remember whats next to do

i need to go to bed omg
This commit is contained in:
cube
2026-03-17 03:48:28 +00:00
parent a8278013c0
commit b831cba133
5 changed files with 63 additions and 11 deletions

View File

@@ -13,7 +13,8 @@
{% if g.user %}
<div class="heading">Manage</div>
<div class="navitem">> <a href="{{ url_for('manage.new') }}">Add New</a></div>
<div class="navitem">> <a href="{{ url_for('manage.new') }}">Add New Member</a></div>
<div class="navitem">> <a href="">Profile Themes</a></div>
{% endif %}
<div class="heading">Administration</div>