diff --git a/templates/user/auth/link_account.tmpl b/templates/user/auth/link_account.tmpl deleted file mode 100644 index 3cefb3a..0000000 --- a/templates/user/auth/link_account.tmpl +++ /dev/null @@ -1,52 +0,0 @@ -{{template "base/head" .}} -
-
-
-
- -
-

- 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. -

-
- -
- - -
-
- - -
- -
- -
- -
-
-
- -
-
-
-
diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/_dashboard.tmpl similarity index 100% rename from templates/user/dashboard/dashboard.tmpl rename to templates/user/dashboard/_dashboard.tmpl