diff --git a/appview/pages/templates/layouts/loginbase.html b/appview/pages/templates/layouts/loginbase.html index 70a14200..f7666aff 100644 --- a/appview/pages/templates/layouts/loginbase.html +++ b/appview/pages/templates/layouts/loginbase.html @@ -1,6 +1,6 @@ {{ define "mainLayout" }}
-
+
{{ template "logo" }} {{ block "content" . }}{{ end }}
diff --git a/appview/pages/templates/user/completeSignup.html b/appview/pages/templates/user/completeSignup.html index 978faa2c..ac83fe61 100644 --- a/appview/pages/templates/user/completeSignup.html +++ b/appview/pages/templates/user/completeSignup.html @@ -2,7 +2,7 @@ {{ define "content" }}
- +
+ + {{ const.PdsUserDomain }} +
- Your complete handle will be of the form user.tngl.sh. + Your complete handle will be user{{ const.PdsUserDomain }}.
@@ -66,4 +71,15 @@

+ + {{ end }} diff --git a/appview/pages/templates/user/signup.html b/appview/pages/templates/user/signup.html index f2e8ca1f..722d1e71 100644 --- a/appview/pages/templates/user/signup.html +++ b/appview/pages/templates/user/signup.html @@ -6,7 +6,7 @@ {{ define "content" }}
-