web/templates/EmailDonationProcessingFailedText.php

12 lines
158 B
PHP

<?
/**
* @var string $exception
*/
?>
# Donation processing failed
The donation processing script failed with this exception:
````
<?= $exception ?>
````