1
0
mirror of https://github.com/ascribe/wp-theme synced 2025-02-01 20:39:56 +01:00
wp-theme/content-main.php

3 lines
62 B
PHP
Raw Normal View History

2015-09-19 00:03:57 +02:00
<main>
<?php echo $controller->loopSubtemplates(); ?>
</main>