<?php $controller = new Controller(); ?>
<main>
<?php echo $controller->loopSubtemplates(); ?>
</main>