{% cache cache_duration, 'dataset-card', dataset.id|string, g.lang_code %} {% from theme('macros/certified.html') import badge_if_certified with context %} {% if dataset.organization %} {{ badge_if_certified(dataset.organization) }} {% else %} {% endif %}

{{ dataset.full_title }}

{{ dataset.description|mdstrip(180) }}
{% endcache %}