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

Leeway Simulation {{ object.uuid }}

{{ object.error|default_if_none:"" }}

{{ object.traceback }}
{% endblock content %}