{% extends "modal_form.html" %} {% load i18n %} {% block pre_form_content %}

{% trans "Warning" %}

{% trans "Cancelling this order means that the order will no longer be editable." %}
{% endblock %}