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/invite_body.html | 56 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 api/templates/invite_body.html (limited to 'api/templates/invite_body.html') diff --git a/api/templates/invite_body.html b/api/templates/invite_body.html new file mode 100644 index 000000000..06f48759c --- /dev/null +++ b/api/templates/invite_body.html @@ -0,0 +1,56 @@ +{{define "invite_body"}} + + + + + +
+ + + + +
+ + + + + + + + + + +
+ +
+ + + + + + + +
+

You've been invited

+

{{.Props.TeamName}} started using {{.SiteName}}.
The team administrator {{.Props.SenderName}}, has invited you to join {{.Props.TeamName}}.

+

+ Join Team +

+
+ 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