freilernen.social/branding/locales/html/en/code-of-conduct.html
2026-02-05 21:20:45 +01:00

87 lines
2.8 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">
<center>
<h2>
For the social network Freilernen.social
</h2>
<p>
<b>The basic principles of the Menschheitsfamilie Werkstatt e.v. apply</b>
</p>
</center>
<p><b>(1) Basic principles of personal responsibility</b><br>
<br>
Each and every one of us is responsible for ourselves and our actions.<br>
Each and every one of us focuses our attention on behaving as empathetically as possible.<br>
Each and every one of us bases our actions and behavior on the golden rule:<br> “Do unto others as you would have them do unto you”
and its reversal:<br> "Treat others
as you would like to be treated yourself!"<br>
<br>
<b>(2) Basic principles of coexistence</b><br>
<br>
The personal responsibility of each and every one of us gives rise to the following principles for <br>
constructive and appreciative coexistence, which always remains focused on the topic at hand.
Our coexistence is based on respectful and balanced interaction within the community.<br>
We strive to reflect on and dissolve our conditioning on an equal footing.<br>
To this end, we use communication methods such as theme-centered interaction (TCI),
nonviolent communication, and active listening.<br>
Our cooperation is characterized by joint decisions.<br>
Our cooperation pursues goal-oriented action.<br>
In the event of conflicts, we strive to find a solution in an objective and clear manner.<br>
As the human family, we address issues in a way that is oriented toward the common good and solutions, open-ended,<br>
spacious, objective, and conducive to growth.
Disregard for these principles will be addressed and will have consequences.<br>
These basic principles will remain in effect until they are replaced by a newer version.<br>
<br>
As of June 10, 2020
<br>
</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>