changes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="d-flex align-items-center justify-content-between mb-3 flex-wrap gap-2">
|
||||
<div>
|
||||
<h1 class="h3 mb-0">Users</h1>
|
||||
<div class="text-muted">Lista kont w systemie.</div>
|
||||
<div class="text-muted">Accounts</div>
|
||||
</div>
|
||||
<a class="btn btn-outline-secondary" href="{{ url_for('admin.index') }}"><i class="fa-solid fa-arrow-left me-1"></i>Back</a>
|
||||
</div>
|
||||
@@ -16,9 +16,9 @@
|
||||
<tr>
|
||||
<th>ID</th>
|
||||
<th>Email</th>
|
||||
<th>Rola</th>
|
||||
<th>Role</th>
|
||||
<th>Status</th>
|
||||
<th>Utworzono</th>
|
||||
<th>Created</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user