Fix some CSS mis-alignments. Remove obsolete template file.
This commit is contained in:
@@ -45,6 +45,12 @@
|
||||
<a href="{{ url_for('admin_users') }}" class="btn btn-primary">Manage Users</a>
|
||||
</div>
|
||||
|
||||
<div class="admin-card">
|
||||
<h2>Project Management</h2>
|
||||
<p>Manage projects, assign teams, and track project status.</p>
|
||||
<a href="{{ url_for('admin_projects') }}" class="btn btn-primary">Manage Projects</a>
|
||||
</div>
|
||||
|
||||
<div class="admin-card">
|
||||
<h2>Team Management</h2>
|
||||
<p>Configure teams and their members.</p>
|
||||
|
||||
Reference in New Issue
Block a user