Back to Mattermost

Payment Failed Body

server/templates/payment_failed_body.html

11.7.0832 B
Original Source

{{define "payment_failed_body"}}

|

|

|

| |

|

|

|

| {{.Props.Title}} | | {{.Props.SubTitle1}} | | {{.Props.SubTitle2}}
{{.Props.FailedReason}} | | {{.Props.SubTitle3}} | |

| {{.Props.Button}} |

| |

| {{.Props.SecondaryActionButtonText}} |

|

|

|

|

|

| |

|

|

|

|

|

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

|

|

|

|

|

|

|

|

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

|

|

|

{{end}}