{{ define "welcomeEmail" }} {{ template "emailStyles" . }} {{ if .Data.EmailCopy.Enabled }} {{ .Data.EmailCopy.EmailBody | markDown }} {{ else }}
This email confirms that you have just signed up for our developer portal.
{{ end}} {{ if .Data.EmailCopy.Enabled }} {{ .Data.EmailCopy.EmailSignoff | markDown }} {{ else }}You can find out more about Tyk, or the Tyk API Gateway here
Cheers,
The Tyk.io team