From d7cdcf082fab6c0cb7c2fe4bed821bd1a8000e69 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 8 Feb 2016 07:26:10 -0500 Subject: Convering client to react-router. --- templates/welcome_body.html | 51 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 templates/welcome_body.html (limited to 'templates/welcome_body.html') diff --git a/templates/welcome_body.html b/templates/welcome_body.html new file mode 100644 index 000000000..b5ca9beb3 --- /dev/null +++ b/templates/welcome_body.html @@ -0,0 +1,51 @@ +{{define "welcome_body"}} + + + + + +
+ + + + +
+ + + + + + + + + {{template "email_footer" . }} + +
+ +
+ + {{if .Props.VerifyUrl }} + + + + {{end}} + + + +
+

{{.Props.Title}}

+

{{.Props.Info}}

+

+ {{.Props.Button}} +

+
+

{{.Props.Info2}}

+ {{.Props.TeamURL}} +

{{.Props.Info3}}

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