From cf7a05f80f68b5b1c8bcc0089679dd497cec2506 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Sun, 14 Jun 2015 23:53:32 -0800 Subject: first commit --- web/templates/signup_team_confirm.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 web/templates/signup_team_confirm.html (limited to 'web/templates/signup_team_confirm.html') diff --git a/web/templates/signup_team_confirm.html b/web/templates/signup_team_confirm.html new file mode 100644 index 000000000..a34c39ab6 --- /dev/null +++ b/web/templates/signup_team_confirm.html @@ -0,0 +1,24 @@ +{{define "signup_team_confirm"}} + +{{template "head" . }} + +
+
+
+
+ +
+
+ +
+
+ + +{{end}} -- cgit v1.2.3-1-g7c22