Files
fsfe-website/fsfe.org/donate/thankyou.fr.xhtml
delliott b9caf021a4
All checks were successful
continuous-integration/drone/push Build is passing
fix/paragraphs (#5431)
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>
2025-10-30 12:34:42 +00:00

32 lines
760 B
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<html>
<version>1</version>
<head>
<title>Merci pour votre don !</title>
</head>
<body>
<h1>Merci pour votre don !</h1>
<div id="introduction">
<div class="image">
<img src="money.jpg" alt="Merci pour votre don !"/>
</div>
<p>
Votre don en ligne a été effectué.<br/>
Vos dons rendent <a href="/about/ourwork.html">notre action</a> possible. Nous publions nos
<a href="/about/funds/funds.html">résultats financiers</a> afin que vous
puissiez vous assurer que votre argent est utilisé à bon escient.
</p>
</div>
</body>
<translator>maelle</translator>
</html><!--
Local Variables: ***
mode: xml ***
End: ***
-->