summaryrefslogtreecommitdiffstats
path: root/templates/email_footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/email_footer.html')
-rw-r--r--templates/email_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/email_footer.html b/templates/email_footer.html
index a15a2e908..33b3d9ef6 100644
--- a/templates/email_footer.html
+++ b/templates/email_footer.html
@@ -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>