From 46862171e0b7c9ad088157f385b07c092cd4ac05 Mon Sep 17 00:00:00 2001 From: VirtualWolf Date: Thu, 27 Feb 2025 20:26:55 +1100 Subject: [PATCH] [feature] Added an extra CSS class name to the About This Instance and Register an Account sections in the root index template to allow for easier targeting with custom CSS. (#3843) --- web/template/index.tmpl | 2 +- web/template/index_register.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/template/index.tmpl b/web/template/index.tmpl index 0adba1741..ca6ee8abd 100644 --- a/web/template/index.tmpl +++ b/web/template/index.tmpl @@ -27,7 +27,7 @@ {{- with . }}
-
+

About this instance

{{- include "shortDescription" . | indent 3 }} diff --git a/web/template/index_register.tmpl b/web/template/index_register.tmpl index 38a00f47b..5153ce621 100644 --- a/web/template/index_register.tmpl +++ b/web/template/index_register.tmpl @@ -27,7 +27,7 @@ New account registration is currently  {{- end -}} {{- with . }} -
+