{% extends "base.html" %} {% block content %}

Delete Leeway Simulation {{ object.name|default:object.uuid }}

Are you sure you want to delete this simulation? This action cannot be undone.

{% csrf_token %} Cancel
{% endblock content %}