Files
ProxmoxAAS-Dashboard/web/html/index-instances.go.tmpl

3 lines
60 B
Cheetah

{{range .instances}}
{{template "instance-card" .}}
{{end}}