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

4 lines
127 B
PHP

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