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

Welcome to {{ .SiteName }}!

+

+ You do not appear to be part of any teams. Please contact your + administrator to have him send you an invitation to a private team. + Or you can start a new private team. +

+
+ If you where invited to a team that you do not see you must + confirm your email address first before gaining access to the + team. +
+
+
+
+
+
+
+
+ + + +{{end}} -- cgit v1.2.3-1-g7c22