${s} ${p} ${val} ${default}
TitleNumber of packagesDescription
${group.title} ${len(group.packages)} ${h.truncate(group.description, length=80, whole_word=True)}
${ h.link_to(username, h.url_for( controller='user', action='read', id=user.id), ) if user else username } ${'OPEN' if package.isopen() else 'CLOSED'} DOWNLOAD ${pkg.name} - ${pkg.title}
${'%0.1f (%i rating%s)' % (c.current_rating, c.num_ratings, ('s' if c.num_ratings != 1 else ''))}
no ratings yet
– rate it now