rename html fragments to go.tmpl extension
This commit is contained in:
3
web/html/index-instances.go.tmpl
Normal file
3
web/html/index-instances.go.tmpl
Normal file
@@ -0,0 +1,3 @@
|
||||
{{range .instances}}
|
||||
{{template "instance-card" .}}
|
||||
{{end}}
|
Reference in New Issue
Block a user