PLT-2971 Added email footer for address (#3319)

* Added email footer for address

* added default

* Update html.go

* Changed according to PM
This commit is contained in:
David Lu
2016-06-16 05:44:02 -07:00
committed by Harrison Healey
parent 4e38796e69
commit 3f333678d8
7 changed files with 43 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<td style="text-align: center;color: #AAA; font-size: 11px; padding-bottom: 10px;">
<p style="padding: 0 50px;">
(c) 2015 Mattermost, Inc. 855 El Camino Real, 13A-168, Palo Alto, CA, 94301.<br>
{{.Props.Organization}}<br>
{{.Props.Footer}}
</p>
</td>