• {$package.human_identifier/} {if condition="$package.was_downloaded" }{$package.download_count/}{/if}

    {unless isempty="$package.description" }

    {$package.description/}

    {/unless} {unless isempty="$package.tags" }

    {foreach item="tag" from="$package.tags" }{$tag/} {/foreach}

    {/unless}

    {$package.text_last_modified/}