5 lines
84 B
PHP
5 lines
84 B
PHP
<?php include 'header.php'; ?>
|
|
|
|
<p>Secret pimmel</p>
|
|
|
|
<?php include 'footer.php'; ?>
|