package templates import "bookhoard/internal/handlers" templ Devices(user User, devices []handlers.DeviceInfo, pendingRegistrations []PendingRegistrationData, errorMessage string, baseURL string) {
Manage your reading devices and sync settings
Add your reading devices to enable cross-device sync
{ device.DeviceType }
Device Sync Configuration
if device.DeviceType == "kobo" {Paste this URL into Kobo's api_endpoint setting
Enter this token in the KOReader plugin settings
Old token will immediately stop working
{ reg.DeviceType } - Expires in { reg.ExpiresAt }
plugins/ directory
{ baseURL }
Loading mappings...