Geizkragen/impressum.php

7 lines
99 B
PHP

<?php include 'header.php'; ?>
<body>
<p>Impressum</p>
</body>
<?php include 'footer.php'; ?>