mirror of
https://github.com/ascribe/wp-theme
synced 2025-01-03 18:35:08 +01:00
4 lines
125 B
PHP
4 lines
125 B
PHP
<?php $controller = new Controller(); ?>
|
|
<main class="above-chevron">
|
|
<?php echo $controller->loopSubtemplates(); ?>
|
|
</main>
|