Contains {{ dataset.num_rows }} rows ({{ dataset.code_status_description }})
{{ dataset.description }}
{% if user.can_code(dataset) %}
Code
{% endif %}
{% if user.can_edit(dataset) %}
Edit
Images
{% endif %}
{% if user.can_export(dataset) %}
{% endif %}