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}} -