From db1d2d75d67b4fc62148c6b0ab95ae33fe2ffd59 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 10 Mar 2025 23:53:43 +0800 Subject: css, html: Fix for multi-row headers and footers --- templates/group.tmpl | 2 +- templates/login.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/group.tmpl b/templates/group.tmpl index 9c8c9eb..98d4c76 100644 --- a/templates/group.tmpl +++ b/templates/group.tmpl @@ -22,7 +22,7 @@ {{- if .direct_access -}}
- +
diff --git a/templates/login.tmpl b/templates/login.tmpl index c5409af..3bac030 100644 --- a/templates/login.tmpl +++ b/templates/login.tmpl @@ -13,7 +13,7 @@ {{- .login_error -}}
- +
-- cgit v1.2.3