2026-02-05 21:20:45 +01:00

77 lines
2.5 KiB
HTML

<!-- this file is replaced on rebranding by https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding/tree/master/branding/locales/html/ -->
<!-- you can find and store templates at https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding/tree/master/branding/templates/ -->
<div class="info-page">
<h2>
<center>Donation account for the parent network freilernen.social</center>
</h2>
<h3><center>Support the idea of learning freely as a common good without central authority and data control</center></h3>
<p><center>The network's software is also free. The server is located in Germany, more precisely in Falkenstein in the Vogtland region.</center></p>
<p><center>Operation is ensured by the Menschheitsfamilie Werkstatt e.v. association.</center></p>
<p><center><b>Questions about this can be directed to Jens Heinrich EB at ASP</b></center>
</p>
<p><center>There are costs associated with the domain, hosting the network, and maintaining and further developing the software.</center></p>
<p><center>You can participate in and support the Menschheitsfamilie Werkstatt e.v. project with a standing order/donation via one of the following links. </center></p>
<p><center><b>Bank details:</b></center></p>
<p><center>Menschheitsfamilie Werkstatt e.v.</center></p>
<p><center>Kontonummer 1343563600</center></p>
<p><center>DE07430609671343563600</center></p>
<p><center>BIC: GENODEM1GLS</center></p>
<ul><center>
<script src="https://liberapay.com/Vorstand-MFW/widgets/button.js"></script>
<noscript><a href="https://liberapay.com/Vorstand-MFW/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
<script src="https://liberapay.com/Vorstand-MFW/widgets/receiving.js"></script>
</center>
</ul>
</div>
<style type="text/css">
.info-page {
margin-bottom: 48px;
}
.info-page h2 {
margin: 24px 0;
}
.info-page h3 {
margin: 24px 0 16px 0;
}
.info-page h4 {
margin: 16px 0 8px 0;
}
.info-page p {
margin: 8px 0;
}
.info-page ul {
list-style-type: disc;
margin: 16px 0 16px 14px;
}
.info-page table {
background-color: #fff;
border: 1px solid #e0dede;
border-collapse: collapse;
box-shadow: 0 1px 3px rgba(0,0,0,.08),inset 0 0 0 1px rgba(255,255,255,.5);
margin: 16px 0;
max-width: 100%;
}
.info-page table thead {
background-color: #f0f0f0;
}
.info-page table td,
.info-page table th {
border: 1px solid #e0dede;
padding: 10px;
}
</style>