4 lines
61 B
PHTML
4 lines
61 B
PHTML
|
<main>
|
||
|
<?php include "views/$view.phtml"; ?>
|
||
|
</main>
|