<?php include_once 'header.php';?>

<h1>pagina de include</h1>

<?php include_once 'footer.php';?>