diff --git a/templates/admin_library_templ.go b/templates/admin_library_templ.go index 654b05b..8607508 100644 --- a/templates/admin_library_templ.go +++ b/templates/admin_library_templ.go @@ -29,20 +29,20 @@ func AdminLibrary(user User) templ.Component { templ_7745c5c3_Var1 = templ.NopComponent } ctx = templ.ClearChildren(ctx) - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 1, "Library Management - Bookmann
← Back to Dashboard

Library Management

Manage libraries and configure media scanning

Libraries

Manage media libraries and their folders

Library Visibility

Control which libraries are visible to users

User Library Access

Manage individual user access to specific libraries

") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } diff --git a/templates/admin_profile_templ.go b/templates/admin_profile_templ.go index 590c37e..b669ab2 100644 --- a/templates/admin_profile_templ.go +++ b/templates/admin_profile_templ.go @@ -29,46 +29,46 @@ func AdminProfile(user User) templ.Component { templ_7745c5c3_Var1 = templ.NopComponent } ctx = templ.ClearChildren(ctx) - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 1, "Profile Settings - Bookmann

Profile Settings

Manage your account information and preferences

Account Information

Username

Email Address

Email Address

Change Password

") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 4, "\" class=\"flex-1 px-3 py-2 border rounded\" style=\"background-color: var(--bg-primary); color: var(--text-primary); border-color: var(--border)\" required>

Change Password

") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } diff --git a/templates/admin_templ.go b/templates/admin_templ.go index 66bd88e..5cefb85 100644 --- a/templates/admin_templ.go +++ b/templates/admin_templ.go @@ -29,14 +29,14 @@ func Admin(user User) templ.Component { templ_7745c5c3_Var1 = templ.NopComponent } ctx = templ.ClearChildren(ctx) - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 1, "Admin Dashboard - Bookmann