phoneassistant/templates/hello.html
Elizabeth Hunt 18a945aab9
Some checks failed
continuous-integration/drone/push Build is failing
initial commit by simponic-infra
2025-01-12 23:09:34 -08:00

4 lines
60 B
HTML

{{ define "content" }}
hello from {{ .Service }}!
{{ end }}