Back to Mattermost

Welcome Body

server/templates/welcome_body.html

11.7.0795 B
Original Source

{{define "welcome_body"}}

|

|

|

| |

|

|

|

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

| {{.Props.Button}} |

| {{end}}

|

|

|

| |

|

|

|

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

|

|

|

{{if .Props.AppDownloadLink}} |

| |

| | {{.Props.AppDownloadTitle}} | | {{.Props.AppDownloadInfo}} | |

| {{.Props.AppDownloadButton}} |

| {{end}} |

|

|

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

|

|

{{end}}