1 2 3 4 5 6 7 8
<?php include '../meta.php'; runController('test'); ?> <p>Something</p> <?php end_page(); ?>