fboard/fboard/user/index.php

9 lines
86 B
PHP

<!DOCTYPE html>
<html>
<body>
<?php
include "includes/header.php";
?>
</body>
</html>