{% cache cache_duration, 'org-card', organization.id|string, g.lang_code %} {% from theme('macros/certified.html') import badge_if_certified with context %} {# This is very similar to the dataset card and not very used so we're recycling the dataset-card class for a quick win #}

{{ organization.name }}

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

{% endcache %}