This commit is contained in:
26
public/page/impressum.php
Normal file
26
public/page/impressum.php
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
?>
|
||||
<main class="container section legal-page">
|
||||
<h1>Impressum</h1>
|
||||
|
||||
<p>
|
||||
Lars Gebhardt-Kusche<br>
|
||||
Hammerstraße 47B<br>
|
||||
14167 Berlin
|
||||
</p>
|
||||
|
||||
<h2>Kontakt</h2>
|
||||
<p>
|
||||
Telefon: +49 (171) 33 10 538<br>
|
||||
E-Mail: <a href="mailto:rechtliches@papa-kind-treff.info">rechtliches@papa-kind-treff.info</a>
|
||||
</p>
|
||||
|
||||
<h2>Verantwortlich für den Inhalt nach § 18 Abs. 2 MStV</h2>
|
||||
<p>
|
||||
Lars Gebhardt-Kusche<br>
|
||||
Hammerstraße 47B<br>
|
||||
14167 Berlin
|
||||
</p>
|
||||
</main>
|
||||
Reference in New Issue
Block a user