genarato alcuni partials e corretto drop down
This commit is contained in:
@@ -38,6 +38,8 @@ func (uc *UsersController) Index(c *fiber.Ctx) error {
|
||||
|
||||
tmpl, err := template.ParseFiles(
|
||||
"web/templates/layout.html",
|
||||
"web/templates/admin/_navbar.html",
|
||||
"web/templates/partials/language_dropdown.html",
|
||||
"web/templates/public/_flash.html",
|
||||
"web/templates/admin/users/index.html",
|
||||
"web/templates/admin/users/_table.html",
|
||||
|
||||
Reference in New Issue
Block a user