From e68b9d00a6e05b3a941f63ffb696f91e554ac5ec Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 18 Oct 2024 20:33:49 +0200 Subject: Adding upstream version 9.0.3. Signed-off-by: Daniel Baumann --- templates/user/settings/appearance.tmpl | 195 ++++++++++++++++++++++++++++++++ 1 file changed, 195 insertions(+) create mode 100644 templates/user/settings/appearance.tmpl (limited to 'templates/user/settings/appearance.tmpl') diff --git a/templates/user/settings/appearance.tmpl b/templates/user/settings/appearance.tmpl new file mode 100644 index 0000000..2aaf24a --- /dev/null +++ b/templates/user/settings/appearance.tmpl @@ -0,0 +1,195 @@ +{{template "user/settings/layout_head" (dict "ctxData" . "pageClass" "user settings sshkeys")}} +
+ + +

+ {{ctx.Locale.Tr "settings.manage_themes"}} +

+
+ +
+ + +

+ {{ctx.Locale.Tr "settings.language.title"}} +

+
+
+
+ {{ctx.Locale.Tr "settings.language.description"}} +
+ {{.CsrfTokenHtml}} +
+ +
+
+ {{ctx.Locale.Tr "settings.language.localization_project" "https://forgejo.org/docs/next/contributor/localization/"}} +
+
+ +
+
+
+ + +

+ {{ctx.Locale.Tr "settings.hints"}} +

+
+
+ {{.CsrfTokenHtml}} +
+
+ + +
+
+
+ +
+
+
+ + +

+ {{ctx.Locale.Tr "settings.hidden_comment_types"}} +

+
+

+ {{ctx.Locale.Tr "settings.hidden_comment_types_description"}} +

+
+ {{.CsrfTokenHtml}} +
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+ +
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+ +
+
+
+
+{{template "user/settings/layout_footer" .}} -- cgit v1.2.3