Files
itflow/test_starter_new.php
2021-03-29 18:55:10 -04:00

4 lines
81 B
PHP

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