Utolsó mentés:
{{if .BackupStatus.Success}}
{{.BackupStatus.LastRun.Format "2006-01-02 15:04"}}
{{else}}
Sikertelen
{{end}}
{{else}}
Utolsó mentés:Még nem futott
{{end}}
{{if .DBDumpStatus}}
Adatbázisok:{{len .DBDumpStatus.Results}} mentve
{{end}}
{{/* Cross-drive ("2. mentés") moved to the host agent in slice 8C — the dashboard handler no
longer provides CrossDrive* fields, so the old block was a dead reference that 500'd the
dashboard (gt 0). Removed in v0.41.2. */}}