{{#each entries as |entry|}}
{{entry.label}}
{{~#if entry.protected}} {{/if~}} {{~#if entry.installed}} {{~else if entry.installable~}} {{~else~}} {{/if~}}

{{entry.hint}}

{{entry.url}} {{entry.author}} {{localize "PACKAGE.TagVersion"}} {{entry.version}} {{#with entry.systemTag}} {{label}} {{/with}} {{#with entry.verified}} {{localize "PACKAGE.FIELDS.compatibility.verified.label"}} {{label}} {{/with}}
{{/each}}