mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
_layouts/package.html: show package distribution
This commit is contained in:
parent
dc6dd488cf
commit
5750ed4d7c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
layout: default
|
||||
---
|
||||
|
||||
<h2>Package: {{ page.Name }} ({{ page.Versions.first[0] }}) [{{ page.Component }}]</h2>
|
||||
<h2>Package: {{ page.Name }} ({{ page.Versions.first[0] }}) [{{ page.Archive }}:{{ page.Component }}]</h2>
|
||||
|
||||
<h3>{{ page.Description | capitalize }}</h3>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue