{# The contents for a dataset popover. id - the id of the dataset num_resources - the dataset's number of resources license_title - the dataset's license title #}
{{ _('Followers') }}
{{ h.follow_count('dataset', id) }}
{{ _('Resources') }}
{{ num_resources }}
License
{{ license_title }}
{{ h.follow_button('dataset', id) }} Go to dataset