update: add pool query to package page

This commit is contained in:
ngn
2024-08-26 00:51:20 +03:00
parent 6815f1a762
commit 5bf6876558
3 changed files with 21 additions and 3 deletions

View File

@ -49,7 +49,7 @@
</tr>
{{range .list}}
<tr>
<td><a href="/p/{{.Name}}/{{.Version}}">{{.Name}}</a></td>
<td><a href="/p/{{.Name}}/{{.Version}}?p={{.Pool.ID}}">{{.Name}}</a></td>
{{if .Pool}}
<td>{{.Pool.Display}}</td>
{{else}}