{{#*inline "entryPartial"}}

{{ title }}

{{#unless snapshotId}} {{#if packageExists}} {{/if}} {{/unless}}
{{#if description}}

{{{ description }}}

{{/if}}
{{#each tags}} {{#if icon}}{{/if}} {{ label }} {{/each}}
{{/inline}} {{!----------- Search Header ------------}} {{!----------- Main Body ------------}}
{{!----------- Left Column - Categories ------------}} {{!----------- Right Column - Packages ------------}}
{{!----------- Bulk Actions ------------}} {{#if hasBulkActions}} {{/if}} {{!----------- Packages List ------------}}
{{#if progress}}

{{ localize progress.label }}

{{/if}} {{#each entries}} {{#if @root.hasBulkActions}}
{{> entryPartial}}
{{else}} {{> entryPartial}} {{/if}} {{/each}}