diff --git a/templates/admin.templ b/templates/admin.templ index 8a675c2..d68c79a 100644 --- a/templates/admin.templ +++ b/templates/admin.templ @@ -21,8 +21,8 @@ templ Admin(user User) { 🏠 Dashboard - - 👤 Profile Settings + + 👤 User Administration 📚 Library Management diff --git a/templates/admin_templ.go b/templates/admin_templ.go index 42a952c..2c560b9 100644 --- a/templates/admin_templ.go +++ b/templates/admin_templ.go @@ -37,7 +37,7 @@ func Admin(user User) templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 2, "

Dashboard

Overview of your Bookhoard library and settings

📖

Library

Manage your ebook collection

View Library
⚙️

Settings

Configure your preferences

Manage Settings

Quick Actions

Manage Folders
Add or remove scan directories
") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 2, "

Dashboard

Overview of your Bookhoard library and settings

📖

Library

Manage your ebook collection

View Library
⚙️

Settings

Configure your preferences

Manage Settings

Quick Actions

Manage Folders
Add or remove scan directories
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }