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