From 02722f26f547a1a69eabb4237586301678ca9147 Mon Sep 17 00:00:00 2001 From: Ave Date: Mon, 25 May 2020 15:08:40 +0300 Subject: [PATCH] Update templates --- .../custom/templates/base/head_navbar.tmpl | 132 ------------------ customizations/custom/templates/home.tmpl | 121 ++++------------ .../templates/user/auth/signup_inner.tmpl | 21 +-- 3 files changed, 43 insertions(+), 231 deletions(-) delete mode 100644 customizations/custom/templates/base/head_navbar.tmpl diff --git a/customizations/custom/templates/base/head_navbar.tmpl b/customizations/custom/templates/base/head_navbar.tmpl deleted file mode 100644 index b411d96..0000000 --- a/customizations/custom/templates/base/head_navbar.tmpl +++ /dev/null @@ -1,132 +0,0 @@ - - diff --git a/customizations/custom/templates/home.tmpl b/customizations/custom/templates/home.tmpl index f4ef1cb..bf26359 100644 --- a/customizations/custom/templates/home.tmpl +++ b/customizations/custom/templates/home.tmpl @@ -1,94 +1,35 @@ {{template "base/head" .}}
-
-
-
- -
-
-

- Gitdab -

-

Git with a bunch of dabs

-
-
-
- {{if eq .Lang "pt-BR"}} -
-
-

- br? brbrbr?, brb? brbrbr? -

-

- br? -

-
-
-

- Brbr? Brbrbr? -

-

- brbrbrbrbr? brbrbr? -

-
-
- {{else}} -
-
-

- By people, for people -

-

- Gitdab isn't run by a massive company trying to get your private information and your money, it's run by LavaTech, a group dedicated to bringing you quality, free, non-spying services. You can contact us at gitdab@lavatech.top. -

-
-
-

- Open Source -

-

- Gitdab uses Gitea, which is open source. Also, all of our customizations, scripts and icons are open source too. -

-
-
- - {{end}} +
+
+
+ +
+
+

+ {{AppName}} +

+

Git with a bunch of dabs

+
+
+
+
+
+

+ {{svg "octicon-organization" 16}} By people, for people +

+

+ Gitdab isn't run by a massive company trying to get your personal information and your money, it's run by LavaTech, a group dedicated to bringing you quality, free, non-spying services. +

+
+
+

+ {{svg "octicon-code" 16}} Open Source +

+

+ Gitdab uses Gitea, which is open source. All of our customizations, scripts and icons are open source too. +

+
+
{{template "base/footer" .}} diff --git a/customizations/custom/templates/user/auth/signup_inner.tmpl b/customizations/custom/templates/user/auth/signup_inner.tmpl index b36f043..9b4a12f 100644 --- a/customizations/custom/templates/user/auth/signup_inner.tmpl +++ b/customizations/custom/templates/user/auth/signup_inner.tmpl @@ -25,14 +25,17 @@ -
- - -
-
- - -
+ + {{if not .DisablePassword}} +
+ + +
+
+ + +
+ {{end}} {{if and .EnableCaptcha (eq .CaptchaType "image")}}
@@ -62,7 +65,7 @@
- By registering to this service you agree to LavaTech Services Agreement. + By registering to this service you agree to the LavaTech Services Agreement.
{{if not .LinkAccountMode}}