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

4 lines
125 B
PHP

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