mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 11:51:10 -05:00
Add Moderation Dashboard title to the top of the dashboard view
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{% load static %}
|
||||
|
||||
<h1 class="mb-6 text-2xl font-bold text-gray-200">Moderation Dashboard</h1>
|
||||
|
||||
<div class="space-y-6">
|
||||
<div class="flex items-center justify-between p-4 bg-gray-900 rounded-lg">
|
||||
<div class="flex items-center space-x-4">
|
||||
|
||||
Reference in New Issue
Block a user