From aa99a3443aa1096eec3c0d169eb000f8b6666f84 Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Tue, 21 Jul 2015 19:01:07 -0700 Subject: Changed the subject line for emails sent regarding mentions and other team notifications. This is meant to prevent notification emails from different teams from combining into a single email thread --- api/templates/post_subject.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api') diff --git a/api/templates/post_subject.html b/api/templates/post_subject.html index 8ebc9550b..7d8941549 100644 --- a/api/templates/post_subject.html +++ b/api/templates/post_subject.html @@ -1 +1 @@ -{{define "post_subject"}}[{{.Props.TeamDisplayName}} {{.SiteName}}] {{.Props.SubjectText}} for {{.Props.Month}} {{.Props.Day}}, {{.Props.Year}}{{end}} +{{define "post_subject"}}[{{.SiteName}}] {{.Props.TeamDisplayName}} Team Notifications for {{.Props.Month}} {{.Props.Day}}, {{.Props.Year}}{{end}} -- cgit v1.2.3-1-g7c22