nodejs-website/pages/body_open.php

13 lines
83 B
PHP

#!/bin/php
<?php
include "header.php"
?>
<body>
<?php
include "menu.php"
?>