{{template "head" .}}
{{template "header" .}}
Instances
/ {{.config.Name}} / Backups
Time
Notes
Size
Actions
{{range $i, $x := .backups}} {{template "backup-card" $x}} {{end}}
{{template "backups-add-backup" .}}
EXIT