{% set resource_format = resource.format|trim|lower %}
{% if resource.from_community %} {% endif %}

{{ resource.title or _('Nameless resource') }}

{{ resource.description|mdstrip(180) }}