Run an earthquake impact assessment

{% if not user.email %}

WARNING: no email address is specified for your user account, therefore email notifications will be disabled

{% endif %}
{% csrf_token %}
{% for approach_id, approach_display_name in impact_approaches.items %} {% endfor %}
{% include './impact_rupture_params_from.html' %}

{% include './impact_run_form.html' %}