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

You updated your password

+

You updated your password for {{.Props.TeamName}} on {{ .TeamUrl }} by {{.Props.Method}}.
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