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>
30 lines
930 B
HTML
30 lines
930 B
HTML
<?xml version="1.0" encoding="utf-8"?>
|
||
<html>
|
||
<version>1</version>
|
||
|
||
<head>
|
||
<title>Free Software Foundation Europe - Merci pour votre commande !</title>
|
||
</head>
|
||
|
||
<body>
|
||
<h1>Merci pour votre commande !</h1>
|
||
|
||
<p>
|
||
Nous vous enverrons votre commande dès que possible. N'hésitez pas à nous envoyer <a href="mailto:assist@fsfe.org">vos commentaires</a> à propos de notre service
|
||
ou de nos matériels. Et pensez que nous adorons les rapports et les photos montrant comment notre matériel est utilisé.
|
||
|
||
</p>
|
||
|
||
<p>
|
||
Vous recevrez une notification à l'adresse e-mail que vous avez utilisé pour votre commande quand nous enverrons votre paquet. Si un point n'est pas clair, vous pouvez nous demander des explication à la même adresse.
|
||
</p>
|
||
|
||
</body>
|
||
|
||
<translator>Cryptie, Fernando, Flohecate, Nebi et Stephane</translator>
|
||
</html><!--
|
||
Local Variables: ***
|
||
mode: xml ***
|
||
End: ***
|
||
-->
|