{{ pkg.title or pkg.name }}

{% if pkg.notes %}

{{ h.markdown_extract(pkg.notes, 180) }} {% link_for _('read more'), controller='package', action='about', id=pkg.name %}

{% endif %}
{{ _('Resources') }}
{{ h.SI_number_span(pkg.resources|length) }}