Back to Mattermost

Verify Body

server/templates/verify_body.html

11.7.0705 B
Original Source

{{define "verify_body"}}

|

|

|

| |

|

|

|

| {{.Props.Title}} | | {{.Props.SubTitle1}}{{.Props.ServerURL}} | {{if .Props.ButtonURL}} | {{.Props.SubTitle2}} | |

| {{.Props.Button}} |

| {{end}}

|

|

|

| |

|

|

|

| {{.Props.Info}}
{{.Props.Info1}} |

|

{{if .Props.SupportEmail}}

|

| {{.Props.QuestionTitle}} | | {{.Props.QuestionInfo}} {{.Props.SupportEmail}} |

|

{{end}}

|

| {{.Props.Organization}} {{.Props.FooterV2}} |

|

|

{{end}}