Package: ${c.pkg.name}
${ XML(h.link_to('[edit]', h.url_for(action='edit', id=c.pkg.name))) }
Metadata:
- Url: ${XML(h.link_to(c.pkg.url, c.pkg.url))}
- Tags:
${XML(h.link_to(pkg2tag.tag.name,
h.url_for(controller='tag', action='read', id=pkg2tag.tag.name)))}
- Licenses: ${c.pkg.license.name}
Notes:
${HTML(c.pkg_notes_formatted)}