From 56e74239d6b34df8f30ef046f0b0ff4ff0866a71 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Sun, 14 Jun 2015 23:53:32 -0800 Subject: first commit --- api/templates/email_change_body.html | 54 ++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 api/templates/email_change_body.html (limited to 'api/templates/email_change_body.html') diff --git a/api/templates/email_change_body.html b/api/templates/email_change_body.html new file mode 100644 index 000000000..dffe589cd --- /dev/null +++ b/api/templates/email_change_body.html @@ -0,0 +1,54 @@ +{{define "email_change_body"}} + + + + + +
+ + + + +
+ + + + + + + + + + +
+ +
+ + + + + + + +
+

You updated your email

+

You updated your email for {{.Props.TeamName}} on {{ .TeamUrl }}
If this change wasn't initiated by you, please reply to this email and let us know.

+
+ Any questions at all, mail us any time: {{.FeedbackEmail}}.
+ Best wishes,
+ The {{.SiteName}} Team
+
+
+

+ +

+

+ (c) 2015 SpinPunch, Inc. 855 El Camino Real, 13A-168, Palo Alto, CA, 94301.
+ If you no longer wish to receive these emails, click on the following link: Unsubscribe +

+
+
+
+ +{{end}} + -- cgit v1.2.3-1-g7c22