Files
ProxmoxAAS-Dashboard/web/html/backups-backups.go.tmpl

3 lines
67 B
Cheetah

{{range $i, $x := .backups}}
{{template "backup-card" $x}}
{{end}}