mirror of
https://github.com/ascribe/wp-theme
synced 2025-02-08 10:26:43 +01:00
5 lines
129 B
PHP
5 lines
129 B
PHP
<?php $controller = new Controller(); ?>
|
|
<main class="above-chevron">
|
|
<?php echo $controller->loopSubtemplates(); ?>
|
|
</main>
|