{% extends 'ui/base.html' %} {% load static %} {% block title %} - Review submitted{% endblock title %} {% comment %} Remove the site header as this is sent to a customer and they don't need the header or breadcrumbs {% endcomment %} {% block site-header %}{% endblock site-header %} {% block header %}
Your review has been submitted. We appreciate you taking the time to confirm the export win.
{% endblock content %}