aggiornato per uso di taiwind
This commit is contained in:
8
web/templates/admin/users.html
Normal file
8
web/templates/admin/users.html
Normal file
@@ -0,0 +1,8 @@
|
||||
{{define "content"}}
|
||||
<section class="space-y-4">
|
||||
<h1 class="text-3xl font-bold text-gray-900">Admin Users</h1>
|
||||
<div class="rounded-lg border border-gray-200 bg-white p-4 shadow-sm">
|
||||
<p class="text-gray-600">Template pagina utenti admin in stile Flowbite.</p>
|
||||
</div>
|
||||
</section>
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user