Files
marmeladenladen/index.php
2022-04-17 22:37:16 +02:00

11 lines
146 B
PHP

<!DOCTYPE html>
<html lang="en">
<?php include($_SERVER['DOCUMENT_ROOT'] . '/components/head.php') ?>
<body>
<h1>Test</h1>
</body>
</html>