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

Details

Status
{{if .Repeater.Confirmed}} {{if .Repeater.Corroborated}}Corroborated {{else if .Repeater.SelfConfirmed}}Self-confirmed {{else}}Confirmed{{end}} {{else}}Unconfirmed{{end}}
Access level
{{if .Repeater.AccessKnown}}{{if .Repeater.IsAdmin}}admin{{else}}guest only{{end}}{{else}}unknown{{end}}
{{if not .IsOwner}}
Owner
{{.Repeater.OwnerName}}
{{end}}
Added
{{ts .Repeater.CreatedAt "date"}}
Radio settings
{{.Radio}}
{{if and .IsOwner .Repeater.Confirmed .Repeater.AccessKnown (not .Repeater.IsAdmin)}}
MeshTender only has guest access here. Guest is available to anyone with a blank password, so there's no point operating at this level — re-run setperm <your key> 3 on the repeater to grant admin, then re-test.
{{end}}
{{if .IsOwner}}

Organizations

{{if .Orgs}}
{{range .Orgs}} {{end}}
{{else}}

Not shared with any organization.

{{end}}
{{end}}

Identity

Public key
{{.Repeater.PublicKeyHex}}
{{if .ContactQR}}
MeshCore contact QR code for {{.Repeater.Name}}

Scan with the MeshCore app to add this repeater as a contact.

{{end}}
{{if .IsOwner}}

Public page

{{if and .Repeater.ExposePublicPage .PublicPageURL}}

Anyone with this link sees the public documentation and stewards.

{{.PublicPageURL}}
{{if .PublicPageQR}}
Public page QR code for {{.Repeater.Name}}

Scanning it opens this repeater's public page.

{{end}} {{else if not .Repeater.ExposePublicPage}}

{{template "icon-world" "me-1"}}No public page. Enable one in Edit details to get a link and QR code.

{{end}}
{{end}} {{if .Repeater.Latitude}}

Location

{{template "map-styles"}}
{{template "map-scripts"}}
{{template "icon-map-pin" "me-1"}}{{.Repeater.Latitude}}, {{.Repeater.Longitude}}
{{end}}
{{template "icon-arrow-left" "me-1"}}All repeaters {{end}}