{% cache cache_duration, 'dataset-card-lg', dataset.id|string, g.lang_code %} {% from theme('macros/organization_name_with_certificate.html') import organization_name_with_certificate %} {% from theme('macros/quality_score_inline.html') import quality_score_inline %} {% set show_quality_score = not(dataset.harvest and dataset.harvest.backend in config.QUALITY_METADATA_BACKEND_IGNORE) %} {% endcache %}