itflow/test_starter_new.php

4 lines
81 B
PHP

<?php include("header.php"); ?>
<h1>Content</h1>
<?php include("footer.php"); ?>