From 662754634621a15fef9e2ed1f0688494b49c948e Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Thu, 15 Jul 2021 21:33:30 +0200 Subject: [PATCH] added anchors for pkgbase --- tpl/status.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tpl/status.html b/tpl/status.html index 04658ca..11fc597 100644 --- a/tpl/status.html +++ b/tpl/status.html @@ -49,7 +49,7 @@ {{range $pkg := $repo.Packages}} - + {{$pkg.Pkgbase}} {{$pkg.Status}} {{$pkg.Skip}} @@ -57,7 +57,8 @@ {{$pkg.Version}} {{with $pkg.Log}}{{end}} -