summaryrefslogtreecommitdiff
path: root/pages/dekomp.php
blob: 503e7821b2d559ef8ebbdd3d243e650b5f69e10e (plain)
1
2
3
4
5
6
<?php include __DIR__ . "/../includes/template_start.php"; ?>

<h1>Dekomp</h1>
<p><i>Coming soon...</i></p>

<?php include __DIR__ . "/../includes/template_end.php"; ?>