{{ dataset.get_label() }}

{% if timestamp_expires %}
Note: this dataset will no longer be available after {{ timestamp_expires|datetime("%d %b %Y, %H:%M")|safe }}. {% if not expires_by_datasource and can_unexpire %} You can cancel deletion.{% endif %}
{% endif %} {% if "copied_from" in dataset.parameters %}
This dataset was generated from another dataset.
{% endif %}
{% if dataset.num_rows > 0 and dataset.get_available_processors()|length > 0 and current_user.is_authenticated %} {% endif %}