{% extends "base.html" %}
{% block title %}Abort {{ run.id }}{% endblock %}
{% block body %}
{{ run.display_name | default(run.workflow, true) }} ยท {{ run.id }}
Choose whether to keep the current partial results as an aborted run or stop and delete the run entirely.
Abort run