3 lines
67 B
Cheetah
3 lines
67 B
Cheetah
{{range $i, $x := .backups}}
|
|
{{template "backup-card" $x}}
|
|
{{end}} |
{{range $i, $x := .backups}}
|
|
{{template "backup-card" $x}}
|
|
{{end}} |