mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
8 lines
145 B
HTML
8 lines
145 B
HTML
{{define "email_info"}}
|
|
|
|
<td style="color: #999; padding-top: 20px; line-height: 25px; font-size: 13px;">
|
|
{{.Html.EmailInfo}}
|
|
</td>
|
|
|
|
{{end}}
|