Test for user system and comments
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
d="M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z"/>
|
||||
</svg>
|
||||
</div>
|
||||
<h3 class="text-lg font-medium text-gray-900 mb-2">No users found</h3>
|
||||
<p class="text-gray-600">No users in the system.</p>
|
||||
<h3 class="text-lg font-medium text-gray-900 mb-2">No users to display</h3>
|
||||
<p class="text-gray-600">Content may have shifted due to recent updates or list is empty.</p>
|
||||
</div>
|
||||
{% else %}
|
||||
<div class="divide-y divide-gray-200">
|
||||
|
||||
Reference in New Issue
Block a user