diff --git a/templates/user/auth/link_account.tmpl b/templates/user/auth/link_account.tmpl index 2059129..2eff132 100644 --- a/templates/user/auth/link_account.tmpl +++ b/templates/user/auth/link_account.tmpl @@ -2,41 +2,42 @@
-
-

- Username and email already provided by Blender ID.
- Press "Complete Registration" to continue. -

-
-
- {{/* template "user/auth/signup_inner" . */}} -

- {{.locale.Tr "auth.oauth_signup_title"}} + Blender Projects {{svg "octicon-arrow-both"}} + Blender ID

-
+
{{.CsrfTokenHtml}} {{template "base/alert" .}} -
+
+

+ Your username is {{.user_name}}, + and your email is {{.email}} +

+

+ Press "Complete Registration" to continue. +

+
+ +
-
+
-