{% extends "@EvpPayment/base.html.twig" %}
{% block body %}
<div id="order">
    <h2>{{ 'payment.cancelled'|trans }}</h2>
</div>
{% endblock %}
