{{define "title"}}Maintenance · {{.Repeater.Name}} · MeshTender{{end}} {{define "header"}}{{template "repeater-header" .Nav}}{{end}} {{define "content"}} {{template "repeater-tabs" .Nav}} {{if .Error}}
{{.Error}}
{{end}}

Log maintenance

Record physical service work — antenna swaps, battery/solar changes, firmware updates, site visits — so the history outlives any one person. Anyone with access can log an entry.

{{/* value/max are the server's UTC "today" as a no-JS fallback; data-local-today lets ui.js reset them to the viewer's local date, which can differ from UTC by a day. */}}
{{if .Entries}} {{else}}

No maintenance has been logged yet.

{{end}} {{end}}