{% ckan_extends %} {% block description %} {% if organization.description %}

{{ h.markdown_extract(organization.description, extract_length=80) }}

{% endif %} {% endblock %}