37312-vm/about.php
Flatlogic Bot 487e40840d Test site
2026-01-08 10:20:07 +00:00

4 lines
128 B
PHP

<?php include 'includes/header.php'; ?>
<h1>About Me</h1>
<p>This is the About page.</p>
<?php include 'includes/footer.php'; ?>