{{!----------- Search Header ------------}} {{!----------- Main Body ------------}} {{!----------- Left Column - Categories ------------}} {{localize "SETUP.PackageCategories"}} {{#each categories}} {{label}} [{{ count }}] {{/each}} {{!----------- Right Column - Packages ------------}} {{!----------- Visibility Navigation ------------}} {{ localize "SETUP.PackageFilter" }} {{#each visibility}} {{ localize this.label }} {{/each}} {{!----------- Packages List ------------}} {{#if progress}} {{ localize progress.label}} {{/if}} {{#each entries}} {{this.title}} {{#if this.owned}}{{/if}} {{#unless this.installable}}{{/unless}} {{#if this.installed }} {{localize "SETUP.PackageInstalled"}} {{else if this.installable }} {{localize "Install"}} {{ else }} {{localize "SETUP.PackageNotOwned"}} {{/if}} {{{this.description}}} {{this.url}} {{ this.author }} {{ localize "Version" }} {{ this.version }} {{/each}} {{!----------- Install Footer ------------}}
{{{this.description}}}