Add Moderation Dashboard title to the top of the dashboard view

This commit is contained in:
pacnpal
2024-11-13 18:48:18 +00:00
parent 751d21098d
commit 2e1040e3a6

View File

@@ -1,5 +1,7 @@
{% load static %} {% load static %}
<h1 class="mb-6 text-2xl font-bold text-gray-200">Moderation Dashboard</h1>
<div class="space-y-6"> <div class="space-y-6">
<div class="flex items-center justify-between p-4 bg-gray-900 rounded-lg"> <div class="flex items-center justify-between p-4 bg-gray-900 rounded-lg">
<div class="flex items-center space-x-4"> <div class="flex items-center space-x-4">