package templates templ SendEmail(status string, msg string) { @Header()

{ status }

{ msg }

}