4 lines
60 B
HTML
4 lines
60 B
HTML
|
{{ define "content" }}
|
||
|
hello from {{ .Service }}!
|
||
|
{{ end }}
|