{{/* About modal — opened from the About menu's Version entry (about-menu.js).
Lives in the header partial so it ships on every page that has the header,
with no per-page include. Version/Commit come from internal/version; an
em-dash shows when the value was unknown at build time. */}}
About
Madshare
Version
{{if .Version}}{{.Version}}{{else}}—{{end}}
Commit
{{if .Commit}}{{.Commit}}{{else}}—{{end}}
Author
Kian Eugen Seibel
{{end}}
{{define "auth-modals"}}
Sign in
Change password
Your password was set during first-run setup. Choose a new one to continue.