nodejs-website/pages/body_close.php

9 lines
61 B
PHP

#!/bin/php
<?php
include "footer.php"
?>
</body>
</html>