Fixing some css
This commit is contained in:
@ -36,7 +36,6 @@
|
||||
<th>Version</th>
|
||||
<th>Size</th>
|
||||
<th>Desc</th>
|
||||
<th>Sum</th>
|
||||
</tr>
|
||||
{{range .pkgs}}
|
||||
<tr>
|
||||
@ -45,7 +44,6 @@
|
||||
<td>{{.Ver }}</td>
|
||||
<td>{{.Size}}</td>
|
||||
<td>{{.Desc}}</td>
|
||||
<td>{{.Sum }}</td>
|
||||
</tr>
|
||||
{{end}}
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user