{% extends "testapp/base.html" %} {% block template_name %}testapp/application_received.html{% endblock %} {% block content %}

Application received

Your reference is {{ application.reference }}.

Opened when the run started, submitted when it finished, and still addressable from the run's tombstone — that is the metadata bag.

{% endblock %}