summaryrefslogtreecommitdiffstats
path: root/api/templates/email_info.html
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-03-14 10:23:51 -0700
committer=Corey Hulen <corey@hulen.com>2016-03-14 10:23:51 -0700
commitea3f25924ea64a2dd1e73624c0d30824e1efb240 (patch)
treea4a2b2bdc37bd675fb89837713995ad44a27427b /api/templates/email_info.html
parent397ebec88c2db3569efd77238bf877e976492d34 (diff)
parentbf7ae0711743926cfbb031675cc3320d7a942465 (diff)
downloadchat-ea3f25924ea64a2dd1e73624c0d30824e1efb240.tar.gz
chat-ea3f25924ea64a2dd1e73624c0d30824e1efb240.tar.bz2
chat-ea3f25924ea64a2dd1e73624c0d30824e1efb240.zip
Merge branch 'master' into PLT-2115
Diffstat (limited to 'api/templates/email_info.html')
-rw-r--r--api/templates/email_info.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/api/templates/email_info.html b/api/templates/email_info.html
deleted file mode 100644
index 0a34f18a0..000000000
--- a/api/templates/email_info.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{{define "email_info"}}
-
-<td style="color: #999; padding-top: 20px; line-height: 25px; font-size: 13px;">
- {{.Html.EmailInfo}}
-</td>
-
-{{end}}