update: show pool name on package details page
This commit is contained in:
@ -29,6 +29,10 @@
|
||||
<th>Size</th>
|
||||
<th>{{.Size}}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Pool</th>
|
||||
<th>{{.Pool.Display}}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Description</th>
|
||||
<th>{{.Desc}}</th>
|
||||
|
Reference in New Issue
Block a user