{# Needs some keys in context. See AJAX view "RmsTableCardView" #} {% load analysis_tags %} {% load icon_tags %}
{% if analyses_available %}
{% if not analyses_unready %} {% endif %}
{% endif %}
{{ title }}
{% if analyses_failure %} {% endif %}
{% include 'analysis/analyses_alerts.html' %} {% if not analyses_unready and analyses_success %} {% include 'topobank_statistics/roughnessparameters_card_datatables.html' %} {% endif %}
{% include 'analysis/analyses_warnings_tab_pane.html' %}
{% include 'analysis/task_info_modal.html' %}