{{/* settings.html — lectio-web /settings page: a form for every config setting plus a raw books.toml editor. A plain POST form (no htmx) -- saving redirects (PRG) back here with ?saved=1. On a validation error the form re-renders with the submitted values and an inline message instead of redirecting. Self-contained and theme-aware, like index.html. */}} lectio — settings

← {{.L.BannerReadings}}

{{if .Saved}}

Saved.

{{end}} {{if .Error}}

{{.Error}}

{{end}}
versions {{range .VersionOpts}}{{end}}
web versions {{range .WebVersionOpts}}{{end}}