{% extends 'base.html.twig' %} {% block title %}Payment Fail!{% endblock %} {% block body %} {{ parent() }}

Thanks for your attempted order!

We would appreciate your business! But your payment failed :( failures@example.com.

{% endblock %}