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

Application submitted

Your reference is {{ reference }}.

The journey's answers are gone from the session; its data — this reference — is what the tombstone kept.

{% endblock %}