Update impressum.php

This commit is contained in:
Fabian Schieder 2026-01-25 01:10:54 +01:00
parent 00291ac12e
commit 5625a8ec62

View File

@ -1,7 +1,7 @@
<?php include 'header.php'; ?>
<body>
<p>Impressum halt</p>
<p>Impressum</p>
</body>
<?php include 'footer.php'; ?>