Back to Mattermost

Reset Body

server/templates/reset_body.html

11.7.0575 B
Original Source

{{define "reset_body"}}

|

|

|

| |

|

|

|

| {{.Props.Title}} | | {{.Props.SubTitle}} | |

| {{.Props.Button}} |

|

|

|

|

| |

| | {{.Props.Info}} |

|

{{if .Props.SupportEmail}}

|

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

|

{{end}}

|

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

|

|

{{end}}