<!DOCTYPE html>
<html>
<body>
<h1>欢迎来到我的主页!</h1>
<p>一些文本。</p>
<p>更多文本。</p>
<?php include '/demo/php/footer.php';?>
</body>
</html>