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

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

tags: {foreach item="tag" from="$package.tags" }{$tag/} {/foreach}
{/unless} {unless isempty="$package.links" } {/unless}

{if condition="$package.has_archive" }
{if isset="$archive_url"}Archive {/if} ({$package.archive_file_size/} octets -- {$package.archive_last_modified/} {$package.archive_hash/})
Associated URIs {if isset="$edit_uri_url"} (manage){/if}
    {foreach key="uri" item="url" from="$uris" }
  • /{$package.version.value/}{$uri/}
  • {/foreach}

iron install {$package.identifier/}

{/if}

{$package.text_last_modified/}