{% cache cache_duration, 'org-search-result', organization.id|string, g.lang_code %} {% from theme('macros/certified.html') import badge_if_certified with context %}
  • {{ badge_if_certified(organization) }}

    {{ organization.name }}

    {{ organization.description|mdstrip(300) }}
  • {% endcache %}