{% include "components/result-status.html" %}
{% if dataset.get_log_path().exists() and current_user.is_authenticated %}
Log file
{% endif %}
{% if dataset.is_finished() and dataset.num_rows > 0 %} {% endif %}