{% if notes != 'null' %} {% set notes = notes|striptags %}

{{ notes|truncate(160) }}

{% endif %}
{{ h.follow_button('dataset', id) }}
{{ _('Resources') }}
{{ h.SI_number_span(num_resources) }}
{{ _('Tags') }}
{{ h.SI_number_span(num_tags) }}