-
+
diff --git a/templates/install.tmpl b/templates/install.tmpl index 05a74cc788..b2f449618c 100644 --- a/templates/install.tmpl +++ b/templates/install.tmpl @@ -28,7 +28,7 @@
-
+
@@ -47,7 +47,7 @@
-
+
-
+
@@ -160,7 +160,7 @@
- + {{ctx.Locale.Tr "install.email_title"}}
@@ -200,7 +200,7 @@
- + {{ctx.Locale.Tr "install.server_service_title"}}
@@ -298,7 +298,7 @@
- + {{ctx.Locale.Tr "install.admin_title"}}

{{ctx.Locale.Tr "install.admin_setting_desc"}}

@@ -327,7 +327,7 @@
{{ctx.Locale.Tr "install.env_config_keys_prompt"}}
-
+
{{range .EnvConfigKeys}}{{.}}{{end}}
@@ -338,7 +338,7 @@
These configuration options will be written into: {{.CustomConfFile}}
-
+
diff --git a/templates/org/follow_unfollow.tmpl b/templates/org/follow_unfollow.tmpl index b9a3bb77fe..ba0bd01efe 100644 --- a/templates/org/follow_unfollow.tmpl +++ b/templates/org/follow_unfollow.tmpl @@ -1,4 +1,4 @@ -
{{if .RenderedDescription}}
{{.RenderedDescription}}
{{end}} -
+
{{if .Org.Location}}
{{svg "octicon-location"}} {{.Org.Location}}
{{end}} {{if .Org.Website}}
{{svg "octicon-link"}} {{.Org.Website}}
{{end}} {{if .IsSigned}} diff --git a/templates/org/projects/list.tmpl b/templates/org/projects/list.tmpl index 97cc6cf66c..ec9cfece9a 100644 --- a/templates/org/projects/list.tmpl +++ b/templates/org/projects/list.tmpl @@ -14,7 +14,7 @@ {{template "shared/user/profile_big_avatar" .}}
-
+
{{template "user/overview/header" .}}
{{template "projects/list" .}} diff --git a/templates/org/team/members.tmpl b/templates/org/team/members.tmpl index aa358841da..5719328a27 100644 --- a/templates/org/team/members.tmpl +++ b/templates/org/team/members.tmpl @@ -12,7 +12,7 @@
{{.CsrfTokenHtml}} -