2021-10-12 09:16:02 +02:00

71 lines
1.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/ -->
<h3 class="headline">
Netzwerkname
</h3>
<br>
<p class="paragraph">
helfa.social Netzwerk<br>
</p>
<br>
<h3 class="headline">
Kontakt
</h3>
<br>
<!-- <p style="margin-top: 8px; margin-bottom: 8px;"> -->
<p style="margin-bottom: 8px;">
<a href="mailto:support@helfa.social" target="_blank">
support@helfa.social
</a><br>
</p>
<br>
<h3 class="headline">
Verantwortliche/r i.S.d. § 55 Abs. 2 RStV
</h3>
<br>
<p class="paragraph">
Andreas Dolata<br>
Verdieckstraße 67<br>
24149 Kiel<br>
</p>
<p style="margin-top: 8px; margin-bottom: 8px;">
<a href="mailto:support@helfa.social" target="_blank">
support@helfa.social
</a><br>
</p>
<br>
<h3 class="headline">
Datenschutz
</h3>
<br>
<p class="paragraph">
Link: <a href="https://helfa.social/data-privacy">Datenschutzerklärung</a><br>
</p>
<p style="margin-top: 8px; margin-bottom: 8px;">
Mail:
<a href="mailto:support@helfa.social" target="_blank">
support@helfa.social
</a><br>
</p>
<br>
<style type="text/css">
.headline {
margin-top: 8px;
margin-bottom: 0px;
}
.paragraph {
margin-top: 0px;
margin-bottom: 8px;
}
.info-page-list {
list-style-type: disc;
margin-left: 14px;
margin-top: 0px;
margin-bottom: 8px;
}
</style>