From 180229d0c85b68a65ac4328cf33be08087a52922 Mon Sep 17 00:00:00 2001 From: surtur Date: Tue, 8 Aug 2023 12:04:29 +0200 Subject: [PATCH] tmpl(users): add outline on hover [skip ci] --- templates/manage/user.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/manage/user.tmpl b/templates/manage/user.tmpl index 9f9267f..50a543a 100644 --- a/templates/manage/user.tmpl +++ b/templates/manage/user.tmpl @@ -30,7 +30,7 @@ {{ $users := index .Data.allusers }} {{ range $_, $u := $users }} - + {{ $u.Username }}