summaryrefslogtreecommitdiffstats
path: root/api/templates/invite_body.html
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-08-02 09:00:30 -0800
committerCorey Hulen <corey@hulen.com>2015-08-02 09:00:30 -0800
commitfaa9bbdf971adcfa31078302e660bb6942246fdb (patch)
tree24a2f0d83e0b05ad1d85b73937f2f726ce900382 /api/templates/invite_body.html
parent2aba63df8e091a809a7f23e183ed62aa0873c52e (diff)
parentbc48281f7aedabf5cb830a02b5e081b6554115cf (diff)
downloadchat-faa9bbdf971adcfa31078302e660bb6942246fdb.tar.gz
chat-faa9bbdf971adcfa31078302e660bb6942246fdb.tar.bz2
chat-faa9bbdf971adcfa31078302e660bb6942246fdb.zip
Merge pull request #305 from nickago/MM-1681
MM-1681 Fixed regression of static images not displaying in emails
Diffstat (limited to 'api/templates/invite_body.html')
-rw-r--r--api/templates/invite_body.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/templates/invite_body.html b/api/templates/invite_body.html
index ad0658e3d..568a0d893 100644
--- a/api/templates/invite_body.html
+++ b/api/templates/invite_body.html
@@ -9,7 +9,7 @@
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;">
<tr>
<td style="padding: 20px 20px 10px; text-align:left;">
- <img src="{{.TeamURL}}/static/images/{{.SiteName}}-logodark.png" width="130px" style="opacity: 0.5" alt="">
+ <img src="{{.SiteURL}}/static/images/{{.SiteName}}-logodark.png" width="130px" style="opacity: 0.5" alt="">
</td>
</tr>
<tr>
@@ -37,7 +37,7 @@
<tr>
<td style="text-align: center;color: #AAA; font-size: 11px; padding-bottom: 10px;">
<p style="margin: 25px 0;">
- <img width="65" src="{{.TeamURL}}/static/images/circles.png" alt="">
+ <img width="65" src="{{.SiteURL}}/static/images/circles.png" alt="">
</p>
<p style="padding: 0 50px;">
(c) 2015 SpinPunch, Inc. 855 El Camino Real, 13A-168, Palo Alto, CA, 94301.<br>