All checks were successful
continuous-integration/drone/push Build is passing
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure. In the end may implement only one or none of these, subject to major design changes. Solves #5409 Co-authored-by: Darragh Elliott <me@delliott.net> Reviewed-on: #5431 Co-authored-by: delliott <delliott@fsfe.org> Co-committed-by: delliott <delliott@fsfe.org>
27 lines
752 B
HTML
27 lines
752 B
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>Free Software Foundation Europe - Thank you for your order!</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Thank you for your order!</h1>
|
|
|
|
<p>
|
|
We will send your order as soon as possible. Feel free to <a href="mailto:assist@fsfe.org">give feedback</a> about our service and material. Also keep in mind that we love reports and pictures about where our material is used.
|
|
</p>
|
|
|
|
<p>
|
|
You will receive a notice to the mail-address you used for this order when we send out your package. In case something is unclear, we might ask for clarification to the same address.
|
|
</p>
|
|
|
|
</body>
|
|
|
|
</html><!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|