fsfe-website/order/cancel.en.xhtml

36 lines
759 B
HTML

<?xml version="1.0" encoding="UTF-8"?>
<html>
<version>1</version>
<head>
<title>Payment cancelled</title>
</head>
<body>
<p id="category" class="p-category">
<a href="/order/order.html">Merchandise</a>
</p>
<h1>Payment cancelled</h1>
<p class="p-summary">
Your online payment has been cancelled. No money will be transferred.
</p>
<p>
If the abort was caused by a problem on our side, please
<a href="mailto:contact@fsfe.org">tell us about it</a> so we can
improve our infrastructure. In any case, you can also try to
<a href="order.html">restart the process</a> now.
</p>
</body>
<followup>no</followup>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->