udemy-go-microservices/mail-service/cmd/api/templates/mail.plain.gohtml

4 lines
43 B
Plaintext
Raw Normal View History

2024-09-03 19:09:34 +00:00
{{ define "body" }}
{{.message}}
{{ end }}