was working, changes to displays

This commit is contained in:
2025-07-10 02:52:55 -05:00
parent 2b63f4c9c7
commit ab2060c711
6 changed files with 116 additions and 24 deletions

View File

@ -1,3 +1,4 @@
<!-- File: app/templates/core/base.html -->
<!DOCTYPE html>
<html lang="en">
<head>
@ -119,11 +120,15 @@
Orphaned Media
</a>
</li>
<li>
<a class="dropdown-item" href="{{ url_for('admin.list_invitations') }}">
Invitations
</a>
</li>
</ul>
</div>
{% endif %}
<!-- Plugins dropdown -->
<div class="dropdown me-3">
<a