{% cache cache_duration, 'reuse-card', reuse.id|string, g.lang_code %} {% set features = features or [] %} {% if reuse.organization %} {{ badge_if_certified(reuse.organization) }} {% else %} {% endif %}

{{ reuse.title }}

{{ reuse.description|mdstrip(180) }}
{% if 'footer' in features or 'no-footer' not in features %} {% endif %}
{% endcache %}