implement user triggered backups
This commit is contained in:
3
web/html/backups-backups.go.tmpl
Normal file
3
web/html/backups-backups.go.tmpl
Normal file
@@ -0,0 +1,3 @@
|
||||
{{range $i, $x := .backups}}
|
||||
{{template "backup-card" $x}}
|
||||
{{end}}
|
Reference in New Issue
Block a user