<body>
<?php include 'nav.php' ?>
<main>
<form action="<?= $action ?>" method="post">
</form>
</main>
</body>
</html>