continuous-integration/drone/push Build is passing
Implementation of a simple form to withdraw from an order from the website. Reviewed-on: #5946 Co-authored-by: Tobias Diekershoff <tobiasd@fsfe.org> Co-committed-by: Tobias Diekershoff <tobiasd@fsfe.org>
18 lines
420 B
HTML
18 lines
420 B
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>Merchandise - Withdraw Order</title>
|
|
</head>
|
|
|
|
<body class="toplevel ltr">
|
|
<h1>Merchandise - Withdraw Order</h1>
|
|
|
|
<p>We received your request to withdraw from the order and will process it as soon as possible.</p>
|
|
|
|
</body>
|
|
<description>We received your withdrwal from the order.</description>
|
|
|
|
<translator/>
|
|
</html> |