From c37d627b529fc8d03328fc77efc57b19ecd0e8f0 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 6 Mar 2025 22:30:57 +0800 Subject: *: Add column headers to tables --- templates/index.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/index.tmpl') diff --git a/templates/index.tmpl b/templates/index.tmpl index 2e039a9..58aadc1 100644 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -17,6 +17,10 @@ Groups + + Name + Description + {{- range .groups }} -- cgit v1.2.3