From 3a1f109493d6a0e2aa5480c5db3e065108574f5a Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 1 Apr 2025 22:29:23 +0800 Subject: Change /: in templates Probably more nasty ones to come --- templates/_group_view.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/_group_view.tmpl') diff --git a/templates/_group_view.tmpl b/templates/_group_view.tmpl index d72b55b..92b6639 100644 --- a/templates/_group_view.tmpl +++ b/templates/_group_view.tmpl @@ -43,7 +43,7 @@ {{- range .repos -}} - {{- .Name -}} + {{- .Name -}} {{- .Description -}} -- cgit v1.2.3