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>
31 lines
1.0 KiB
HTML
31 lines
1.0 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>ЕФСПО - Спасибо за пожертвование!</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Спасибо Вам за пожертвование!</h1>
|
|
|
|
<div id="introduction">
|
|
<div class="image">
|
|
<img src="money.jpg" alt="Спасибо Вам за пожертвование!"/>
|
|
</div>
|
|
|
|
<p>
|
|
Ваше пожертвование, отправленное через Интернет, было обработано.<br/>
|
|
Ваши пожертвования поддерживают <a href="/about/ourwork.html">нашу работу</a>. Мы
|
|
публикуем наши <a href="/about/funds/funds.html">финансовые отчеты</a>, чтобы
|
|
Вы могли убедиться, что Ваши деньги используются по назначению.
|
|
</p>
|
|
</div>
|
|
</body>
|
|
|
|
</html><!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|